Skip to content

gnovaro/yotb-dl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yotb-dl

Python GUI wrapper for download audio and video

Requirements

preview.png

Install Thinker as System Level

Windows

Comes with the python bundle.

Linux

sudo apt-get install python3-tk

MacOS

brew install python-tk

Install local dependencies

pip install -r requirements.txt

Install FFmpeg

Windows (PowerShell with Administration rights)

choco install ffmpeg

Linux

sudo apt-get install ffmpeg

MacOS

brew install ffmpeg

Generate binary

Install pyinstaller

pip install pyinstaller

Generate the binary

pyinstaller --onefile --noconsole yotb-dl.py

About

YouTube Downloder GUI

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages