make a --really-best-format option
See original GitHub issueChecklist
- I’m reporting a feature request
- I’ve verified that I’m running yt-dlp version 2022.01.21. (update instructions)
- I’ve searched the bugtracker for similar issues including closed ones. DO NOT post duplicates
- I’ve read the guidelines for opening an issue
Description
The format sorting is documented to have the default:
lang,quality,res,fps,hdr:12,codec:vp9.2,size,br,asr,proto,ext,hasaud,source,id
mentioning that hdr:12
and odec:vp9.2
is set because better ones aren’t supported by many devices yet.
That seems rather unfortunate, because people expect that per default they get the “best”, while in fact they may not in some cases.
Of course one could just override that with:
--format-sort 'lang,quality,res,fps,hdr,codec,size,br,asr,proto,ext,hasaud,source,id'
which has however the drawback, that it also overrides any extractor specific sort order (which is usually there for a good reason).
So it would be nice to either have something like a --really-best-format
option or alternatively, really use the best per default (and perhaps provide a compatibility option that allow people to select formats for older devices.
Cheers.
Issue Analytics
- State:
- Created 2 years ago
- Reactions:6
- Comments:8 (5 by maintainers)
Top Results From Across the Web
So you're setting up an external hard drive. Formatting facts for ...
Mounting an external hard drive isn't as simple as plugging it in. We'll walk you through some decisions you need to make.
Read more >Quick Format Vs. Full Format for a New External Hard Drive
Right-click on the space representing your external hard drive, then select "Format." Choose either "NTFS" or "exFAT" for your file system, and choose...
Read more >5 Hard Drive Formatting and Partitioning Utilities
Formatting hard drives and external hard drives is usually a fairly straightforward process. The two most popular operating systems, ...
Read more >How to Format Your External Hard Drive - The New York Times
First, partition the drive using Disk Utility in macOS and (using our walk-through below) format one part as HFS+ and the other as...
Read more >What Is the Best Drive Format? APFS, HFS, NTFS & exFAT ...
You may have commonly heard this referred to as HFS+ or Hierarchical File System, though the MacOS Extended (Journaled) option is actually ......
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
or better way is to make
best
really the best by using av1 and add a--i-use-dlp-on-a-toaster-even-in-2020s
option.Yeah, DV is a proprietary format. But dual-layer HDR10+DV streams (DV profile 8) should probably be prioritized over HDR10-only.