Not best format downloaded on vimeo #133

Closed
opened 2026-02-20 22:26:13 -05:00 by deekerman · 6 comments
Owner

Originally created by @lra on GitHub (Oct 16, 2011).

Hi,

When I "youtube-dl http://vimeo.com/11362882", I get a 22MB mp4 file in SD.
When I capture the FLV video with my own tools, I get a 65MB mp4 file in HD.

It looks like youtube-dl does not download the best format by default in vimeo.
Maybe it's intended or a known bug.

Do you want me to look into it?
Is the -f option used for vimeo too?

Thanks

Originally created by @lra on GitHub (Oct 16, 2011). Hi, When I "youtube-dl http://vimeo.com/11362882", I get a 22MB mp4 file in SD. When I capture the FLV video with my own tools, I get a 65MB mp4 file in HD. It looks like youtube-dl does not download the best format by default in vimeo. Maybe it's intended or a known bug. Do you want me to look into it? Is the -f option used for vimeo too? Thanks
Author
Owner

@phihag commented on GitHub (Oct 16, 2011):

Mmm, getting HD video doesn't seem trivial. Currently, the vimeo IE does not support any format but the standard one served via mogaloop. You're welcome to contribute code or a description of how to get HD videos.

@phihag commented on GitHub (Oct 16, 2011): Mmm, getting HD video doesn't seem trivial. Currently, the vimeo IE does not support any format but the standard one served via mogaloop. You're welcome to contribute code or a description of how to get HD videos.
Author
Owner

@rbrito commented on GitHub (Oct 17, 2011):

Actually, it is simple to get HD videos. I will give it a shot and send you a pull request in the next few days (busy with other stuff at the moment).

@rbrito commented on GitHub (Oct 17, 2011): Actually, it is simple to get HD videos. I will give it a shot and send you a pull request in the next few days (busy with other stuff at the moment).
Author
Owner

@lra commented on GitHub (Oct 18, 2011):

Nice, I started working on it but obviously was not as fast as you ;)

Thanks!

@lra commented on GitHub (Oct 18, 2011): Nice, I started working on it but obviously was not as fast as you ;) Thanks!
Author
Owner

@semprom commented on GitHub (Oct 30, 2011):

I can't figure out how to download SD videos from vimeo. :D
What is the command?

@semprom commented on GitHub (Oct 30, 2011): I can't figure out how to download SD videos from vimeo. :D What is the command?
Author
Owner

@rbrito commented on GitHub (Oct 30, 2011):

@semprom: Do you want that? :)

I am very busy right now, but I will try to look into making the selection of video quality for vimeo and, perhaps, generalizing this thing to other IEs, but no promises as to the time of that...

In the mean time, if you really only need to grab SD videos from vimeo, you can edit the script to kill the test for HD... :)

@rbrito commented on GitHub (Oct 30, 2011): @semprom: Do you want that? :) I am _very_ busy right now, but I will try to look into making the selection of video quality for vimeo and, perhaps, generalizing this thing to other IEs, but no promises as to the time of that... In the mean time, if you _really_ only need to grab SD videos from vimeo, you can edit the script to kill the test for HD... :)
Author
Owner

@semprom commented on GitHub (Oct 30, 2011):

Okey thank you.

@semprom commented on GitHub (Oct 30, 2011): Okey thank you.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/youtube-dl-ytdl-org#133
No description provided.