MangaFox-Download-Script
MangaFox-Download-Script copied to clipboard
Comic book archives have overcomplicated directory structures
Images in the comic book archives are stored in their full directory structure like /home/kunal/Projects/MangaFox-Download-Script/The World God Only Knows/v01c001/ instead of v01c001/. This is not a serious issue but it can expose a user's path information or directory structure in the archive unintentionally and it is just plain weird.
Fixed this in my pull request by calling os.path.basename() on the filename