A simple anime torrent downloader.
Project description
HorribleSubs Downloader
A simple anime torrent downloader.
Features:
- Quickly download anime torrents from HorribleSubs in your terminal.
- Download the whole season in a single command.
- Use alias for anime with long name.
Note: The downloader doesn't work for older anime that has no torrent link. Support for magnet link will be added in the future.
Table of Contents
Installation
You need Python 3.x.x to install and use the downloader. You also need Google Chrome (Support for Firefox and other browsers will be added in the future).
pip install horriblesubs-downloader
- Download chromedriver and extract out the file inside the ZIP.
- Type in your terminal:
hsd --config driver_path <PATH TO CHROMEDRIVER>
- Set your download path:
hsd --config download_path <PATH>
- You're ready to download some anime!
Usage
Usage:
hsd <name> <episode> [--res <res>] [--to <path>]
hsd <name> <start> <end> [--res <res>] [--to <path>]
hsd <name> --batch [--res <res>] [--to <path>]
hsd --alias [<alias>] [<real>]
hsd --config [<key>] [<value>]
Options:
-h --help Show this screen.
-b --batch Download multiple torrents.
-r --res <res> Set resolution.
-t --to <path> Download file to path.
-a --alias Display or set alias.
-c --config Display or set config.
Examples
# Download episode 5 of One Punch Man
hsd "One Punch Man" 5
# Download episode 1-3 of KonoSuba
hsd --alias "KonoSuba" "Kono Subarashii Sekai ni Shukufuku wo!"
hsd "KonoSuba" 1 3
# Download the whole season of Steins Gate in 720p
hsd "Steins Gate" --batch --res 720
# Display all aliases and config
hsd --alias
hsd --config
License
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Close
Hashes for horriblesubs_downloader-1.0.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 86b4c1fbb2458b65f0af191750f8bb514d7059132c63f1136b05e13d1c2e5274 |
|
MD5 | ecaf0da9b98b10ff5f6771b04579deb5 |
|
BLAKE2b-256 | 1d91aa444715bd4b9896f3e7c319b9fde0419d58807e694620ed0b6b8c75824a |
Close
Hashes for horriblesubs_downloader-1.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 416c7f9dc97268cdfc4b71b71fe091fa5cfbcf2a74345329e729ac6505725344 |
|
MD5 | 5bbf79411e89ca4ea2d368a880c7aa0b |
|
BLAKE2b-256 | 4ef9bd62920e974096879b109c84047131cca34909e42db1fdfef9b91c0236a1 |