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

Video inside player size bug? #1288

Closed dragons4life closed 9 years ago

dragons4life commented 9 years ago

Is there a way to fix this? also why is it downloading on 720p, when the highest is 1080p?

Lucatir commented 9 years ago

What version of the add-on and what browser & which version of it? As for downloading 1080p, it is due that the audio+video streams are separate so you can't just download one single file.

Eisys commented 9 years ago

This has been fixed for a while in the latest DEV versions! https://github.com/YePpHa/YouTubeCenter/wiki/Developer-Version

dragons4life commented 9 years ago

@Eisys Thank you @ErdeFB Sorry but that does not make sense, so i can't download 1080p because the audio+video are not together?

Yonezpt commented 9 years ago

@dragons4life That is correct. For now the only download options available in YTC are the ones where the audio and video are in one file, which currently is just 360p and 720p. The other quality options are in sperated streams which means that you will have to encode them together in some way, either in your computer or, in some cases, the plugins have access to a library that converts it when the user wants to download.

The addon author is well aware of this and he has been looking into ways of making it work for all quality versions, until he makes a decision we will have to either use third party services, such as clipconverter.cc or addons that provide the same functionality.

ireun commented 9 years ago

Alright everything answered, this bug has been already fixed, and have been reported in #1117. Closing. :)