Skip to content

An automated downloading script that uses anime_scrapers.

Notifications You must be signed in to change notification settings

jQwotos/animeDownloaders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

animeDownloads

An automated downloading script that uses the anime_scrapers library

Table of Contents

Installation

  • Assuming you already have python3 installed.
  • Clone this repository.
    • git clone --recursive https://github.com/jQwotos/animeDownloaders
  • Install dependencies.
    • pip3 install -r animeDownloaders/anime_scrapers/requirements.txt

Usage

  • Let's say you want to download eromanga sensei from animeheaven, first get it's link.
    • http://animeheaven.eu/i.php?a=Eromanga%20Sensei
  • (I recommend you install screen which will allow you to disconnect from an terminal session and resume later)
  • Run the script
    • python3 animeDownloaders/animescraper.py http://animeheaven.eu/i.php?a=Eromanga%20Sensei
    • You can see more options/flags by running python3 animeDownloaders/scraper.py --help

About

An automated downloading script that uses anime_scrapers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages