Skip to content

Latest commit

 

History

History
executable file
·
26 lines (17 loc) · 673 Bytes

README.md

File metadata and controls

executable file
·
26 lines (17 loc) · 673 Bytes

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