aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorbashonly <bashonly@protonmail.com>2024-07-13 22:42:17 -0500
committerbashonly <88596187+bashonly@users.noreply.github.com>2024-07-14 22:56:28 -0500
commite62fa6b0e0186f8c5666c2c5ab64cf191abdafc1 (patch)
tree99a076b1aeadef96788e4c2f775fbbda5206ac82 /README.md
parentcc0070f6496e501d77352bad475fb02d6a86846a (diff)
[ie/digitalconcerthall] Extract HEVC and FLAC formats (#10470)
Authored by: bashonly
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 08cca0a45..243b44344 100644
--- a/README.md
+++ b/README.md
@@ -1859,6 +1859,9 @@ The following extractors use this feature:
#### bilibili
* `prefer_multi_flv`: Prefer extracting flv formats over mp4 for older videos that still provide legacy formats
+#### digitalconcerthall
+* `prefer_combined_hls`: Prefer extracting combined/pre-merged video and audio HLS formats. This will exclude 4K/HEVC video and lossless/FLAC audio formats, which are only available as split video/audio HLS formats
+
**Note**: These options may be changed/removed in the future without concern for backward compatibility
<!-- MANPAGE: MOVE "INSTALLATION" SECTION HERE -->