craftwar / youtube-audio

Listen to Youtube audio, no video is downloaded (save CPU, GPU, bandwidth)
https://addons.mozilla.org/firefox/addon/youtube-audio_only/
37 stars 1 forks source link

If it is an unsupported video like a LIVE video the page should not reload #8

Open adanielvv opened 2 years ago

adanielvv commented 2 years ago

instead a message could be shown: "LIVE is unsupported"

craftwar commented 2 years ago

https://github.com/craftwar/youtube-audio/blob/6739139bbaf66765d4a4034f08d8b95d9519c1f8/js/global.js#L13 Extension only reload after user disable extension. I don't know how to detect it's LIVE currently.