martial-god / Benny-Scraper

Webnovel and Manga Scraper that stores Webnovels as Epubs, and mangas as either PDFs of Comicbook Archives
https://feahnthor.github.io/
GNU General Public License v3.0
27 stars 4 forks source link

Dev #6

Closed feahnthor closed 1 year ago

feahnthor commented 1 year ago

After thinking about it, it is not necessary to use selenium when trying to get the contents of each of the chapters. This way was very slow, so I added a new method that would just do a request to the site for the content. This is much faster; a similar method will be created to check for updates to chapters.