Releases: wusteven815/youtube-downloader
Releases · wusteven815/youtube-downloader
v1.0.0
New
- YouTube to MP3
- Metadata configuration
- YouTube to MP4
- Switch between 720p and 1080p
Build Details
SHA256 Checksum: 9335aad40249735201ba1efd7ccefcda79df5a4508888b2e97bcea29bf077251
Run with pyinstaller -c --onefile main,py
in pyinstaller 5.7.0.
You'll require your own ytdlp.exe
and ffmpeg.exe
in the same directory. You can download them at their official sources or with the ones included in this repository.