https://github.com/stefh/blazor.youtubedownloader
Example Blazor WebAssemblyApp to download the Audio from a YouTube video
https://github.com/stefh/blazor.youtubedownloader
Last synced: about 1 year ago
JSON representation
Example Blazor WebAssemblyApp to download the Audio from a YouTube video
- Host: GitHub
- URL: https://github.com/stefh/blazor.youtubedownloader
- Owner: StefH
- License: mit
- Created: 2020-12-21T17:31:31.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-02-04T16:06:25.000Z (over 1 year ago)
- Last Synced: 2025-05-08T04:46:29.487Z (about 1 year ago)
- Language: C#
- Size: 1.16 MB
- Stars: 10
- Watchers: 4
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Blazor.YouTubeDownloader
Example Blazor WebAssemblyApp to download the Audio from a YouTube video
## Example
[Blazor.YouTubeDownloader Static Web App](https://gray-pond-0ac641403.2.azurestaticapps.net)
## Uses
- [BlazorDownloadFileFast](https://github.com/StefH/Blazor.DownloadFileFast)
- [Blazorise (Blazorise.Bootstrap & Blazorise)](https://blazorise.com/)
- [Matroska.Muxer](https://github.com/StefH/Matroska)
- [RestEase](https://github.com/canton7/RestEase)
- [YoutubeExplode](https://github.com/Tyrrrz/YoutubeExplode)