A simple project to make gui on kivy mixed with the function of downloading music from youtube with youtube_dl package
Repo
git clone https://github.com/watchakorn-18k/18k-youtube-download
Requirement
- Python 3.9 https://www.python.org/downloads/release/python-390/
- pip install kivy
- pip install pytube
- ffmpeg for windows In your project PATH then create folder "ffmpeg" then add folder "bin" from ffmpeg put in folder "ffmpeg" https://www.gyan.dev/ffmpeg/builds/
Top comments (0)