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 | 2 years ago | |
---|---|---|
.. | ||
README.md | 2 years ago | |
ffmpeg_progress.py | 2 years ago | |
logo.png | 2 years ago | |
main.py | 2 years ago | |
main.ui | 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