Skip to content

Latest commit

 

History

History
23 lines (21 loc) · 963 Bytes

README.org

File metadata and controls

23 lines (21 loc) · 963 Bytes

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