You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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,
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
The text was updated successfully, but these errors were encountered: