RipMeApp / ripme

Downloads albums in bulk
MIT License
3.71k stars 629 forks source link

Ripme URL for 8muses is incorrect #62

Closed squabbi closed 7 years ago

squabbi commented 7 years ago

Actual Behavior

Tries to rip URLs using this URL: https://cdn.ampproject.org/i/s/www.8muses.com/data/ufu/small/c85caANovBvr3UgRAqgT2zzp4djcgBJgudsWdTY+NjPKb02Z64ZTsyZqRC7WqbRrOURwAfNmNE79rvXd-+2aax6cobhJZn4vVH8GopOPWVUL92qo.jpg

where actual URL from the site should be: https://cdn.ampproject.org/i/s/www.8muses.com/data/fu/small/c85caANovBvr3UgRAqgT2zzp4djcgBJgudsWdTY+NjPKb02Z64ZTsyZqRC7WqbRrOURwAfNmNE79rvXd-+2aax6cobhJZn4vVH8GopOPWVUL92qo.jpg

Just a small change from: /data/ufu/, to /data/fu/

cyian-1756 commented 7 years ago

Just a small change from: /data/ufu/, to /data/fu/

I'm pretty sure that some comics still point to /data/ufu/, at least that's how it was when I fixed the 8muses ripper here. The PRs been open for a while but I assume it will be merged in sometime soon

Also in the future please search the site name before making new issues as this is a dupe of #3

squabbi commented 7 years ago

@cyian-1756 ah right, that would make sense as other comics have downloaded properly.

And sorry about not searching properly beforehand, I was sure the search came back up with no results, but that was probably the old repo.

Sent from my Samsung SM-G955F using FastHub

cyian-1756 commented 7 years ago

This was fixed in the last update (Tag 1.5.8)