Skip to main content

Download animes 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

Use by calling run.py

  1. Download / clone this repo

  2. Install required modules with pip install -r requirements.txt

Use anywhere from command line

  1. pip install horriblesubs-batch-downloader

Usage

Run run.py to run the program, and optionally enter anime name as cli arguments as seen in the 2nd example.

e.g.:

python run.py

or

python run.py one piece

If installed via pip

hsbd one piece

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

horriblesubs_batch_downloader-0.2.1.tar.gz (10.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page