mirror of https://github.com/yt-dlp/yt-dlp
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Necessary for #343. * They are identified by `vcodec=acodec='none'` * These formats show as the worst in `-F` * Any postprocessor that expects audio/video will be skipped * `b*` and all related selectors will skip such formats * This commit also does not add any selector for downloading such formats. They have to be explicitly requested by the `format_id`. Implementation of a selector is left for when #389 is resolved |
5 years ago | |
|---|---|---|
| .. | ||
| __init__.py | 5 years ago | |
| common.py | 5 years ago | |
| embedthumbnail.py | 5 years ago | |
| execafterdownload.py | 5 years ago | |
| ffmpeg.py | 5 years ago | |
| metadatafromfield.py | 5 years ago | |
| movefilesafterdownload.py | 5 years ago | |
| sponskrub.py | 5 years ago | |
| xattrpp.py | 5 years ago | |