NikkelM / Random-YouTube-Video

A browser extension that allows you to truly randomly shuffle videos from any YouTube channel, offering many customization options.
https://chromewebstore.google.com/detail/random-youtube-video/kijgnjhogkjodpakfmhgleobifempckf
GNU Lesser General Public License v3.0
18 stars 3 forks source link

[Options] Add option to ignore shorts #151

Closed NikkelM closed 1 year ago

NikkelM commented 1 year ago

See this thread on the Google issue tracker for a possible implementation. Should this be a per-channel or global option?

NikkelM commented 1 year ago

Using the oembed API we are already using to check if a video exists or not is actually faster. Shorts and normal videos have different thumbnail naming schemes.