A simple Python / Docker app that lets you painlessly download youtube / shorts video files without needing to visit chintzy sites online. Can be easily run locally. Try it out now in your browser at .
To run the app install the associated requirements.txt
and run
python youtube_downloader/app.py
Or run via Docker
docker compose up
If running natively (not Docker) you will need ffmpeg installed on your machine.
Material downloaded via the app is intended for personal use only. This app should not be used for distributing copyrighted content.