youtube.com

This is where you should report issues arising from the subscription filters.
Locked
Jtemp
Guest

youtube.com

Post by Jtemp »

The EasyPrivacy filter blocks the video resume / save position feature of YouTube. Sure it seems within the scope of the filter but its more a convenience feature for YouTube users than something to worry about YouTube collecting from you. I would just whitelist what is enabling this feature but I have no idea where to begin finding that out.
User avatar
fanboy
EasyList Author
EasyList Author
Posts: 12223
Joined: Wed Sep 05, 2007 8:17 pm

Post by fanboy »

I've never seen this before, and no other reports of this. Submit an Adblock Plus report in Firefox.
SilverGreen93
New Member
New Member
Posts: 3
Joined: Sun Apr 09, 2017 5:40 am

Post by SilverGreen93 »

In Opera, which uses EastList for ad blocking, after I close a YouTube tab with a video playing, when I reopen the tab, the video starts playing from the beginning instead from where I left it. It seems that the included AdBlocker messes up with that. If I disable the Adblocker all works fine for YouTube and I can resume video properly.
It needs a fix implemented to allow video resuming. Maybe it blocks a certain domain that Youtube needs for this.

P.S.: Yes, i know that this should work only for videos greater than 10 min and if you watch more than 1 min.
caipora
Senior Member
Senior Member
Posts: 58
Joined: Sat Apr 23, 2016 3:14 pm

Post by caipora »

##.ytp-ce-playlist and maybe other rules from Fanboy’s Annoyance List breaks the end screen editor on Youtube.

Code: Select all

https://www.youtube.com/endscreen?feature=vm&v=[VIDEO ID HERE]
  • Open your video manager
  • Pick a video to edit
  • Go to the End screen & Annotations tab
  • Insert a playlist
You can't see your own playlist you are trying to add to the video. Youtube element-hiding rules should be disabled on all video editor pages.
 ! Message from: Lanik
Merged your thread forumsearch
chorong761
Site Member
Site Member
Posts: 16
Joined: Wed Nov 02, 2016 5:09 am

Post by chorong761 »

When using the new Youtube Interface, a few items such as the subscribe button has been blocked on a youtube channel. The comment box has also been blocked under a video.
 ! Message from: smed79
Merged your thread forumsearch
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 »

@chorong761 i am not able to reproduce
http://i.imgur.com/COzAV05.png
http://i.imgur.com/FTXxs2b.png

@intense could you please test
Force the the new Youtube Interface:
- go to youtube.com
- open developer console
- Put in: document.cookie="PREF=f6=4;path=/;domain=.youtube.com";
- hit Enter and reload the page.
•► Read RULES / Use forum Search
••► Don't post clickable links
•••►Upload screenshots at imgbb.com
cesaar
New Member
New Member
Posts: 1
Joined: Fri Jun 23, 2017 7:21 am

Post by cesaar »

Currently with uBlock Origin, loading certain video sites renders the player unable to load with just the loading spinner spinning unceasingly. It seems that the following filter is the culprit, as commenting it allows the video to load correctly:

Code: Select all

##.video-ads
On the downside, when commenting that filter, the ads at the beginning of the video are now loading.

I observed that behaviour on the following videos:
  1. https://www.youtube.com/watch?v=RXkqayAc6Ew
  2. https://www.youtube.com/watch?v=b72I7TwsvBE
Videos where the behaviour is not observed:
  1. https://www.youtube.com/watch?v=PKfD8d3XJok
  2. https://www.youtube.com/watch?v=FRswYzVJC6I
Locked