Skip to content

theolice/Horriblegrabber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Horriblegrabber

A small horrible script meant for downloading ongoing horrible anime.

This script rips the magnet link out of HorribleSubs' RRS feed and blabs it into the browser. Luckily that browser just so happens to usually redirect it to your torrent client 👌.

Plus it also makes a hist file for keeping track of which magnets have been downloaded already.

Usage

Put a file named tasklist.json in the same directory as the horriblegrabber.py containing a list of animes like in the following example:

{
    "animes" : [
        "Boku no Hero Academia",
        "Date a Live",
        "Qualidea Code"
    ]
}

It can only rip items that are in their RSS feed, meaning not everything from HorribleSubs can be added instantaneously.

Requirements

License

Apache 2.0 license

Anime or Animes

Wiktionary says both is ok so gfy

About

Open magnet links from HorribleSubs' RSS feed

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages