Skip to content

The best (and only) GUI to download videos you need. Uses yt-dlp and tkinter, in uner 200 lines of Python.

License

Notifications You must be signed in to change notification settings

byteburglar/hamtare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hämtare

Hämtare (Swedish for Fetcher) is the best (and only) GUI to download videos you need. Uses yt-dlp and tkinter, in under 200 lines of Python.

Hämtare screenshot on Windows

Download

Download the appropriate release for you from the releases page.

Running locally

git clone https://github.com/byteburglar/hamtare.git
cd hamtare
pip install -r src/requirements.txt
python src/hamtare.py

License

Licensed under The Unlicense, knock yourself out!

The ByteBurglar