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.
- Host: GitHub
- URL: https://github.com/f0903/consoledownloader
- Owner: F0903
- Created: 2020-10-29T00:48:50.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-07-29T15:46:02.000Z (almost 2 years ago)
- Last Synced: 2025-02-08T18:20:51.142Z (over 1 year ago)
- Topics: audio, downloader, downloads-audio, music, video, youtube, youtube-downloader
- Language: C#
- Homepage:
- Size: 24.7 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.