NguyenDanPhuong / MangaRipper

This software helps you download manga (Japanese Comic) from several websites for your offline viewing.
MIT License
189 stars 43 forks source link

Added image url validation filter to ReadOPM plugin #129

Closed Danatobob closed 6 years ago

Danatobob commented 6 years ago

This makes downloading chapters with some bad image urls possible because otherwise MR throws an exception. Perhaps image urls should be checked on the side of MangaRipper as the plugin's job is primarily to collect image links it finds inside the chapter page. In my case those image urls were wrapped just like a real chapter image (same div class) and the website also shows empty boxes in their place which means its an error made by whoever set up that chapter page. Example of bad url: https://2.bp.blogspot.com/-ACa9a8ivc-Y/WJCtIBRhz9I/AAAAAAAAD7g/TYP8XliGYrc_GZBDJEJ5H7iwXDh2VfADwCLcB/s1600/%255Breadopm.com%255D71_021.png\ Note the slashes at the end.