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

Disabling Dash Playback doesn't work with HTML5 player #70

Open Steve887 opened 11 years ago

Steve887 commented 11 years ago

If Dash Playback is disabled while using the HTML5 player, the video does not continue to buffer while paused and the progress bar will stay as it was by default, about 30 seconds ahead of the current time without continuing to download.

Setting the player to Flash with Dash Playback disabled will allow the entire video to download while paused.

YePpHa commented 11 years ago

I know about this, and technical it's disabled. But due to a bug (not sure if it's a bug or not) the HTML5 player pauses the buffering every time you pause the video.

I'm trying to figure out a way to fix this issue.

kevinxucs commented 10 years ago

+1