Sign inSign up

lukasmartinelli/ytredirect

By lukasmartinelli

Updated almost 9 years ago

Image
0

1.1K

lukasmartinelli/ytredirect repository overview

ytredirect stability-deprecated

:warning: 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

Tag summary

Content type

Image

Digest

sha256:1f609365b

Size

265 MB

Last updated

almost 9 years ago

docker pull lukasmartinelli/ytredirect