qsniyg / maxurl

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

youtube cover issue in chromium #855

Open lisansas opened 3 years ago

lisansas commented 3 years ago

test in sr iron kernel 91.0.4650.0 edge kernel 92.0.902.62 Catsxp Kernel: 92.0.4515.129 (with only one script )

the youtube video cover always can not load,and the mouse keeps spinning

but i also test in firefox 90.2

the script is working

i don't know how this happened

but all the browser settings are the same

and all the scripts are the same github version

qsniyg commented 3 years ago

Can you send an example URL that fails? It might be the same issue as someone else had reported (which I'm in the process of fixing now, but unfortunately it's a rather complex problem)

Broken link (for my own reference): https://i.ytimg.com/vi/md7v_bHerHU/hqdefault.jpg

lisansas commented 3 years ago

Can you send an example URL that fails? It might be the same issue as someone else had reported (which I'm in the process of fixing now, but unfortunately it's a rather complex problem)

https://i.ytimg.com/vi/N9sA0eRbqF8/hq720.jpg?sqp=-oaymwEcCNAFEJQDSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLCFOosKTFL0TnkzOA426R-OcqMw8w

qsniyg commented 3 years ago

Thank you! Same problem then as far as I can see. I think I'll work on #839 first before fixing it, as any changes to bigimage_recursive (which is what needs to be fixed to fix this issue) tends to break a ton of websites.