qsniyg / maxurl

Finds larger/original versions of images and videos
https://qsniyg.github.io/maxurl/
Apache License 2.0
1.06k stars 64 forks source link

A couple tricky sites #457

Open liamengland1 opened 3 years ago

liamengland1 commented 3 years ago

Is there a way to get the original images on Thoughtco (or any dotdash sites) or axios? I couldn't figure it out

Example images:

https://www.thoughtco.com/thmb/zLP5th_BJ2deG5nry9iWINAjzsY=/250x0/filters:no_upscale():max_bytes(150000):strip_icc():format(webp)/GettyImages-583666281-59c80b160d327a001180a8cb.jpg
https://www.thoughtco.com/thmb/FMwXk89Ult3sPmiNnW3p98DRQfE=/482x0/filters:no_upscale():max_bytes(150000):strip_icc():format(webp)/orange-liquid-flask-56a12aec5f9b58b7d0bcb03a.jpg
https://www.thoughtco.com/thmb/YWQ5b_yZsd3JIVVldVQSPnf8um8=/300x200/filters:no_upscale():max_bytes(150000):strip_icc():format(webp)/82601006-58b9d2825f9b58af5ca8c0e6-3efb4ec8c7f0445c90a3257e32bda74d.jpg
https://images.axios.com/Gt9J5llcA2Bl5Weaa0nRgzzzsiU=/0x0:1920x1080/1024x576/2020/09/24/1600960555658.jpg
https://images.axios.com/OVlYrTXfpwe4ZmlC9qNKR5jXtog=/0x0:328x328/52x0/2020/05/01/1588371384219.jpg
https://images.axios.com/zi7S2slYcKnGiQick0WiU9gKJMA=/0x377:3696x2456/1024x576/2020/09/26/1601155877060.None
qsniyg commented 3 years ago

I tried thoughtco a few years ago, but without much luck... I can't find the folder/domain for the original images, but then again, maybe I'm just not looking in the right place?

Though, it looks like there's more than one way of accessing the images:

https://www.thoughtco.com/thmb/zLP5th_BJ2deG5nry9iWINAjzsY=/250x0/filters:no_upscale():max_bytes(150000):strip_icc():format(webp)/GettyImages-583666281-59c80b160d327a001180a8cb.jpg
https://fthmb.tqn.com/zLP5th_BJ2deG5nry9iWINAjzsY=/250x0/filters:no_upscale():max_bytes(150000):strip_icc():format(webp)/GettyImages-583666281-59c80b160d327a001180a8cb.jpg

https://thoughtco.com/thmb/tz173ouMaY_OeCqjP_LAB7UVrWQ=/log-G463221737-crop-56a02de05f9b58eba4af4617.jpg
https://fthmb.tqn.com/tz173ouMaY_OeCqjP_LAB7UVrWQ=/log-G463221737-crop-56a02de05f9b58eba4af4617.jpg

I'm not sure if this is really helpful though, but I guess it's worth writing down in case it is later. site:ing it -thmb doesn't give any results, and inurl:ing it appears to only give unrelated results (blogs etc.)

I can't find anything for axios too, but from googling, here are some different domains/folders:

https://assets.axios.com/203e9f932cc97836ac2ff4c6c982676c.png
https://assets.axios.com/author_icons/mike-allen.png
https://assets.axios.com/channels/AM-PM.png
https://static.axios.com/img/axios-icon.png

But these URLs don't work:

https://assets.axios.com/1600960555658.jpg
https://assets.axios.com/2020/09/24/1600960555658.jpg
https://assets.axios.com/img/2020/09/24/1600960555658.jpg
https://assets.axios.com/images/2020/09/24/1600960555658.jpg
https://static.axios.com/1600960555658.jpg
https://static.axios.com/2020/09/24/1600960555658.jpg
https://static.axios.com/img/2020/09/24/1600960555658.jpg
https://static.axios.com/images/2020/09/24/1600960555658.jpg
liamengland1 commented 3 years ago

Should a label "cantfix" be created and then this issue can be closed with it?

qsniyg commented 3 years ago

I don't really like closing issues, unless it's known to be impossible. In this case, I'll just add the impossible? tag, it's not likely to be fixed, but I've thought that about a ton of websites (e.g. discogs) and have been (happily) proven wrong!