AlphaSlayer1964 / kemono-dl

A simple kemono.party downloader using python.
501 stars 81 forks source link

auto fix jpe / jpeg image to the right extension #110

Open afterdelight opened 2 years ago

afterdelight commented 2 years ago

Description

auto fix downloaded jpe / jpeg image to the right extension

Service, User ID, Post ID

https://kemono.party/patreon/user/5489259

Additional comments

image

afterdelight commented 2 years ago

post links https://kemono.party/patreon/user/5489259/post/30194248

https://data6.kemono.party/data/3d/68/3d68def31822e95ad249ceb2237fcdae29b644e6702366ddae761572be900955.jpg?f=https%3A//c10.patreonusercontent.com/3/e30%253D/patreon-media/p/post/30194248/7cffbc9604664ccab13f3b57fdc78e6f/1.jpe%3Ftoken-time%3D1570752000%26token-hash%3DLadY-wBiRPi84Qb5X-KI7NEgEP6HE6lljOLiHBm7qY8%253D

https://data6.kemono.party/data/3d/68/3d68def31822e95ad249ceb2237fcdae29b644e6702366ddae761572be900955.jpg?f=httpsc10.patreonusercontent.com3e303Dpatreon-mediappost301942487cffbc9604664ccab13f3b57fdc78e6f1.jpetoken-time1570752000token-hashLadY-wBiRPi84Qb5X-KI7NEgEP6HE6lljOLiHBm7qY83D

afterdelight commented 2 years ago

https://kemono.party/patreon/user/5489259/post/41973433

https://data18.kemono.party/data/2a/ea/2aeae00b71eafe2decd18e5ef3b028da66a28356e68b804e9e701fb25ea89569.jpg?f=httpswww.patreon.commedia-urlaHR0cHM6Ly9pLnl0aW1nLmNvbS92aS84S0ptSnlybUVpRS9tYXhyZXNkZWZhdWx0LmpwZw

afterdelight commented 2 years ago

https://kemono.party/patreon/user/5489259/post/30889913

https://data9.kemono.party/data/bd/a5/bda552d4bce88ce8dc6ea61528ccb01b9643c4b0c92a432cef376d2ef01f7fd4.jpg?f=httpswww.patreon.commedia-urlaHR0cHM6Ly9pLnl0aW1nLmNvbS92aS9mMkU0eGx0MWR4WS9tYXhyZXNkZWZhdWx0LmpwZw

afterdelight commented 2 years ago

https://kemono.party/patreon/user/5489259/post/39618398

https://data16.kemono.party/data/83/20/8320cc2c179e1f385abc52e0965d4d78f80b382c383fc38cb454c35ebc3dc72f.jpg?f=httpswww.patreon.commedia-urlaHR0cHM6Ly9pLnl0aW1nLmNvbS92aS9JRU1FNGRTcWZqay9tYXhyZXNkZWZhdWx0LmpwZw

AlphaSlayer1964 commented 2 years ago

Please report all of these links to kemono.party, they have broken filenames on their servers.

afterdelight commented 2 years ago

where to report it? could you give me the link? and there's .jpg word in the filename, so the filename can be trimmed until .jpg / .jpeg word using the script.

AlphaSlayer1964 commented 2 years ago

where to report it? could you give me the link?

This should be their forum page https://chan.kemono.party/kemono/

and there's .jpg word in the filename, so the filename can be trimmed until .jpg / .jpeg word using the script.

So the file extension there is from the hashed file name. That could be a work around but I need to do some testing to make sure two things. One the file extension is always correct. Two when there is no file hash if the file extension is correct.

afterdelight commented 2 years ago

you can trim it before ?f word. it always has the extension name before '?f'