Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Simple option to prefer specific format #535
Comments
|
With the last versions, you can use |
Hi there,
For my environment and to best use the files downloaded it would be much better to just always get mp4, if that fails get flv and if that fails get webm.
Now as far as I can see there's no simple option to set that preferred order. It can probably aproximated with the format thing, but as far as I undestand that is not exactly what I want and does not account for future quality additions.
What I want is something like --preferred-formats=mp4,flv,webm