youtube.md
July 15, 2021 ยท View on GitHub
Bookmarks tagged [youtube]
www.codever.land/bookmarks/t/youtube
Fancy Text Decorator - โญ๐ฌ๐ฌ๐ฉ ๐๐๐ฉ๐ฅ ๐๐ฎ๐ท๐ฎ๐ป๐ช๐ฝ๐ธ๐ป ๐
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...
How to search for YouTube videos in a channel with .NET Core 3
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!
How to get video details from YouTube with .NET Core 3
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.
How to embed a youtube video in an angular material dialog โ CodepediaOrg
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
- :calendar: published on: 2019-09-18
- tags: angular, angular-material, youtube, video
- :octocat: source code
[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...
- tags: youtube, javascript