Koodattu / twitch-song-request-desktop

A desktop application for Twitch song requests from Spotify and Youtube
MIT License
7 stars 1 forks source link

YouTube playback fails for some videos #20

Closed Koodattu closed 5 months ago

Koodattu commented 5 months ago

Some YouTube videos cannot be played. We need to figure some way to detect these videos and either not accept or skip them when we try to play them.

One example video is: https://www.youtube.com/embed/3VaGGrhNOcw where it does work as embed on browser but does not work in app for some reason.

Koodattu commented 5 months ago

Temporarily fixed by skipping unplayable videos, seems to be a larger issue with having something to do with windows version and different youtube video codecs.