Generated from: yt-dlp/yt-dlp@ddae337
A description of the various files are in the README
Changelog
Core changes
- Add
--no-quiet
by pukkandan - Add option
--xff
by pukkandan - Do not translate newlines in
--print-to-file
by pukkandan - Ensure pre-processor errors do not block
--print
by pukkandan (With fixes in 17ba434) - Populate
filename
andurls
fields at all stages of--print
by pukkandan (With fixes in b5f61b6) - Relaxed validation for numeric format filters by pukkandan
- Support loading info.json with a list at it's root by pukkandan
- cookies
- Cryptodome
- jsinterp
- outtmpl
- utils
js_to_json
: Implement template strings (#6623) by Grub4Klocked_file
: Fix for virtiofs (#6840) by brandon-dacribtraverse_obj
- Allow iterables in traversal (#6902) by Grub4K
- More fixes (#6959) by Grub4K
write_string
: Fix noconsole behavior by Grub4K
Extractor changes
- Do not exit early for unsuitable
url_result
by pukkandan - Do not warn for invalid chapter data in description by pukkandan
- Extract more metadata from ISM by pukkandan
- adobepass
- aeonco
- bilibili
- biliIntl
- bitchute
- BrainPOP
- bravotv
- Fix extractor (#6568) by bashonly
- cbc
- cbs
- chilloutzone
- Fix extractor (#6445) by bashonly
- clipchamp
- Add extractor (#6978) by bashonly
- dlf
- Add extractors (#6697) by nick-cd
- drtv
- generic
- Accept values for
fragment_query
,variant_query
(#6600) by bashonly (With fixes in 9bfe0d1) - Add extractor-args
hls_key
,variant_query
(#6567) by bashonly - Attempt to detect live HLS (#6775) by bashonly
- Accept values for
- genius
- globalplayer
- gmanetwork
- gronkh
- hentaistigma
- hidive
- hollywoodreporter
- Add extractors (#6614) by bashonly
- hrefli
- Add extractor (#6762) by selfisekai
- iq
- iwara
- jwplatform
- kick
- LastFM
- line
- medaltv
- mediastream
- nbc
- nebula
- nhk
- niconico
- NiconicoSeries
- Fix extraction (#6898) by sqrtNOT
- nubilesporn
- Add extractor (#6231) by permunkle
- opencast
- Parler
- pgatour
- Add extractor (#6613) by bashonly
- pornez
- pornhub
- rokfin
- rozhlas
- rtvc
- Add extractors (#6578) by elyse0
- rumble
- sbs
- stageplus
- Add extractor (#6838) by bashonly
- teamcoco
- Fix extractor (#6437) by bashonly
- telecaribe
- thesun
- tiktok
- triller
- twitch
- wevidi
- Add extractor (#6868) by truedread
- whyp
- YahooGyaOIE
- extactor/YahooGyaOPlayerIE: Delete extractors due to website close (#6218) by Lesmiscore
- youku
- youporn
- youtube
- Add client name to
format_note
when-v
(#6254) by Lesmiscore, pukkandan - Add extractor-arg
include_duplicate_formats
by pukkandan - Bypass throttling for
-f17
by pukkandan - Construct fragment list lazily by pukkandan (With fixes in e389d17)
- Define strict uploader metadata mapping (#6384) by coletdjnz
- Fix comment loop detection for pinned comments (#6714) by coletdjnz
- Fix parsing
comment_count
(#6523) by nick-cd - Handle incomplete initial data from watch page (#6510) by coletdjnz
- Revert default formats to
https
by pukkandan
- Add client name to
- zoom
Downloader changes
- curl
Postprocessor changes
- Fix chapters if duration is not extracted (#6037) by bashonly
- EmbedThumbnail
- postprocessor/FFmpegMetadata: Fix error on attaching thumbnails and info json for mkv/mka (#6647) by Lesmiscore
- FFmpegFixupM3u8PP
- FixupDuplicateMoov