Closed GDMarconetto closed 3 years ago
You can also specify the query string param vq=hd1080 for example to get 1080p, and the video downloaded is the same size with or without it, and is clearly NOT 1080p.
Thank you for feedback. i will look this issue as soon
@omansak Have you set your own resolution , did you succeed?
@omansak Have you set your own resolution , did you succeed?
@HaseebUllahAbbasi, Yeah. you just have to add &vq=hd1080
to the end of the url.
Here is a link showing how you can change the resolution/fullscreen via the URL: Here
please test #201
added new formats
Hi all, i have a strange problem with one YouTube video.
For an application i need the direct uri to the video to play it, so here is what i'm doing:
Than i can this to get the Uri:
video.Uri;
With this YouTube video i get that for some resolution (like 720p) ContentLenght = 0 and Uri return a error page.
It's normal ? Depends on the video ? This some day ago working perfectly.
Thanks!