Skip to content

Latest commit

 

History

History
40 lines (33 loc) · 2.93 KB

youtube.md

File metadata and controls

40 lines (33 loc) · 2.93 KB

Bookmarks tagged [youtube]

https://fancytextdecorator.com/

Generate cute, beatiful and cool text what can be used on Instagram, Twitter, Youtube, Discord and all social media accounts! Generate (っ◔◡◔)っ ♥ ℭ𝔬𝔬𝔩 ♥ & ⓢⓣⓨⓛⓘⓢⓗ text fonts with symbols ✅ Let's mak...


https://www.code4it.dev/blog/search-youtube-videos-dotnet

YouTube provides some APIs for getting info about a channel videos. But they also provide .NET libraries to achieve the same result with C. Let's have a try!


https://www.code4it.dev/blog/get-youtube-video-details-dotnet

We have already seen how to search for videos in a YouTube channel. Now it's time to get details for a single video.


https://www.codepedia.org/ama/how-to-embed-a-youtube-video-in-an-angular-material-dialog

A simple solution to embed a youtube video in an angular material dialog, as currently used on bookmarks.dev


[YouTube Player API Reference for iframe Embeds  |  YouTube IFrame Player API

   |  Google Developers](https://developers.google.com/youtube/iframe_api_reference)

https://developers.google.com/youtube/iframe_api_reference

The IFrame player API lets you embed a YouTube video player on your website and control the player using JavaScript.

Using the API's JavaScript functions, you can queue videos for playback; play, pau...