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

https://github.com/f0903/consoledownloader

Small convenient console app in a single file that automatically downloads video and audio of the highest quality from youtube, and combines them.
https://github.com/f0903/consoledownloader

audio downloader downloads-audio music video youtube youtube-downloader

Last synced: 5 months ago
JSON representation

Small convenient console app in a single file that automatically downloads video and audio of the highest quality from youtube, and combines them.

Awesome Lists containing this project

README

          

# ConsoleDownloader
A simple YouTube downloader that works from the console.

Made with convenience and simplicity in mind. As such, you can compile it to a single executable that automatically deals downloading FFmpeg and then deletes it when the task finishes, so only the primary executable is present at all times.

If you are looking for a full-fledged YouTube downloader with a UI, I recommend [YouTubeDownloader](https://github.com/Tyrrrz/YoutubeDownloader).

Compiled binaries are available from the Releases tab.