Go to file
Dominika b3383de0a5 version 2020.11.27 2020-11-27 14:28:08 +01:00
bin bulk project name change, expect bugssssss 2020-11-01 04:39:17 +01:00
devscripts version 2020.11.16 2020-11-16 01:31:37 +01:00
docs version 2020.11.01 2020-11-01 05:17:15 +01:00
haruhi_dl version 2020.11.27 2020-11-27 14:28:08 +01:00
test [test] fix youtube format selection test 2020-11-17 16:56:26 +01:00
.gitignore version 2020.11.20 2020-11-20 13:36:08 +01:00
.gitlab-ci.yml no more download tests except cpython 3.9 2020-11-09 00:53:36 +01:00
AUTHORS bulk project name change, expect bugssssss 2020-11-01 04:39:17 +01:00
ChangeLog version 2020.11.27 2020-11-27 14:28:08 +01:00
LICENSE bulk project name change, expect bugssssss 2020-11-01 04:39:17 +01:00
MANIFEST.in bulk project name change, expect bugssssss 2020-11-01 04:39:17 +01:00
Makefile bulk project name change, expect bugssssss 2020-11-01 04:39:17 +01:00
README.md update readme because why the fuck not 2020-11-22 23:38:10 +01:00
haruhi-dl.plugin.zsh bulk project name change, expect bugssssss 2020-11-01 04:39:17 +01:00
setup.cfg bulk project name change, expect bugssssss 2020-11-01 04:39:17 +01:00
setup.py version 2020.11.12 2020-11-12 02:53:28 +01:00
tox.ini drop python 3.2-3.5 support 2020-11-01 22:51:06 +01:00

README.md

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.