Skip to content

spambi/horriblesubsrssparser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Focus

A CLI rssfeed parser for the website ‘https://horriblesubs.info’, that will search for newly updated shows added to the custom config file

How to use

  1. If in countries that blocks torrent sites, change DNS proxy
  2. Install transmission and enable remote access.
  3. To add shows to the ini file, use the command (Quotation marks are required)
python parser.py -a 'SHOWNAME'
  1. To delete shows from the ini file, use the command (Quotation marks are required)
python parser.py -d 'SHOWNAME'
  1. Command can be found under:
python parser.py -h

Notes

  • Only supports 480p/720p ATM
  • Only supports transmission
  • I don’t support illegally downloading content, this is for personal education purposes

Releases

No releases published

Packages

No packages published

Languages