CodeNinjaUK / youtube-subs-grid

A browser extension to fix Youtube's broken subscription feed page.
55 stars 14 forks source link

Autoloading of videos never stops at all (Bug comes back after the new update) #86

Open Droyk opened 8 years ago

Droyk commented 8 years ago

GoodEvening @DanSmith70 This bug was in previous version but that time youtube fixed this bug with an update but now this bug comes back to life again Autoloading of videos never stops at all if it goes like this then it will never stop so plz fix it For this problem I made a Video to tell you guys Plz click here to see the video https://streamable.com/82b9

whoknows22 commented 8 years ago

Having this issue too. Makes the add-on kind of pointless since I originally used it for the mark as watched feature to keep my subscriptions feed clean and now it's impossible.

Droyk commented 8 years ago

Hey @DanSmith70 plz reply at least give us some approximate time on when you are gonna fix this!! plz

DanSmith70 commented 8 years ago

Sorry I've not responded to this, it's complicated because I think this is actually something Youtube are doing and they keep going back and forth on how it works. I can't really give any ETA on fixing this just at the moment, but I'll take a look when I can.

Droyk commented 8 years ago

Okay I will be waiting!! my only wish is plz don't forget about this.. thanx

BaconCatBug commented 8 years ago

Turns out I was having the same problem and I found a solution. It involves using NoScript's Application Boundaries Enforcer function.

I used the code from here: http://superuser.com/questions/260475/how-to-make-google-search-scriptless-with-noscript-adblock/325939#325939 and replaced the line "Site ^https://encrypted.google.com/(s|search)(\?.*|$)" with "Site https://www.youtube.com/feed/subscriptions?flow=1" and the load more button is no more!

I don't know if there is a similar function in the Chrome NoScript-like programs, sorry.

Droyk commented 8 years ago

Hey @BaconCatBug hmmm so you found a solution sadly I don't use NoScript. I use only ublock or umatrix and I tried your code on both of them and it didn't work sadly :( is there is anyother solution that will work on either ublock or umatrix.

and by the way how did you knew that the above written solution will work on youtube too.