Update README.md

This commit is contained in:
6arelyFuture 2024-09-05 16:07:28 +00:00
parent 171c21159e
commit 305731f7fa

View File

@ -8,7 +8,7 @@ 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.
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.
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 torrent client. you can do that the 100% automatic way if you use qbittorent as its stated below.
## why use this ?