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

Getting url info #6

Open
sebassdc opened this issue Dec 1, 2017 · 2 comments
Open

Getting url info #6

sebassdc opened this issue Dec 1, 2017 · 2 comments

Comments

@sebassdc
Copy link
Owner

sebassdc commented Dec 1, 2017

When the program starts to get the img urls It should say how many urls are searching an how it have already. like 2/24 pages. This could be done with an observable

@sebassdc
Copy link
Owner Author

Actually this will not be the aproach. With the new technique (Getting all the urls in one request from mobile version)

@sebassdc
Copy link
Owner Author

We need a way to store all the correct numbers on a data txt file then the program should look in there to download the mangas.

This could be done reading the rss xml feed and parsing the number. All this in order to support floating point numbers an the new technique.

Actually this breaks because when composing the url we have to get the volume e.i:
http://m.mangafox.la/roll_manga/${manga}/v02/c${pad(chapter)}/1.html
on mobile version this not fix the exact volume.
We need to know the exact volume of the manga chapter that we are trying to get,

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

No branches or pull requests

1 participant