Skip to content

PriyaShrinithi/comic-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

comic-scraper

A Command Line Application to download manga as jpg files

WORKFLOW:
DONE:
   1. Scrape Chapters: Done
   2. Page list per chapter: Done
   3. Download pages in a chapter:  Done
   4. Download end point: Done
   5. Download in the mentioned folder: Done
   6. Download each chapter in a specific folder: Done
   7. If file exists don't download: Done
   8. Cost Calculation: Parsing --> O(chapters*page)
   9. Handle Continuation Issues: Done
   10. Create a proper end scenario: Done
   11. Error Handling: Done
   12. Redo if Download error: Done
   13. Make the Console Output pretty: Done
   14. Extension change: Done
NOT DONE:
   15. Write downloaded details in a csv file or as a json object: 
   16. Argument Manga names in Sentence case 
   17. Comments

About

A Command Line Application to download manga

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages