Closed richardfrost closed 1 year ago
Here is my attempt at a working config:
{
"www.xfinity.com": [
{
"apfCaptions": true,
"apfCaptionsSelector": "div#viper-player-container",
"displaySelector": "div#viper-player-container div#inner-cc-container",
"mode": "watcher",
"subtitleSelector": "div#viper-player-container div#inner-cc-container svg > text",
"videoSelector": "div#viper-player-container > video"
}
]
}
To use this config, paste it into the Custom Sites area (Options page > Audio tab) and click the blue "SAVE" button underneath it. Then, make sure to refresh the tab for the video site (if you have it open still) and it will load this new configuration.
If you get a chance to test it, let me know how it works for you.
Tested and working in Google Chrome. Thank you so much!
Thanks for reporting back @ampolisano. I'll make sure to include this in the officially supported sites for the next version.
This has been included in version 3.1.0.
Once you get the update @ampolisano you should be able to remove the custom config we tested above.
:movie_camera: The Site
www.xfinity.com
:speech_balloon: Subtitle Element/Node
Example:
:pencil: Additional notes
Link to the streaming landing page: https://www.xfinity.com/stream
This was requested in #490