nyaascraper
nyaascraper copied to clipboard
An application to scrape and open magnet links for fansub groups from nyaa.si where batches don't already exist.
Episodes with "END" in the name won't get loaded 
Maybe you could introduce a new optional argument (`--nyaauser`?) that allows to provide a custom nyaa account to search through.
Example torrent: https://nyaa.si/view/1167325 This is because we cannot convert that into a float to check if the episode is within the given range. This could be fixed by just extracting...
I recommend switching to the argparse module. It makes it (imo) easier to handle arguments for a python script. Also it autogenerates a help page for you, if you provide...