s4c.cymru

This is where you should report issues arising from the subscription filters.
Locked
faketales
New Member
New Member
Posts: 1
Joined: Tue Mar 29, 2016 8:24 am

s4c.cymru

Post by faketales »

Something in the easy list filter seems to be breaking the subtitles on the http://www.s4c.cymru/clic website.

Example video:

Code: Select all

http://www.s4c.cymru/clic/c_level2.shtml?programme_id=530993618
User avatar
smed79
Liste AR/FR Author
Liste AR/FR Author
Posts: 15839
Joined: Sun Jan 17, 2010 4:00 am
Location: EasyList Forum

Post by smed79 »

Try:

Code: Select all

@@||pubads.g.doubleclick.net/gampad/ads?$xmlhttprequest,domain=s4c.cymru
if not work submit an issue report rules#issuereport
•► Read RULES / Use forum Search
••► Don't post clickable links
•••►Upload screenshots at imgbb.com
UiscePreston
New Member
New Member
Posts: 1
Joined: Thu Feb 09, 2017 1:08 pm

Post by UiscePreston »

The subtitles for streaming video on this site are blocked by something within Easylist. This occurs currently if Easylist is the only filter enabled with uBO 1.11.0. And I recall that the subtitles wouldn't display on any of my previous browser configurations that used with ABP+Easylist exclusively.
The solution to this issue posted here nearly a year ago does not currently return subtitle functionality.

@@||pubads.g.doubleclick.net/gampad/ads?$xmlhttprequest,domain=s4c.cymru

SITE

Code: Select all

www.s4c.cymru
SPECIFIC EXAMPLE URL (UK-geolocked)

Code: Select all

http://www.s4c.cymru/clic/c_level2.shtml?programme_id=531296397

There is a 24-second ad (with no subtitles or subtitle menu) that prefaces the TV program video. Loading Easylist and keeping it on as the only filter in uBO will block this ad but also the ability to select and display subtitles in the following video. If I toggle uBO/Easylist OFF, reload the page and allow the ad to play, then toggle uBO/Easylist ON during the ad, when the ad ends and the actual TV program begins, the subtitles can be selected, they will display and they will persist even if I toggle uBO/Easylist ON/OFF during the rest of the video. But if uBO/Easylist are ON from the load of the page, and the TV program alone is the first video that streams, something within the filter is blocking the subtitles from even being selected from the buttons in the subtitle menu. Once the subtitles are blocked, they cannot be turned ON by toggling uBO/Easylist.

The subtitles are the two XHRs: E_A531296278.xml and C_A531296278.xml in the viewable page source and logs. Once they manage to be loaded, uBO/Easylist leaves them alone. It appears to be just their initialization that is getting stopped.

If these help, here are uBO logs of the three scenarios from page load up until 30 seconds into the subtitled video:
1) UBOEASY ALWAYS OFF (Ads but subtitles working)

Code: Select all

http://pastebin.com/raw/dAHxewKL
2) UBOEASY ALWAYS ON (No ads but no subtitles)

Code: Select all

http://pastebin.com/raw/ZDDy4FEr
3) INITIALLY OFF THEN TOGGLED ON BEFORE SUBTITLED VIDEO STREAMS (Ads then no ads but subtitles working)

Code: Select all

http://pastebin.com/raw/8hh4ZZyX
Any insight would be greatly appreciated.
User avatar
smed79
Liste AR/FR Author
Liste AR/FR Author
Posts: 15839
Joined: Sun Jan 17, 2010 4:00 am
Location: EasyList Forum

Post by smed79 »

UiscePreston wrote: Fri Feb 10, 2017 8:53 pm The solution to this issue posted here nearly a year ago does not currently return subtitle functionality.
@@||pubads.g.doubleclick.net/gampad/ads?$xmlhttprequest,domain=s4c.cymru
work for me !! ... Be sure using only one adblocker (no ghostery, disconnect or antivirus plugins...)

- http://i.imgur.com/m1lBMwI.png
- http://i.imgur.com/3eKXfp6.gifv

Code: Select all

@@||pubads.g.doubleclick.net/gampad/ads?sz=$xmlhttprequest,domain=s4c.cymru
or

Code: Select all

||sky.com^$domain=s4c.cymru
@@||pubads.g.doubleclick.net/gampad/ads?$xmlhttprequest,domain=s4c.cymru
or

Code: Select all

|http://$media,third-party,domain=s4c.cymru
|https://$media,third-party,domain=s4c.cymru
@@||pubads.g.doubleclick.net/gampad/ads?$xmlhttprequest,domain=s4c.cymru
•► Read RULES / Use forum Search
••► Don't post clickable links
•••►Upload screenshots at imgbb.com
Khrin
EasyList Author
EasyList Author
Posts: 3562
Joined: Fri Mar 26, 2010 8:50 pm

Post by Khrin »

User avatar
smed79
Liste AR/FR Author
Liste AR/FR Author
Posts: 15839
Joined: Sun Jan 17, 2010 4:00 am
Location: EasyList Forum

Post by smed79 »

Please change to :

Code: Select all

@@||pubads.g.doubleclick.net/gampad/ads?sz=$xmlhttprequest,domain=s4c.cymru
@@||pubads.g.doubleclick.net/gampad/ads? This alow video ads from static.video.sky.com
http://static.video.sky.com/skymedia/2016/08/200479/200479-576p_2000K_H264.mp4
•► Read RULES / Use forum Search
••► Don't post clickable links
•••►Upload screenshots at imgbb.com
Khrin
EasyList Author
EasyList Author
Posts: 3562
Joined: Fri Mar 26, 2010 8:50 pm

Post by Khrin »

But isn't working for me with only that filter... I need to stay more generic in this case, to play the video.

Also, I don't know Welsh language, but problably this isn't advertising at all and the sky.com domain is just used as CDN.
User avatar
smed79
Liste AR/FR Author
Liste AR/FR Author
Posts: 15839
Joined: Sun Jan 17, 2010 4:00 am
Location: EasyList Forum

Post by smed79 »

But isn't working for me with only that filter... I need to stay more generic in this case, to play the video.
The issue is only with the subtitle Not the video https://reports.adblockplus.org/69777e9 ... screenshot

/ads?sz= fix the subtitle https://reports.adblockplus.org/d44add1 ... screenshot

/ads? alow ads from sky.com https://reports.adblockplus.org/57d85d0 ... 12ecb2e2b7

Waiting intense/fanboy for testing...
•► Read RULES / Use forum Search
••► Don't post clickable links
•••►Upload screenshots at imgbb.com
Locked