Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added episode selection and sorting episodes into folders for comics. #35

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

o4ugDF54PlqU
Copy link

Implemented #18 as well as the ability to download a range of episodes. Also added the ability to sort downloaded episodes into folders for comics rather than bunching it all up into one folder.

I couldn't be bothered to fix updating so it's currently semi-incompatible with sorting. I also don't completely understand all of the code so sorry if I broke anything :p.

Tested on Windows, comics only. Novels untested.

Can now select episodes to download (not tested with novels), and fixed episode name not appearing.
Enabling the organize flag will sort episodes into individual folders for comics. Currently incompatible with update mode, use selection instead. Also changed mentions of pages to episodes for consistency.
@archziac
Copy link

archziac commented Feb 7, 2022

Can this be implemented in novels too ?

@o4ugDF54PlqU
Copy link
Author

I only tested it on comics, but novels should work. You can test it yourself by going to my fork and downloading it.

@archziac
Copy link

archziac commented Feb 8, 2022

I only tested it on comics, but novels should work. You can test it yourself by going to my fork and downloading it.

Can you tell me how do I download single chapters of manga and whenever i download chapters in bulk how do I organise each of them in different folders for each chapter

@o4ugDF54PlqU
Copy link
Author

It is documented in the readme.md, the -s flag lets you select the range of episode to download, and the -n flag is for organization. Do ./tapas-dl.py -h for more details.

@archziac
Copy link

archziac commented Feb 8, 2022

It is documented in the readme.md, the -s flag lets you select the range of episode to download, and the -n flag is for organization. Do ./tapas-dl.py -h for more details.

Thanks for the help and one more thing. Have you faced problem with downloading novels . Cause whenever i download novels it download it in a EPUB format but whenever i open the EPUB file it's totally empty . It only shows the chapter names and table of contents but it doesn't have anything else .

@o4ugDF54PlqU
Copy link
Author

Yeah, seems like novel downloading is borked. The origin has the same issue, it's not just my fork. You should open an issue.

@archziac
Copy link

archziac commented Feb 8, 2022

Yeah, seems like novel downloading is borked. The origin has the same issue, it's not just my fork. You should open an issue.

Ok thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants