invidious icon indicating copy to clipboard operation
invidious copied to clipboard

Animated thumbnails

Open dimqua opened this issue 6 years ago • 7 comments

It should be possible to implement them. If you don't get what I talking about, go to hooktube.com and point the cursor at any video thumbnail.

Related to #170.

dimqua avatar Feb 23 '19 10:02 dimqua

Interesting to note is that YouTube provides animated thumbnails as webp, although they are signed in a similar way to video urls. These two questions on SO provide some more information on how they work. It is not possible to generate those and YouTube will only provide them in certain circumstances. I assume that's why Hooktube instead uses {1..3}.jpg.

Unfortunately since it's not possible to access the animated previews provided by YouTube it would be necessary to use JS to implement them. Expect there to be a user preference to switch between Regular, High-Res, and Animated.

omarroth avatar Feb 24 '19 03:02 omarroth

there are were grease-monkey scripts that did that also for youtube but it hasn't been updated

this feature might help avoid click-bait videos

maybe animate the thumbnails on mouse hover of the videos section (use heuristics to guess when hover would occur, so may fetch the thumbnails ahead of time to reduce latency)

corona-nova avatar Aug 19 '19 00:08 corona-nova

make it so that you see the animations when pressing a hotkey

elypter avatar Aug 21 '19 11:08 elypter

The browser extension for YouTube, Iridium offers the option to play videos by hovering over the thumbnails. They also propose an option where pressing the Shift key toggles audio on video thumbnail playback. I really like these two options and it could be really great to implement them in Invidious.

paulaime avatar Aug 22 '19 12:08 paulaime

This issue has been automatically marked as stale and will be closed in 30 days because it has not had recent activity and is much likely outdated. If you think this issue is still relevant and applicable, you just have to post a comment and it will be unmarked.

github-actions[bot] avatar Dec 02 '20 16:12 github-actions[bot]

This is an valid feature request that really shouldn't be closed.

syeopite avatar Aug 06 '21 09:08 syeopite

This issue has been automatically marked as stale and will be closed in 30 days because it has not had recent activity and is much likely outdated. If you think this issue is still relevant and applicable, you just have to post a comment and it will be unmarked.

github-actions[bot] avatar Aug 06 '22 12:08 github-actions[bot]