Update README.md
This commit is contained in:
parent
5b039c86ba
commit
3b86dba84b
@ -8,6 +8,8 @@ This is the culmination of 3 years of computer science at an expensive universit
|
|||||||
|
|
||||||
Now has code that will skip a query to their API if the torrent file for that ID already exists, this may be necessary as scraping continously will get you rate limited after a while. However you seem to be allowed to download thousands of files at a time.
|
Now has code that will skip a query to their API if the torrent file for that ID already exists, this may be necessary as scraping continously will get you rate limited after a while. However you seem to be allowed to download thousands of files at a time.
|
||||||
|
|
||||||
|
This repo can be used to basically download all of your favorites. It uses a method that is fairly quick, as it will dump the torrents linked to all of the mangas you saved in your favorites. This is a 3 step process that involves first dumping all the ids of the mangas you have fav'd then download all of the torrent files and then download the actual mangas using your favorite qbittorent client. you can do that the 100% automatic way if you use qbittorent as its stated below.
|
||||||
|
|
||||||
## how to use?
|
## how to use?
|
||||||
|
|
||||||
`pip install -r ".\requirements.txt"`
|
`pip install -r ".\requirements.txt"`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user