-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature] Expand scope to include Youtube TV applications #70
Comments
@kmaid Do you mean YouTube's TV streaming offering, or the YouTube app on a TV? Because it works with the latter, but you'll need to generate a YouTube API key. I use it with an Nvidia Shield and it was broken for the past couple of weeks due to a YouTube bug, but it seems to be fixed now! |
See notable envs for API key configuration steps. |
eI mean the Youtube TV App. I have generated a Youtube APII key for the other project. I will check and retest everything shortly as I thought I provided the same key to both |
#71 has been been resolved by the latest YouTube app, so it should work for you again! |
Any idea why I get always no segments fouund for video? I am running the YouTube app on the Chromecast TV 4K and it never managed to skip a single add. I have added they key, but no change. This is an example from a few minutes ago:
|
This project looks amazing!
I was testing this project and was happy with how it worked for casting however I was quite confused as to why it didn't work for Youtube TV apps like isponsorblocktv. Is it possible to expand this project's scope to cover both casting and YouTube TV Apps?
In the meantime, I am running both projects but am concerned they will clash.
The other problem I ran into was Advert muting doesn't work on my TV. CastSponsorSkip attempts to mute the TV however a grey alert bubble on the TV says something along the lines of using the remote to control the TV volume. I suspect this is due to setting the volume to 0 rather than using "Mute". My TV CEC implementation only provides volume increase, decrease and mute and will complain if I try to use the volume slider within the Chromecast remote app however the dedicated mute button functions as expected. Functionally equivalent but ever so slightly different. This functionality does work with isponsorblocktv.
Thanks for all the hard work and I hope this makes sense!
The text was updated successfully, but these errors were encountered: