Skip to content

m2em 0.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@schemen schemen released this 18 Nov 19:10
· 96 commits to master since this release
77e198e

New Features

  • MangaFox RSS Parser
  • MangaFox Footer Cleaner, automatically removes the footer from MangaFox pages (Thanks @aplanas)
  • Improved folder structure. Now each Manga has a folder where the chapters go into instead of all chapters of all mangas being in one big folder.
  • It will automatically move old folders to the new file structure!

Improvements

  • Add note when DB is created
  • Improve command --list-chapters to not crash when there is less than 10 chapters
  • Clean up some python2 libraries
  • Clean up some folder name sanitization and move them to a function
  • The check if the chapter has been downloaded already is now earlier to make sure no connection to the web beside downloading the rss feed is made