haruhi-dl/README.md

1.8 KiB

Haruhi-DL

build status PyPI Downloads License: LGPL 3.0 or later Sasin stole 70 million PLN Trans rights!

This is a fork of youtube-dl, focused on bringing a fast, steady stream of updates. We'll do our best to merge patches to any site, not only youtube.

Installing

haruhi-dl is available on PyPI: version on PyPI

Install release from PyPI on Python 3.x:

$ python3 -m pip install --upgrade haruhi-dl

Install from master (unstable) on Python 3.x:

$ python3 -m pip install --upgrade git+https://git.sakamoto.pl/laudom/haruhi-dl.git

Install release from PyPI on Python 2.x:

$ python2 -m pip install --upgrade haruhi-dl

Install from master (unstable) on Python 2.x:

$ python2 -m pip install --upgrade git+https://git.sakamoto.pl/laudom/haruhi-dl.git

Usage

$ haruhi-dl "https://www.youtube.com/watch?v=dQw4w9WgXcQ"

That's it! You just got rickrolled!

Full manual with all options:

$ haruhi-dl --help

Contributing

If you want to contribute, send us a diff to contribute@haruhi.download.