An open API service indexing awesome lists of open source software.

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

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)