YePpHa / YouTubeCenter

YouTube Center is a userscript designed to expand the functionality of YouTube. It includes the ability to download the video you're watching, auto selecting your preferred video quality and much more.
MIT License
2.89k stars 520 forks source link

Subscriptions Page cuts off videos #2044

Open DavidCA916 opened 9 years ago

DavidCA916 commented 9 years ago

Screenshot

Firefox 40, YouTubeCenter dev 533

RohithKumarSp commented 9 years ago

welcome to my world. you freshly installed chrome and imported a previous save and reloaded didn't you ? the only way to fix it is to uninstall the extension, clear cache and cookies of apps in chrome and download the extension again, only this time , dont import any old yts settings.

Starfox commented 9 years ago

I have this on firefox and I just refreshed it, where it deletes all addons / resets settings to default. So I had to reinstall greasemonkey and get the user.js file. Yet exactly this is how my subscriptions page looks to me.

I added that page to the exclusion list for the script, still sucks though because clicking on a video does not actually go to a new site, but youtube just changes to the player opening said video. So it does not counter as going to the video link, therefor greasemonkey will not load the script. My guess is that for gm it looks like the page is just the subscription page doing some JS mumbojumb, not loading another URL?

ghost commented 9 years ago

I can confirm that this is happening to me, too. I reinstalled Pale Moon, deleted all my old settings, reinstalled my addons and this is what I get when I look at my subs. Excluding the page in the Greasemonkey settings works, but it's a shame I gotta do that. 2015-09-22 16_53_08-subscriptions - pale moon

Ordeth commented 9 years ago

I've been having this issue for quite a while, and I've discovered a solution that doesn't require blacklisting the subscriptions page:

Picture or whatever

Disabling "grid subscriptions" allows the videos to load normally. Checked with the userscript via Greasemonkey, and with the addon via the .xpi file.

ghost commented 9 years ago

That worked for me. Thanks, Ordeth.

Starfox commented 9 years ago

That fixed it for me, thanks Ordeth.

Ordeth commented 9 years ago

Yeah, not a problem. Been bothering me for months now.