Skip to content
This repository has been archived by the owner on Dec 4, 2017. It is now read-only.

lukasmartinelli-alt/ytredirect

Repository files navigation

ytredirect stability-deprecated

⚠️ This repository is no longer maintained by Lukas Martinelli.

Redirect to the best Youtube direct media URL with the help of pafy. Try it at http://ytredirect.lukasmartinelli.ch.

Screenshot

Use Cases

Download video with curl.

curl -Lo video.mp4 "ytredirect.lukasmartinelli.ch?url=http://www.youtube.com/watch?v=8TCxE0bWQeQ"

Get started

Install requirements.

pip install -r requirements.txt

Run server and visit localhost:5000.

python server.py

Or use Docker.

docker run -p 5000:5000 lukasmartinelli/ytredirect

About

Redirect to the best available Youtube download URL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published