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 519 forks source link

Temporary solution to disable channel playlist till you find the best way to fix autplay #747

Closed loa11 closed 10 years ago

loa11 commented 10 years ago

I will copy this text from another topic with the similar bug which I posted but I think we need another topic: "I switched to developer version because of this nasty youtube decision to force autoplay on all channels that include "play all" with forced playlist. I use Firefox nightly ESR 24.6.0 with greasemonkey loading the userscript Even if you untick autoplay button on each refresh youtube automatically tick it back. Using Flash player."

"

361 didn't fixed in my case. Seems it fixed partially videos loaded within the feature lists, but from the channel list it didn't.

As I see videos loaded from the ch. "which are bounded with the playlist" played in the full screen will load the next video from the playlist and will autoplay it automatically. If Video is played windowed on the end of the video youtube would refresh page, load the next video but it will not autoplay it.

I will use as example some random ch and some random video. https://www.youtube.com/watch?v=t4tg68VYLx4&list=UUN5DIICIAeZFoyp2Kg8gkvA in full screen it will load next video and it would autoplay it https://www.youtube.com/watch?v=t4tg68VYLx4& same video without ch. playlist, it will not refresh page, load next video neither it would autoplay it.

I think as a temporary solution you should remove &list=xxxxxxxxxxxxxxxxxxxxxxx If someone needs playlists he could enable such function in the youtube center menu."

ghost commented 10 years ago

I definitely agree! This is annoying.

TheCuza commented 10 years ago

With HTML5 player the option to prevent playlist auto-advance (we shouldn't have two things called "playlist auto-play", it confuses people) works, even in full screen. Even when Youtube itself let you disable that button, it would still auto-advance in full screen.

Still, I wouldn't mind having this option too

loa11 commented 10 years ago

In my case html5 is no option, I use 2003 64bit kernel, also I use Firefox 24 ESR (missing media.mediasource.enabled) which means I'm missing H.264 , Media Source Extensions, MSE & H.264 and MSE & WebM VP9 Also on other system that I tried HTML5 I examined higher video tearing than on the flash and lower video performance on higher res videos. Maybe its better on Chrome or Opera but for me those were inferior browsers comparing the Firefox and I cant use them.

chrcoluk commented 10 years ago

yeah the autoplay and forced playlist when watcing to watch individual videos is insanely annoying, the youtube dev's continue to try and annoy everyone. Anyway lots of things broke in the latest youtube updates such as download links so I updated the dev version again to build 363 on my firefox esr 24 and now it doesnt work at all, the addon shows in the addon list as active but youtube functions as if its turned off, the settings icon is also missing.

YePpHa commented 10 years ago

@chrcoluk it issue with build 363 has now been fixed in 364.

I have added an option to the dev version to strip the video url of list=justarandomtoken on the channel pages.