neonwatty / youtube_downloader

A simple youtube / shorts video downloader app

Home Page:https://huggingface.co/spaces/neonwatty/youtube_downloader

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HuggingFace Space Python application

A simple YouTube downloader app

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 HuggingFace Space.

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.

Notice

Material downloaded via the app is intended for personal use only. This app should not be used for distributing copyrighted content.

About

A simple youtube / shorts video downloader app

https://huggingface.co/spaces/neonwatty/youtube_downloader

License:Apache License 2.0


Languages

Language:Python 94.1%Language:Dockerfile 5.9%