You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Alex fe0734ca2a Initial Commit für ML Playground 2 years ago
..
README.md Initial Commit für ML Playground 2 years ago
ffmpeg_progress.py Initial Commit für ML Playground 2 years ago
logo.png Initial Commit für ML Playground 2 years ago
main.py Initial Commit für ML Playground 2 years ago
main.ui Initial Commit für ML Playground 2 years ago

README.md

PyQt5-YouTubeDownload

Python PyQt5 YouTube downloader using Pytube and ffmpeg mp3 support with progress

install:

pip install pytube or python -m pip install pytube

for windows:

you need to download ffmpeg files from this url: http://deldarm.com/library.zip

or download all files from:

http://deldarm.com/YoutubePyQt5.zip

linux & Max Os:

don't need to download library files just: install ffmpeg on your system via commands line