haruhi-dl/README.md

1.0 KiB

Haruhi-DL

build status

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

Contributing

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