Download episodes of an anime in bulk from HorribleSubs
Project description
Often times I find that HorribleSubs does not upload a single torrent containing all episodes of an anime, or as they call them, batches.
This scraper will search all their shows given a search word (via command line or after prompt during program execution), and download all episodes of the desired show in the highest resolution available.
Demo video https://www.youtube.com/watch?v=0FqFxD7GCI8&feature=youtu.be
Features
re-uses previous list of shows scraped from the site that gets saved in a text file if not expired
asks user which show they wanted if there is more than one match found
Requirements
Python 2.7 or Python 3
xdg-open if using Unix
Software that can download content from a magnet link (e.g.: transmission, tixati, BitTorrent, etc.)
Modules
cfscrape
requests
bs4
lxml
Install
Installing as python module is the recommended way to install & use
pip install --upgrade git+https://github.com/jtara1/horriblesubs_batch_downloader
Or, you could download from pypi via
pip install -U horriblesubs-batch-downloader
Usage
where one piece is the name of the show you want to download
hsbd one piece
Note: it will save the shows in the current working directory ($PWD) and attempt to load cached info from the HS site so it’s better to cd to a directory like Downloads first.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Hashes for horriblesubs_batch_downloader-0.2.4-py3.5.egg
Algorithm | Hash digest | |
---|---|---|
SHA256 | 357173d5519e28ac847f0673222060c5816e4e7062373840428c7bb53e2fdedc |
|
MD5 | b76af92ee300aa1cfa04653c88f14a47 |
|
BLAKE2b-256 | 2c11bb4b550fe8be48acde0f53f7f1983de4d58c823cf6b6167504cef7ade405 |