]> jfr.im git - yt-dlp.git/blob - Changelog.md
[docs] Minor fixes
[yt-dlp.git] / Changelog.md
1 # Changelog
2
3 <!--
4 # To create a release, dispatch the https://github.com/yt-dlp/yt-dlp/actions/workflows/release.yml workflow on master
5 -->
6
7 ### 2023.06.22
8
9 #### Core changes
10 - [Fix bug in db3ad8a67661d7b234a6954d9c6a4a9b1749f5eb](https://github.com/yt-dlp/yt-dlp/commit/d7cd97e8d8d42b500fea9abb2aa4ac9b0f98b2ad) by [pukkandan](https://github.com/pukkandan)
11 - [Improve `--download-sections`](https://github.com/yt-dlp/yt-dlp/commit/b4e0d75848e9447cee2cd3646ce54d4744a7ff56) by [pukkandan](https://github.com/pukkandan)
12 - Support negative time-ranges
13 - Add `*from-url` to obey time-ranges in URL
14 - [Indicate `filesize` approximated from `tbr` better](https://github.com/yt-dlp/yt-dlp/commit/0dff8e4d1e6e9fb938f4256ea9af7d81f42fd54f) by [pukkandan](https://github.com/pukkandan)
15
16 #### Extractor changes
17 - [Support multiple `_VALID_URL`s](https://github.com/yt-dlp/yt-dlp/commit/5fd8367496b42c7b900b896a0d5460561a2859de) ([#5812](https://github.com/yt-dlp/yt-dlp/issues/5812)) by [nixxo](https://github.com/nixxo)
18 - **dplay**: GlobalCyclingNetworkPlus: [Add extractor](https://github.com/yt-dlp/yt-dlp/commit/774aa09dd6aa61ced9ec818d1f67e53414d22762) ([#7360](https://github.com/yt-dlp/yt-dlp/issues/7360)) by [bashonly](https://github.com/bashonly)
19 - **dropout**: [Fix season extraction](https://github.com/yt-dlp/yt-dlp/commit/db22142f6f817ff673d417b4b78e8db497bf8ab3) ([#7304](https://github.com/yt-dlp/yt-dlp/issues/7304)) by [OverlordQ](https://github.com/OverlordQ)
20 - **motherless**: [Add gallery support, fix groups](https://github.com/yt-dlp/yt-dlp/commit/f2ff0f6f1914b82d4a51681a72cc0828115dcb4a) ([#7211](https://github.com/yt-dlp/yt-dlp/issues/7211)) by [rexlambert22](https://github.com/rexlambert22), [Ti4eeT4e](https://github.com/Ti4eeT4e)
21 - **nebula**: [Fix extractor](https://github.com/yt-dlp/yt-dlp/commit/3f756c8c4095b942cf49788eb0862ceaf57847f2) ([#7156](https://github.com/yt-dlp/yt-dlp/issues/7156)) by [Lamieur](https://github.com/Lamieur), [rohieb](https://github.com/rohieb)
22 - **rheinmaintv**: [Add extractor](https://github.com/yt-dlp/yt-dlp/commit/98cb1eda7a4cf67c96078980dbd63e6c06ad7f7c) ([#7311](https://github.com/yt-dlp/yt-dlp/issues/7311)) by [barthelmannk](https://github.com/barthelmannk)
23 - **youtube**
24 - [Add `ios` to default clients used](https://github.com/yt-dlp/yt-dlp/commit/1e75d97db21152acc764b30a688e516f04b8a142) by [pukkandan](https://github.com/pukkandan)
25 - IOS is affected neither by 403 nor by nsig so helps mitigate them preemptively
26 - IOS also has higher bit-rate 'premium' formats though they are not labeled as such
27 - [Improve description parsing performance](https://github.com/yt-dlp/yt-dlp/commit/71dc18fa29263a1ff0472c23d81bfc8dd4422d48) ([#7315](https://github.com/yt-dlp/yt-dlp/issues/7315)) by [berkanteber](https://github.com/berkanteber), [pukkandan](https://github.com/pukkandan)
28 - [Improve nsig function name extraction](https://github.com/yt-dlp/yt-dlp/commit/cd810afe2ac5567c822b7424800fc470ef2d0045) by [pukkandan](https://github.com/pukkandan)
29 - [Workaround 403 for android formats](https://github.com/yt-dlp/yt-dlp/commit/81ca451480051d7ce1a31c017e005358345a9149) by [pukkandan](https://github.com/pukkandan)
30
31 #### Misc. changes
32 - [Revert "Add automatic duplicate issue detection"](https://github.com/yt-dlp/yt-dlp/commit/a4486bfc1dc7057efca9dd3fe70d7fa25c56f700) by [pukkandan](https://github.com/pukkandan)
33 - **cleanup**
34 - Miscellaneous
35 - [7f9c6a6](https://github.com/yt-dlp/yt-dlp/commit/7f9c6a63b16e145495479e9f666f5b9e2ee69e2f) by [bashonly](https://github.com/bashonly)
36 - [812cdfa](https://github.com/yt-dlp/yt-dlp/commit/812cdfa06c33a40e73a8e04b3e6f42c084666a43) by [pukkandan](https://github.com/pukkandan)
37
38 ### 2023.06.21
39
40 #### Important changes
41 - YouTube: Improved throttling and signature fixes
42
43 #### Core changes
44 - [Add `--compat-option playlist-match-filter`](https://github.com/yt-dlp/yt-dlp/commit/93b39cdbd9dcf351bfa0c4ee252805b4617fdca9) by [pukkandan](https://github.com/pukkandan)
45 - [Add `--no-quiet`](https://github.com/yt-dlp/yt-dlp/commit/d669772c65e8630162fd6555d0a578b246591921) by [pukkandan](https://github.com/pukkandan)
46 - [Add option `--color`](https://github.com/yt-dlp/yt-dlp/commit/8417f26b8a819cd7ffcd4e000ca3e45033e670fb) ([#6904](https://github.com/yt-dlp/yt-dlp/issues/6904)) by [Grub4K](https://github.com/Grub4K)
47 - [Add option `--netrc-cmd`](https://github.com/yt-dlp/yt-dlp/commit/db3ad8a67661d7b234a6954d9c6a4a9b1749f5eb) ([#6682](https://github.com/yt-dlp/yt-dlp/issues/6682)) by [NDagestad](https://github.com/NDagestad), [pukkandan](https://github.com/pukkandan)
48 - [Add option `--xff`](https://github.com/yt-dlp/yt-dlp/commit/c16644642b08e2bf4130a6c5fa01395d8718c990) by [pukkandan](https://github.com/pukkandan)
49 - [Auto-select default format in `-f-`](https://github.com/yt-dlp/yt-dlp/commit/372a0f3b9dadd1e52234b498aa4c7040ef868c7d) ([#7101](https://github.com/yt-dlp/yt-dlp/issues/7101)) by [ivanskodje](https://github.com/ivanskodje), [pukkandan](https://github.com/pukkandan)
50 - [Deprecate internal `Youtubedl-no-compression` header](https://github.com/yt-dlp/yt-dlp/commit/955c89584b66fcd0fcfab3e611f1edeb1ca63886) ([#6876](https://github.com/yt-dlp/yt-dlp/issues/6876)) by [coletdjnz](https://github.com/coletdjnz)
51 - [Do not translate newlines in `--print-to-file`](https://github.com/yt-dlp/yt-dlp/commit/9874e82b5a61582169300bea561b3e8899ad1ef7) by [pukkandan](https://github.com/pukkandan)
52 - [Ensure pre-processor errors do not block `--print`](https://github.com/yt-dlp/yt-dlp/commit/f005a35aa7e4f67a0c603a946c0dd714c151b2d6) by [pukkandan](https://github.com/pukkandan) (With fixes in [17ba434](https://github.com/yt-dlp/yt-dlp/commit/17ba4343cf99701692a7f4798fd42b50f644faba))
53 - [Fix `filepath` being copied to underlying format dict](https://github.com/yt-dlp/yt-dlp/commit/84078a8b38f403495d00b46654c8750774d821de) by [pukkandan](https://github.com/pukkandan)
54 - [Improve HTTP redirect handling](https://github.com/yt-dlp/yt-dlp/commit/08916a49c777cb6e000eec092881eb93ec22076c) ([#7094](https://github.com/yt-dlp/yt-dlp/issues/7094)) by [coletdjnz](https://github.com/coletdjnz)
55 - [Populate `filename` and `urls` fields at all stages of `--print`](https://github.com/yt-dlp/yt-dlp/commit/170605840ea9d5ad75da6576485ea7d125b428ee) by [pukkandan](https://github.com/pukkandan) (With fixes in [b5f61b6](https://github.com/yt-dlp/yt-dlp/commit/b5f61b69d4561b81fc98c226b176f0c15493e688))
56 - [Relaxed validation for numeric format filters](https://github.com/yt-dlp/yt-dlp/commit/c3f624ef0a5d7a6ae1c5ffeb243087e9fc7d79dc) by [pukkandan](https://github.com/pukkandan)
57 - [Support decoding multiple content encodings](https://github.com/yt-dlp/yt-dlp/commit/daafbf49b3482edae4d70dd37070be99742a926e) ([#7142](https://github.com/yt-dlp/yt-dlp/issues/7142)) by [coletdjnz](https://github.com/coletdjnz)
58 - [Support loading info.json with a list at it's root](https://github.com/yt-dlp/yt-dlp/commit/ab1de9cb1e39cf421c2b7dc6756c6ff1955bb313) by [pukkandan](https://github.com/pukkandan)
59 - [Workaround erroneous urllib Windows proxy parsing](https://github.com/yt-dlp/yt-dlp/commit/3f66b6fe50f8d5b545712f8b19d5ae62f5373980) ([#7092](https://github.com/yt-dlp/yt-dlp/issues/7092)) by [coletdjnz](https://github.com/coletdjnz)
60 - **cookies**
61 - [Defer extraction of v11 key from keyring](https://github.com/yt-dlp/yt-dlp/commit/9b7a48abd1b187eae1e3f6c9839c47d43ccec00b) by [Grub4K](https://github.com/Grub4K)
62 - [Move `YoutubeDLCookieJar` to cookies module](https://github.com/yt-dlp/yt-dlp/commit/b87e01c123fd560b6a674ce00f45a9459d82d98a) ([#7091](https://github.com/yt-dlp/yt-dlp/issues/7091)) by [coletdjnz](https://github.com/coletdjnz)
63 - [Support custom Safari cookies path](https://github.com/yt-dlp/yt-dlp/commit/a58182b75a05fe0a10c5e94a536711d3ade19c20) ([#6783](https://github.com/yt-dlp/yt-dlp/issues/6783)) by [NextFire](https://github.com/NextFire)
64 - [Update for chromium changes](https://github.com/yt-dlp/yt-dlp/commit/b38d4c941d1993ab27e4c0f8e024e23c2ec0f8f8) ([#6897](https://github.com/yt-dlp/yt-dlp/issues/6897)) by [mbway](https://github.com/mbway)
65 - **Cryptodome**: [Fix `__bool__`](https://github.com/yt-dlp/yt-dlp/commit/98ac902c4979e4529b166e873473bef42baa2e3e) by [pukkandan](https://github.com/pukkandan)
66 - **jsinterp**
67 - [Do not compile regex](https://github.com/yt-dlp/yt-dlp/commit/7aeda6cc9e73ada0b0a0b6a6748c66bef63a20a8) by [pukkandan](https://github.com/pukkandan)
68 - [Fix division](https://github.com/yt-dlp/yt-dlp/commit/b4a252fba81f53631c07ca40ce7583f5d19a8a36) ([#7279](https://github.com/yt-dlp/yt-dlp/issues/7279)) by [bashonly](https://github.com/bashonly)
69 - [Fix global object extraction](https://github.com/yt-dlp/yt-dlp/commit/01aba2519a0884ef17d5f85608dbd2a455577147) by [pukkandan](https://github.com/pukkandan)
70 - [Handle `NaN` in bitwise operators](https://github.com/yt-dlp/yt-dlp/commit/1d7656184c6b8aa46b29149893894b3c24f1df00) by [pukkandan](https://github.com/pukkandan)
71 - [Handle negative numbers better](https://github.com/yt-dlp/yt-dlp/commit/7cf51f21916292cd80bdeceb37489f5322f166dd) by [pukkandan](https://github.com/pukkandan)
72 - **outtmpl**
73 - [Allow `\n` in replacements and default.](https://github.com/yt-dlp/yt-dlp/commit/78fde6e3398ff11e5d383a66b28664badeab5180) by [pukkandan](https://github.com/pukkandan)
74 - [Fix some minor bugs](https://github.com/yt-dlp/yt-dlp/commit/ebe1b4e34f43c3acad30e4bcb8484681a030c114) by [pukkandan](https://github.com/pukkandan) (With fixes in [1619ab3](https://github.com/yt-dlp/yt-dlp/commit/1619ab3e67d8dc4f86fc7ed292c79345bc0d91a0))
75 - [Support `str.format` syntax inside replacements](https://github.com/yt-dlp/yt-dlp/commit/ec9311c41b111110bc52cfbd6ea682c6fb23f77a) by [pukkandan](https://github.com/pukkandan)
76 - **update**
77 - [Better error handling](https://github.com/yt-dlp/yt-dlp/commit/d2e84d5eb01c66fc5304e8566348d65a7be24ed7) by [pukkandan](https://github.com/pukkandan)
78 - [Do not restart into versions without `--update-to`](https://github.com/yt-dlp/yt-dlp/commit/02948a17d903f544363bb20b51a6d8baed7bba08) by [pukkandan](https://github.com/pukkandan)
79 - [Implement `--update-to` repo](https://github.com/yt-dlp/yt-dlp/commit/665472a7de3880578c0b7b3f95c71570c056368e) by [Grub4K](https://github.com/Grub4K), [pukkandan](https://github.com/pukkandan)
80 - **upstream**
81 - [Merged with youtube-dl 07af47](https://github.com/yt-dlp/yt-dlp/commit/42f2d40b475db66486a4b4fe5b56751a640db5db) by [pukkandan](https://github.com/pukkandan)
82 - [Merged with youtube-dl d1c6c5](https://github.com/yt-dlp/yt-dlp/commit/4823ec9f461512daa1b8ab362893bb86a6320b26) by [pukkandan](https://github.com/pukkandan) (With fixes in [edbe5b5](https://github.com/yt-dlp/yt-dlp/commit/edbe5b589dd0860a67b4e03f58db3cd2539d91c2) by [bashonly](https://github.com/bashonly))
83 - **utils**
84 - `FormatSorter`: [Improve `size` and `br`](https://github.com/yt-dlp/yt-dlp/commit/eedda5252c05327748dede204a8fccafa0288118) by [pukkandan](https://github.com/pukkandan), [u-spec-png](https://github.com/u-spec-png)
85 - `js_to_json`: [Implement template strings](https://github.com/yt-dlp/yt-dlp/commit/0898c5c8ccadfc404472456a7a7751b72afebadd) ([#6623](https://github.com/yt-dlp/yt-dlp/issues/6623)) by [Grub4K](https://github.com/Grub4K)
86 - `locked_file`: [Fix for virtiofs](https://github.com/yt-dlp/yt-dlp/commit/45998b3e371b819ce0dbe50da703809a048cc2fe) ([#6840](https://github.com/yt-dlp/yt-dlp/issues/6840)) by [brandon-dacrib](https://github.com/brandon-dacrib)
87 - `strftime_or_none`: [Handle negative timestamps](https://github.com/yt-dlp/yt-dlp/commit/a35af4306d24c56c6358f89cdf204860d1cd62b4) by [dirkf](https://github.com/dirkf), [pukkandan](https://github.com/pukkandan)
88 - `traverse_obj`
89 - [Allow iterables in traversal](https://github.com/yt-dlp/yt-dlp/commit/21b5ec86c2c37d10c5bb97edd7051d3aac16bb3e) ([#6902](https://github.com/yt-dlp/yt-dlp/issues/6902)) by [Grub4K](https://github.com/Grub4K)
90 - [More fixes](https://github.com/yt-dlp/yt-dlp/commit/b079c26f0af8085bccdadc72c61c8164ca5ab0f8) ([#6959](https://github.com/yt-dlp/yt-dlp/issues/6959)) by [Grub4K](https://github.com/Grub4K)
91 - `write_string`: [Fix noconsole behavior](https://github.com/yt-dlp/yt-dlp/commit/3b479100df02e20dd949e046003ae96ddbfced57) by [Grub4K](https://github.com/Grub4K)
92
93 #### Extractor changes
94 - [Do not exit early for unsuitable `url_result`](https://github.com/yt-dlp/yt-dlp/commit/baa922b5c74b10e3b86ff5e6cf6529b3aae8efab) by [pukkandan](https://github.com/pukkandan)
95 - [Do not warn for invalid chapter data in description](https://github.com/yt-dlp/yt-dlp/commit/84ffeb7d5e72e3829319ba7720a8480fc4c7503b) by [pukkandan](https://github.com/pukkandan)
96 - [Extract more metadata from ISM](https://github.com/yt-dlp/yt-dlp/commit/f68434cc74cfd3db01b266476a2eac8329fbb267) by [pukkandan](https://github.com/pukkandan)
97 - **abematv**: [Add fallback for title and description extraction and extract more metadata](https://github.com/yt-dlp/yt-dlp/commit/c449c0655d7c8549e6e1389c26b628053b253d39) ([#6994](https://github.com/yt-dlp/yt-dlp/issues/6994)) by [Lesmiscore](https://github.com/Lesmiscore)
98 - **acast**: [Support embeds](https://github.com/yt-dlp/yt-dlp/commit/c91ac833ea99b00506e470a44cf930e4e23378c9) ([#7212](https://github.com/yt-dlp/yt-dlp/issues/7212)) by [pabs3](https://github.com/pabs3)
99 - **adobepass**: [Handle `Charter_Direct` MSO as `Spectrum`](https://github.com/yt-dlp/yt-dlp/commit/ea0570820336a0fe9c3b530d1b0d1e59313274f4) ([#6824](https://github.com/yt-dlp/yt-dlp/issues/6824)) by [bashonly](https://github.com/bashonly)
100 - **aeonco**: [Support Youtube embeds](https://github.com/yt-dlp/yt-dlp/commit/ed81b74802b4247ee8d9dc0ef87eb52baefede1c) ([#6591](https://github.com/yt-dlp/yt-dlp/issues/6591)) by [alexklapheke](https://github.com/alexklapheke)
101 - **afreecatv**: [Fix extractor](https://github.com/yt-dlp/yt-dlp/commit/fdd69db38924c38194ef236b26325d66ac815c88) ([#6283](https://github.com/yt-dlp/yt-dlp/issues/6283)) by [blmarket](https://github.com/blmarket)
102 - **ARDBetaMediathek**: [Add thumbnail](https://github.com/yt-dlp/yt-dlp/commit/f78eb41e1c0f1dcdb10317358a26bf541dc7ee15) ([#6890](https://github.com/yt-dlp/yt-dlp/issues/6890)) by [StefanLobbenmeier](https://github.com/StefanLobbenmeier)
103 - **bibeltv**: [Fix extraction, support live streams and series](https://github.com/yt-dlp/yt-dlp/commit/4ad58667c102bd82a7c4cca8aa395ec1682e3b4c) ([#6505](https://github.com/yt-dlp/yt-dlp/issues/6505)) by [flashdagger](https://github.com/flashdagger)
104 - **bilibili**
105 - [Support festival videos](https://github.com/yt-dlp/yt-dlp/commit/ab29e47029e2f5b48abbbab78e82faf7cf6e9506) ([#6547](https://github.com/yt-dlp/yt-dlp/issues/6547)) by [qbnu](https://github.com/qbnu)
106 - SpaceVideo: [Extract signature](https://github.com/yt-dlp/yt-dlp/commit/6f10cdcf7eeaeae5b75e0a4428cd649c156a2d83) ([#7149](https://github.com/yt-dlp/yt-dlp/issues/7149)) by [elyse0](https://github.com/elyse0)
107 - **biliIntl**: [Add comment extraction](https://github.com/yt-dlp/yt-dlp/commit/b093c38cc9f26b59a8504211d792f053142c847d) ([#6079](https://github.com/yt-dlp/yt-dlp/issues/6079)) by [HobbyistDev](https://github.com/HobbyistDev)
108 - **bitchute**: [Add more fallback subdomains](https://github.com/yt-dlp/yt-dlp/commit/0c4e0fbcade0fc92d14c2a6d63e360fe067f6192) ([#6907](https://github.com/yt-dlp/yt-dlp/issues/6907)) by [Neurognostic](https://github.com/Neurognostic)
109 - **booyah**: [Remove extractor](https://github.com/yt-dlp/yt-dlp/commit/f7f7a877bf8e87fd4eb0ad2494ad948ca7691114) by [pukkandan](https://github.com/pukkandan)
110 - **BrainPOP**: [Add extractors](https://github.com/yt-dlp/yt-dlp/commit/979568f26ece80bca72b48f0dd57d676e431059a) ([#6106](https://github.com/yt-dlp/yt-dlp/issues/6106)) by [MinePlayersPE](https://github.com/MinePlayersPE)
111 - **bravotv**
112 - [Detect DRM](https://github.com/yt-dlp/yt-dlp/commit/1fe5bf240e6ade487d18079a62aa36bcc440a27a) ([#7171](https://github.com/yt-dlp/yt-dlp/issues/7171)) by [bashonly](https://github.com/bashonly)
113 - [Fix extractor](https://github.com/yt-dlp/yt-dlp/commit/06966cb8966b9aa4f60ab9c44c182a057d4ca3a3) ([#6568](https://github.com/yt-dlp/yt-dlp/issues/6568)) by [bashonly](https://github.com/bashonly)
114 - **camfm**: [Add extractors](https://github.com/yt-dlp/yt-dlp/commit/4cbfa570a1b9bd65b0f48770693377e8d842dcb0) ([#7083](https://github.com/yt-dlp/yt-dlp/issues/7083)) by [garret1317](https://github.com/garret1317)
115 - **cbc**
116 - [Fix live extractor, playlist `_VALID_URL`](https://github.com/yt-dlp/yt-dlp/commit/7a7b1376fbce0067cf37566bb47131bc0022638d) ([#6625](https://github.com/yt-dlp/yt-dlp/issues/6625)) by [makew0rld](https://github.com/makew0rld)
117 - [Ignore 426 from API](https://github.com/yt-dlp/yt-dlp/commit/4afb208cf07b59291ae3b0c4efc83945ee5b8812) ([#6781](https://github.com/yt-dlp/yt-dlp/issues/6781)) by [jo-nike](https://github.com/jo-nike)
118 - gem: [Update `_VALID_URL`](https://github.com/yt-dlp/yt-dlp/commit/871c907454693940cb56906ed9ea49fcb7154829) ([#6499](https://github.com/yt-dlp/yt-dlp/issues/6499)) by [makeworld-the-better-one](https://github.com/makeworld-the-better-one)
119 - **cbs**: [Add `ParamountPressExpress` extractor](https://github.com/yt-dlp/yt-dlp/commit/44369c9afa996e14e9f466754481d878811b5b4a) ([#6604](https://github.com/yt-dlp/yt-dlp/issues/6604)) by [bashonly](https://github.com/bashonly)
120 - **cbsnews**: [Overhaul extractors](https://github.com/yt-dlp/yt-dlp/commit/f6e43d6fa9804c24525e1fed0a87782754dab7ed) ([#6681](https://github.com/yt-dlp/yt-dlp/issues/6681)) by [bashonly](https://github.com/bashonly)
121 - **chilloutzone**: [Fix extractor](https://github.com/yt-dlp/yt-dlp/commit/6f4fc5660f40f3458882a8f51601eae4af7be609) ([#6445](https://github.com/yt-dlp/yt-dlp/issues/6445)) by [bashonly](https://github.com/bashonly)
122 - **clipchamp**: [Add extractor](https://github.com/yt-dlp/yt-dlp/commit/2f07c4c1da4361af213e5791279b9d152d2e4ce3) ([#6978](https://github.com/yt-dlp/yt-dlp/issues/6978)) by [bashonly](https://github.com/bashonly)
123 - **comedycentral**: [Add support for movies](https://github.com/yt-dlp/yt-dlp/commit/66468bbf49562ff82670cbbd456c5e8448a6df34) ([#7108](https://github.com/yt-dlp/yt-dlp/issues/7108)) by [sqrtNOT](https://github.com/sqrtNOT)
124 - **crtvg**: [Add extractor](https://github.com/yt-dlp/yt-dlp/commit/26c517b29c8727e47948d6fff749d5297f0efb60) ([#7168](https://github.com/yt-dlp/yt-dlp/issues/7168)) by [ItzMaxTV](https://github.com/ItzMaxTV)
125 - **crunchyroll**: [Rework with support for movies, music and artists](https://github.com/yt-dlp/yt-dlp/commit/032de83ea9ff2f4977d9c71a93bbc1775597b762) ([#6237](https://github.com/yt-dlp/yt-dlp/issues/6237)) by [Grub4K](https://github.com/Grub4K)
126 - **dacast**: [Add extractors](https://github.com/yt-dlp/yt-dlp/commit/c25cac2f8e5fbac2737a426d7778fd2f0efc5381) ([#6896](https://github.com/yt-dlp/yt-dlp/issues/6896)) by [bashonly](https://github.com/bashonly)
127 - **daftsex**: [Update domain and embed player url](https://github.com/yt-dlp/yt-dlp/commit/fc5a7f9b27d2a89b1f3ca7d33a95301c21d832cd) ([#5966](https://github.com/yt-dlp/yt-dlp/issues/5966)) by [JChris246](https://github.com/JChris246)
128 - **DigitalConcertHall**: [Support films](https://github.com/yt-dlp/yt-dlp/commit/55ed4ff73487feb3177b037dfc2ea527e777da3e) ([#7202](https://github.com/yt-dlp/yt-dlp/issues/7202)) by [ItzMaxTV](https://github.com/ItzMaxTV)
129 - **discogs**: [Add extractor](https://github.com/yt-dlp/yt-dlp/commit/6daaf21092888beff11b807cd46f832f1f9c46a0) ([#6624](https://github.com/yt-dlp/yt-dlp/issues/6624)) by [rjy](https://github.com/rjy)
130 - **dlf**: [Add extractors](https://github.com/yt-dlp/yt-dlp/commit/b423b6a48e0b19260bc95ab7d72d2138d7f124dc) ([#6697](https://github.com/yt-dlp/yt-dlp/issues/6697)) by [nick-cd](https://github.com/nick-cd)
131 - **drtv**: [Fix radio page extraction](https://github.com/yt-dlp/yt-dlp/commit/9a06b7b1891b48cebbe275652ae8025a36d97d97) ([#6552](https://github.com/yt-dlp/yt-dlp/issues/6552)) by [viktor-enzell](https://github.com/viktor-enzell)
132 - **Dumpert**: [Fix m3u8 and support new URL pattern](https://github.com/yt-dlp/yt-dlp/commit/f8ae441501596733e2b967430471643a1d7cacb8) ([#6091](https://github.com/yt-dlp/yt-dlp/issues/6091)) by [DataGhost](https://github.com/DataGhost), [pukkandan](https://github.com/pukkandan)
133 - **elevensports**: [Add extractor](https://github.com/yt-dlp/yt-dlp/commit/ecfe47973f6603b5367fe2cc3c65274627d94516) ([#7172](https://github.com/yt-dlp/yt-dlp/issues/7172)) by [ItzMaxTV](https://github.com/ItzMaxTV)
134 - **ettutv**: [Add extractor](https://github.com/yt-dlp/yt-dlp/commit/83465fc4100a2fb2c188898fbc2f3021f6a9b4dd) ([#6579](https://github.com/yt-dlp/yt-dlp/issues/6579)) by [elyse0](https://github.com/elyse0)
135 - **europarl**: [Rewrite extractor](https://github.com/yt-dlp/yt-dlp/commit/03789976d301eaed3e957dbc041573098f6af059) ([#7114](https://github.com/yt-dlp/yt-dlp/issues/7114)) by [HobbyistDev](https://github.com/HobbyistDev)
136 - **eurosport**: [Improve `_VALID_URL`](https://github.com/yt-dlp/yt-dlp/commit/45e87ea106ad37b2a002663fa30ee41ce97b16cd) ([#7076](https://github.com/yt-dlp/yt-dlp/issues/7076)) by [HobbyistDev](https://github.com/HobbyistDev)
137 - **facebook**: [Fix metadata extraction](https://github.com/yt-dlp/yt-dlp/commit/3b52a606881e6adadc33444abdeacce562b79330) ([#6856](https://github.com/yt-dlp/yt-dlp/issues/6856)) by [ringus1](https://github.com/ringus1)
138 - **foxnews**: [Fix extractors](https://github.com/yt-dlp/yt-dlp/commit/97d60ad8cd6c99f01e463a9acfce8693aff2a609) ([#7222](https://github.com/yt-dlp/yt-dlp/issues/7222)) by [bashonly](https://github.com/bashonly)
139 - **funker530**: [Add extractor](https://github.com/yt-dlp/yt-dlp/commit/cab94a0cd8b6d3fffed5a6faff030274adbed182) ([#7291](https://github.com/yt-dlp/yt-dlp/issues/7291)) by [Cyberes](https://github.com/Cyberes)
140 - **generic**
141 - [Accept values for `fragment_query`, `variant_query`](https://github.com/yt-dlp/yt-dlp/commit/5cc0a8fd2e9fec50026fb92170b57993af939e4a) ([#6600](https://github.com/yt-dlp/yt-dlp/issues/6600)) by [bashonly](https://github.com/bashonly) (With fixes in [9bfe0d1](https://github.com/yt-dlp/yt-dlp/commit/9bfe0d15bd7dbdc6b0e6378fa9f5e2e289b2373b))
142 - [Add extractor-args `hls_key`, `variant_query`](https://github.com/yt-dlp/yt-dlp/commit/c2e0fc40a73dd85ab3920f977f579d475e66ef59) ([#6567](https://github.com/yt-dlp/yt-dlp/issues/6567)) by [bashonly](https://github.com/bashonly)
143 - [Attempt to detect live HLS](https://github.com/yt-dlp/yt-dlp/commit/93e7c6995e07dafb9dcc06c0d06acf6c5bdfecc5) ([#6775](https://github.com/yt-dlp/yt-dlp/issues/6775)) by [bashonly](https://github.com/bashonly)
144 - **genius**: [Add support for articles](https://github.com/yt-dlp/yt-dlp/commit/460da07439718d9af1e3661da2a23e05a913a2e6) ([#6474](https://github.com/yt-dlp/yt-dlp/issues/6474)) by [bashonly](https://github.com/bashonly)
145 - **globalplayer**: [Add extractors](https://github.com/yt-dlp/yt-dlp/commit/30647668a92a0ca5cd108776804baac0996bd9f7) ([#6903](https://github.com/yt-dlp/yt-dlp/issues/6903)) by [garret1317](https://github.com/garret1317)
146 - **gmanetwork**: [Add extractor](https://github.com/yt-dlp/yt-dlp/commit/2d97d154fe4fb84fe2ed3a4e1ed5819e89b71e88) ([#5945](https://github.com/yt-dlp/yt-dlp/issues/5945)) by [HobbyistDev](https://github.com/HobbyistDev)
147 - **gronkh**: [Extract duration and chapters](https://github.com/yt-dlp/yt-dlp/commit/9c92b803fa24e48543ce969468d5404376e315b7) ([#6817](https://github.com/yt-dlp/yt-dlp/issues/6817)) by [satan1st](https://github.com/satan1st)
148 - **hentaistigma**: [Remove extractor](https://github.com/yt-dlp/yt-dlp/commit/04f8018a0544736a18494bc3899d06b05b78fae6) by [pukkandan](https://github.com/pukkandan)
149 - **hidive**: [Fix login](https://github.com/yt-dlp/yt-dlp/commit/e6ab678e36c40ded0aae305bbb866cdab554d417) by [pukkandan](https://github.com/pukkandan)
150 - **hollywoodreporter**: [Add extractors](https://github.com/yt-dlp/yt-dlp/commit/6bdb64e2a2a6d504d8ce1dc830fbfb8a7f199c63) ([#6614](https://github.com/yt-dlp/yt-dlp/issues/6614)) by [bashonly](https://github.com/bashonly)
151 - **hotstar**: [Support `/shows/` URLs](https://github.com/yt-dlp/yt-dlp/commit/7f8ddebbb51c9fd4a347306332a718ba41b371b8) ([#7225](https://github.com/yt-dlp/yt-dlp/issues/7225)) by [bashonly](https://github.com/bashonly)
152 - **hrefli**: [Add extractor](https://github.com/yt-dlp/yt-dlp/commit/7e35526d5b970a034b9d76215ee3e4bd7631edcd) ([#6762](https://github.com/yt-dlp/yt-dlp/issues/6762)) by [selfisekai](https://github.com/selfisekai)
153 - **idolplus**: [Add extractor](https://github.com/yt-dlp/yt-dlp/commit/5c14b213679ed4401288bdc86ae696932e219222) ([#6732](https://github.com/yt-dlp/yt-dlp/issues/6732)) by [ping](https://github.com/ping)
154 - **iq**: [Set more language codes](https://github.com/yt-dlp/yt-dlp/commit/2d5cae9636714ff922d28c548c349d5f2b48f317) ([#6476](https://github.com/yt-dlp/yt-dlp/issues/6476)) by [D0LLYNH0](https://github.com/D0LLYNH0)
155 - **iwara**
156 - [Accept old URLs](https://github.com/yt-dlp/yt-dlp/commit/ab92d8651c48d247dfb7d3f0a824cc986e47c7ed) by [Lesmiscore](https://github.com/Lesmiscore)
157 - [Fix authentication](https://github.com/yt-dlp/yt-dlp/commit/0a5d7c39e17bb9bd50c9db42bcad40eb82d7f784) ([#7137](https://github.com/yt-dlp/yt-dlp/issues/7137)) by [toomyzoom](https://github.com/toomyzoom)
158 - [Fix format sorting](https://github.com/yt-dlp/yt-dlp/commit/56793f74c36899742d7abd52afb0deca97d469e1) ([#6651](https://github.com/yt-dlp/yt-dlp/issues/6651)) by [hasezoey](https://github.com/hasezoey)
159 - [Fix typo](https://github.com/yt-dlp/yt-dlp/commit/d1483ec693c79f0b4ddf493870bcb840aca4da08) by [Lesmiscore](https://github.com/Lesmiscore)
160 - [Implement login](https://github.com/yt-dlp/yt-dlp/commit/21b9413cf7dd4830b2ece57af21589dd4538fc52) ([#6721](https://github.com/yt-dlp/yt-dlp/issues/6721)) by [toomyzoom](https://github.com/toomyzoom)
161 - [Overhaul extractors](https://github.com/yt-dlp/yt-dlp/commit/c14af7a741931b364bab3d9546c0f4359f318f8c) ([#6557](https://github.com/yt-dlp/yt-dlp/issues/6557)) by [Lesmiscore](https://github.com/Lesmiscore)
162 - [Report private videos](https://github.com/yt-dlp/yt-dlp/commit/95a383be1b6fb00c92ee3fb091732c4f6009acb6) ([#6641](https://github.com/yt-dlp/yt-dlp/issues/6641)) by [Lesmiscore](https://github.com/Lesmiscore)
163 - **JStream**: [Add extractor](https://github.com/yt-dlp/yt-dlp/commit/3459d3c5af3b2572ed51e8ecfda6c11022a838c6) ([#6252](https://github.com/yt-dlp/yt-dlp/issues/6252)) by [Lesmiscore](https://github.com/Lesmiscore)
164 - **jwplatform**: [Update `_extract_embed_urls`](https://github.com/yt-dlp/yt-dlp/commit/cf9fd52fabe71d6e7c30d3ea525029ffa561fc9c) ([#6383](https://github.com/yt-dlp/yt-dlp/issues/6383)) by [carusocr](https://github.com/carusocr)
165 - **kick**: [Make initial request non-fatal](https://github.com/yt-dlp/yt-dlp/commit/0a6918a4a1431960181d8c50e0bbbcb0afbaff9a) by [bashonly](https://github.com/bashonly)
166 - **LastFM**: [Rewrite playlist extraction](https://github.com/yt-dlp/yt-dlp/commit/026435714cb7c39613a0d7d2acd15d3823b78d94) ([#6379](https://github.com/yt-dlp/yt-dlp/issues/6379)) by [hatienl0i261299](https://github.com/hatienl0i261299), [pukkandan](https://github.com/pukkandan)
167 - **lbry**: [Extract original quality formats](https://github.com/yt-dlp/yt-dlp/commit/44c0d66442b568d9e1359e669d8b029b08a77fa7) ([#7257](https://github.com/yt-dlp/yt-dlp/issues/7257)) by [bashonly](https://github.com/bashonly)
168 - **line**: [Remove extractors](https://github.com/yt-dlp/yt-dlp/commit/faa0332ed69e070cf3bd31390589a596e962f392) ([#6734](https://github.com/yt-dlp/yt-dlp/issues/6734)) by [sian1468](https://github.com/sian1468)
169 - **livestream**: [Support videos with account id](https://github.com/yt-dlp/yt-dlp/commit/bfdf144c7e5d7a93fbfa9d8e65598c72bf2b542a) ([#6324](https://github.com/yt-dlp/yt-dlp/issues/6324)) by [theperfectpunk](https://github.com/theperfectpunk)
170 - **medaltv**: [Fix clips](https://github.com/yt-dlp/yt-dlp/commit/1e3c2b6ec28d7ab5e31341fa93c47b65be4fbff4) ([#6502](https://github.com/yt-dlp/yt-dlp/issues/6502)) by [xenova](https://github.com/xenova)
171 - **mediastream**: [Improve `WinSports` and embed extraction](https://github.com/yt-dlp/yt-dlp/commit/03025b6e105139d01cd415ddc51fd692957fd2ba) ([#6426](https://github.com/yt-dlp/yt-dlp/issues/6426)) by [bashonly](https://github.com/bashonly)
172 - **mgtv**: [Fix formats extraction](https://github.com/yt-dlp/yt-dlp/commit/59d9fe08312bbb76ee26238d207a8ca35410a48d) ([#7234](https://github.com/yt-dlp/yt-dlp/issues/7234)) by [bashonly](https://github.com/bashonly)
173 - **Mzaalo**: [Add extractor](https://github.com/yt-dlp/yt-dlp/commit/dc3c44f349ba85af320e706e2a27ad81a78b1c6e) ([#7163](https://github.com/yt-dlp/yt-dlp/issues/7163)) by [ItzMaxTV](https://github.com/ItzMaxTV)
174 - **nbc**: [Fix `NBCStations` direct mp4 formats](https://github.com/yt-dlp/yt-dlp/commit/9be0fe1fd967f62cbf3c60bd14e1021a70abc147) ([#6637](https://github.com/yt-dlp/yt-dlp/issues/6637)) by [bashonly](https://github.com/bashonly)
175 - **nebula**: [Add `beta.nebula.tv`](https://github.com/yt-dlp/yt-dlp/commit/cbfe2e5cbe0f4649a91e323a82b8f5f774f36662) ([#6516](https://github.com/yt-dlp/yt-dlp/issues/6516)) by [unbeatable-101](https://github.com/unbeatable-101)
176 - **nekohacker**: [Add extractor](https://github.com/yt-dlp/yt-dlp/commit/489f51279d00318018478fd7461eddbe3b45297e) ([#7003](https://github.com/yt-dlp/yt-dlp/issues/7003)) by [hasezoey](https://github.com/hasezoey)
177 - **nhk**
178 - [Add `NhkRadiru` extractor](https://github.com/yt-dlp/yt-dlp/commit/8f0be90ecb3b8d862397177bb226f17b245ef933) ([#6819](https://github.com/yt-dlp/yt-dlp/issues/6819)) by [garret1317](https://github.com/garret1317)
179 - [Fix API extraction](https://github.com/yt-dlp/yt-dlp/commit/f41b949a2ef646fbc36375febbe3f0c19d742c0f) ([#7180](https://github.com/yt-dlp/yt-dlp/issues/7180)) by [menschel](https://github.com/menschel), [sjthespian](https://github.com/sjthespian)
180 - `NhkRadiruLive`: [Add extractor](https://github.com/yt-dlp/yt-dlp/commit/81c8b9bdd9841b72cbfc1bbff9dab5fb4aa038b0) ([#7332](https://github.com/yt-dlp/yt-dlp/issues/7332)) by [garret1317](https://github.com/garret1317)
181 - **niconico**
182 - [Download comments from the new endpoint](https://github.com/yt-dlp/yt-dlp/commit/52ecc33e221f7de7eb6fed6c22489f0c5fdd2c6d) ([#6773](https://github.com/yt-dlp/yt-dlp/issues/6773)) by [Lesmiscore](https://github.com/Lesmiscore)
183 - live: [Add extractor](https://github.com/yt-dlp/yt-dlp/commit/f8f9250fe280d37f0988646cd5cc0072f4d33a6d) ([#5764](https://github.com/yt-dlp/yt-dlp/issues/5764)) by [Lesmiscore](https://github.com/Lesmiscore)
184 - series: [Fix extraction](https://github.com/yt-dlp/yt-dlp/commit/c86e433c35fe5da6cb29f3539eef97497f84ed38) ([#6898](https://github.com/yt-dlp/yt-dlp/issues/6898)) by [sqrtNOT](https://github.com/sqrtNOT)
185 - **nubilesporn**: [Add extractor](https://github.com/yt-dlp/yt-dlp/commit/d4e6ef40772e0560a8ed33b844ef7549e86837be) ([#6231](https://github.com/yt-dlp/yt-dlp/issues/6231)) by [permunkle](https://github.com/permunkle)
186 - **odnoklassniki**: [Fix formats extraction](https://github.com/yt-dlp/yt-dlp/commit/1a2eb5bda51d8b7a78a65acebf72a0dcf9da196b) ([#7217](https://github.com/yt-dlp/yt-dlp/issues/7217)) by [bashonly](https://github.com/bashonly)
187 - **opencast**
188 - [Add ltitools to `_VALID_URL`](https://github.com/yt-dlp/yt-dlp/commit/3588be59cee429a0ab5c4ceb2f162298bb44147d) ([#6371](https://github.com/yt-dlp/yt-dlp/issues/6371)) by [C0D3D3V](https://github.com/C0D3D3V)
189 - [Fix format bug](https://github.com/yt-dlp/yt-dlp/commit/89dbf0848370deaa55af88c3593a2a264124caf5) ([#6512](https://github.com/yt-dlp/yt-dlp/issues/6512)) by [C0D3D3V](https://github.com/C0D3D3V)
190 - **owncloud**: [Add extractor](https://github.com/yt-dlp/yt-dlp/commit/c6d4b82a8b8bce59b1c9ce5e6d349ea428dac0a7) ([#6533](https://github.com/yt-dlp/yt-dlp/issues/6533)) by [C0D3D3V](https://github.com/C0D3D3V)
191 - **Parler**: [Rewrite extractor](https://github.com/yt-dlp/yt-dlp/commit/80ea6d3dea8483cddd39fc89b5ee1fc06670c33c) ([#6446](https://github.com/yt-dlp/yt-dlp/issues/6446)) by [JChris246](https://github.com/JChris246)
192 - **pgatour**: [Add extractor](https://github.com/yt-dlp/yt-dlp/commit/3ae182ad89e1427ff7b1684d6a44ff93fa857a0c) ([#6613](https://github.com/yt-dlp/yt-dlp/issues/6613)) by [bashonly](https://github.com/bashonly)
193 - **playsuisse**: [Support new url format](https://github.com/yt-dlp/yt-dlp/commit/94627c5dde12a72766bdba36e056916c29c40ed1) ([#6528](https://github.com/yt-dlp/yt-dlp/issues/6528)) by [sbor23](https://github.com/sbor23)
194 - **polskieradio**: [Improve extractors](https://github.com/yt-dlp/yt-dlp/commit/738c90a463257634455ada3e5c18b714c531dede) ([#5948](https://github.com/yt-dlp/yt-dlp/issues/5948)) by [selfisekai](https://github.com/selfisekai)
195 - **pornez**: [Support new URL formats](https://github.com/yt-dlp/yt-dlp/commit/cbdf9408e6f1e35e98fd6477b3d6902df5b8a47f) ([#6792](https://github.com/yt-dlp/yt-dlp/issues/6792)) by [zhgwn](https://github.com/zhgwn)
196 - **pornhub**: [Set access cookies to fix extraction](https://github.com/yt-dlp/yt-dlp/commit/62beefa818c75c20b6941389bb197051554a5d41) ([#6685](https://github.com/yt-dlp/yt-dlp/issues/6685)) by [arobase-che](https://github.com/arobase-che), [Schmoaaaaah](https://github.com/Schmoaaaaah)
197 - **rai**: [Rewrite extractors](https://github.com/yt-dlp/yt-dlp/commit/c6d3f81a4077aaf9cffc6aa2d0dec92f38e74bb0) ([#5940](https://github.com/yt-dlp/yt-dlp/issues/5940)) by [danog](https://github.com/danog), [nixxo](https://github.com/nixxo)
198 - **recurbate**: [Add extractor](https://github.com/yt-dlp/yt-dlp/commit/c2502cfed91415c7ccfff925fd3404d230046484) ([#6297](https://github.com/yt-dlp/yt-dlp/issues/6297)) by [mrscrapy](https://github.com/mrscrapy)
199 - **reddit**
200 - [Add login support](https://github.com/yt-dlp/yt-dlp/commit/4d9280c9c853733534dda60486fa949bcca36c9e) ([#6950](https://github.com/yt-dlp/yt-dlp/issues/6950)) by [bashonly](https://github.com/bashonly)
201 - [Support cookies and short URLs](https://github.com/yt-dlp/yt-dlp/commit/7a6f6f24592a8065376f11a58e44878807732cf6) ([#6825](https://github.com/yt-dlp/yt-dlp/issues/6825)) by [bashonly](https://github.com/bashonly)
202 - **rokfin**: [Re-construct manifest url](https://github.com/yt-dlp/yt-dlp/commit/7a6c8a0807941dd24fbf0d6172e811884f98e027) ([#6507](https://github.com/yt-dlp/yt-dlp/issues/6507)) by [vampirefrog](https://github.com/vampirefrog)
203 - **rottentomatoes**: [Fix extractor](https://github.com/yt-dlp/yt-dlp/commit/2d306c03d6f2697fcbabb7da35aa62cc078359d3) ([#6844](https://github.com/yt-dlp/yt-dlp/issues/6844)) by [JChris246](https://github.com/JChris246)
204 - **rozhlas**
205 - [Extract manifest formats](https://github.com/yt-dlp/yt-dlp/commit/e4cf7741f9302b3faa092962f2895b55cb3d89bb) ([#6590](https://github.com/yt-dlp/yt-dlp/issues/6590)) by [bashonly](https://github.com/bashonly)
206 - `MujRozhlas`: [Add extractor](https://github.com/yt-dlp/yt-dlp/commit/c2b801fea59628d5c873e06a0727fbf2051bbd1f) ([#7129](https://github.com/yt-dlp/yt-dlp/issues/7129)) by [stanoarn](https://github.com/stanoarn)
207 - **rtvc**: [Add extractors](https://github.com/yt-dlp/yt-dlp/commit/9b30cd3dfce83c2f0201b28a7a3ef44ab9722664) ([#6578](https://github.com/yt-dlp/yt-dlp/issues/6578)) by [elyse0](https://github.com/elyse0)
208 - **rumble**
209 - [Detect timeline format](https://github.com/yt-dlp/yt-dlp/commit/78bc1868ff3352108ab2911033d1ac67a55f151e) by [pukkandan](https://github.com/pukkandan)
210 - [Fix videos without quality selection](https://github.com/yt-dlp/yt-dlp/commit/6994afc030d2a786d8032075ed71a14d7eac5a4f) by [pukkandan](https://github.com/pukkandan)
211 - **sbs**: [Overhaul extractor for new API](https://github.com/yt-dlp/yt-dlp/commit/6a765f135ccb654861336ea27a2c1c24ea8e286f) ([#6839](https://github.com/yt-dlp/yt-dlp/issues/6839)) by [bashonly](https://github.com/bashonly), [dirkf](https://github.com/dirkf), [vidiot720](https://github.com/vidiot720)
212 - **shemaroome**: [Pass `stream_key` header to downloader](https://github.com/yt-dlp/yt-dlp/commit/7bc92517463f5766e9d9b92c3823b5cf403c0e3d) ([#7224](https://github.com/yt-dlp/yt-dlp/issues/7224)) by [bashonly](https://github.com/bashonly)
213 - **sonyliv**: [Fix login with token](https://github.com/yt-dlp/yt-dlp/commit/4815d35c191e7d375b94492a6486dd2ba43a8954) ([#7223](https://github.com/yt-dlp/yt-dlp/issues/7223)) by [bashonly](https://github.com/bashonly)
214 - **stageplus**: [Add extractor](https://github.com/yt-dlp/yt-dlp/commit/e5265dc6517478e589ee3c1ff0cb19bdf4e35ce1) ([#6838](https://github.com/yt-dlp/yt-dlp/issues/6838)) by [bashonly](https://github.com/bashonly)
215 - **stripchat**: [Fix extractor](https://github.com/yt-dlp/yt-dlp/commit/f9213f8a2d7ba46b912afe1dd3ce6bb700a33d72) ([#7306](https://github.com/yt-dlp/yt-dlp/issues/7306)) by [foreignBlade](https://github.com/foreignBlade)
216 - **substack**: [Fix extraction](https://github.com/yt-dlp/yt-dlp/commit/12037d8b0a578fcc78a5c8f98964e48ee6060e25) ([#7218](https://github.com/yt-dlp/yt-dlp/issues/7218)) by [bashonly](https://github.com/bashonly)
217 - **sverigesradio**: [Support slug URLs](https://github.com/yt-dlp/yt-dlp/commit/5ee9a7d6e18ceea956e831994cf11c423979354f) ([#7220](https://github.com/yt-dlp/yt-dlp/issues/7220)) by [bashonly](https://github.com/bashonly)
218 - **tagesschau**: [Fix single audio urls](https://github.com/yt-dlp/yt-dlp/commit/af7585c824a1e405bd8afa46d87b4be322edc93c) ([#6626](https://github.com/yt-dlp/yt-dlp/issues/6626)) by [flashdagger](https://github.com/flashdagger)
219 - **teamcoco**: [Fix extractor](https://github.com/yt-dlp/yt-dlp/commit/c459d45dd4d417fb80a52e1a04e607776a44baa4) ([#6437](https://github.com/yt-dlp/yt-dlp/issues/6437)) by [bashonly](https://github.com/bashonly)
220 - **telecaribe**: [Expand livestream support](https://github.com/yt-dlp/yt-dlp/commit/69b2f838d3d3e37dc17367ef64d978db1bea45cf) ([#6601](https://github.com/yt-dlp/yt-dlp/issues/6601)) by [bashonly](https://github.com/bashonly)
221 - **tencent**: [Fix fatal metadata extraction](https://github.com/yt-dlp/yt-dlp/commit/971d901d129403e875a04dd92109507a03fbc070) ([#7219](https://github.com/yt-dlp/yt-dlp/issues/7219)) by [bashonly](https://github.com/bashonly)
222 - **thesun**: [Update `_VALID_URL`](https://github.com/yt-dlp/yt-dlp/commit/0181b9a1b31db3fde943f7cd3fe9662f23bff292) ([#6522](https://github.com/yt-dlp/yt-dlp/issues/6522)) by [hatienl0i261299](https://github.com/hatienl0i261299)
223 - **tiktok**
224 - [Extract 1080p adaptive formats](https://github.com/yt-dlp/yt-dlp/commit/c2a1bdb00931969193f2a31ea27b9c66a07aaec2) ([#7228](https://github.com/yt-dlp/yt-dlp/issues/7228)) by [bashonly](https://github.com/bashonly)
225 - [Fix and improve metadata extraction](https://github.com/yt-dlp/yt-dlp/commit/925936908a3c3ee0e508621db14696b9f6a8b563) ([#6777](https://github.com/yt-dlp/yt-dlp/issues/6777)) by [bashonly](https://github.com/bashonly)
226 - [Fix mp3 formats](https://github.com/yt-dlp/yt-dlp/commit/8ceb07e870424c219dced8f4348729553f05c5cc) ([#6615](https://github.com/yt-dlp/yt-dlp/issues/6615)) by [bashonly](https://github.com/bashonly)
227 - [Fix resolution extraction](https://github.com/yt-dlp/yt-dlp/commit/ab6057ec80aa75db6303b8206916d00c376c622c) ([#7237](https://github.com/yt-dlp/yt-dlp/issues/7237)) by [puc9](https://github.com/puc9)
228 - [Improve `TikTokLive` extractor](https://github.com/yt-dlp/yt-dlp/commit/216bcb66d7dce0762767d751dad10650cb57da9d) ([#6520](https://github.com/yt-dlp/yt-dlp/issues/6520)) by [bashonly](https://github.com/bashonly)
229 - **triller**: [Support short URLs, detect removed videos](https://github.com/yt-dlp/yt-dlp/commit/33b737bedf8383c0d00d4e1d06a5273dcdfdb756) ([#6636](https://github.com/yt-dlp/yt-dlp/issues/6636)) by [bashonly](https://github.com/bashonly)
230 - **tv4**: [Fix extractor](https://github.com/yt-dlp/yt-dlp/commit/125ffaa1737dd04716f2f6fbb0595ad3eb7a4b1c) ([#5649](https://github.com/yt-dlp/yt-dlp/issues/5649)) by [dirkf](https://github.com/dirkf), [TxI5](https://github.com/TxI5)
231 - **tvp**: [Use new API](https://github.com/yt-dlp/yt-dlp/commit/0c7ce146e4d2a84e656d78f6857952bfd25ab389) ([#6989](https://github.com/yt-dlp/yt-dlp/issues/6989)) by [selfisekai](https://github.com/selfisekai)
232 - **tvplay**: [Remove outdated domains](https://github.com/yt-dlp/yt-dlp/commit/937264419f9bf375d5656785ae6e53282587c15d) ([#7106](https://github.com/yt-dlp/yt-dlp/issues/7106)) by [ivanskodje](https://github.com/ivanskodje)
233 - **twitch**
234 - [Extract original size thumbnail](https://github.com/yt-dlp/yt-dlp/commit/80b732b7a9585b2a61e456dc0d2d014a439cbaee) ([#6629](https://github.com/yt-dlp/yt-dlp/issues/6629)) by [JC-Chung](https://github.com/JC-Chung)
235 - [Fix `is_live`](https://github.com/yt-dlp/yt-dlp/commit/0551511b45f7847f40e4314aa9e624e80d086539) ([#6500](https://github.com/yt-dlp/yt-dlp/issues/6500)) by [elyse0](https://github.com/elyse0)
236 - [Support mobile clips](https://github.com/yt-dlp/yt-dlp/commit/02312c03cf53eb1da24c9ad022ee79af26060733) ([#6699](https://github.com/yt-dlp/yt-dlp/issues/6699)) by [bepvte](https://github.com/bepvte)
237 - [Update `_CLIENT_ID` and add extractor-arg](https://github.com/yt-dlp/yt-dlp/commit/01231feb142e80828985aabdec04ac608e3d43e2) ([#7200](https://github.com/yt-dlp/yt-dlp/issues/7200)) by [bashonly](https://github.com/bashonly)
238 - vod: [Support links from schedule tab](https://github.com/yt-dlp/yt-dlp/commit/dbce5afa6bb61f6272ade613f2e9a3d66b88c7ea) ([#7071](https://github.com/yt-dlp/yt-dlp/issues/7071)) by [falbrechtskirchinger](https://github.com/falbrechtskirchinger)
239 - **twitter**
240 - [Add login support](https://github.com/yt-dlp/yt-dlp/commit/d1795f4a6af99c976c9d3ea2dabe5cf4f8965d3c) ([#7258](https://github.com/yt-dlp/yt-dlp/issues/7258)) by [bashonly](https://github.com/bashonly)
241 - [Default to GraphQL, handle auth errors](https://github.com/yt-dlp/yt-dlp/commit/147e62fc584c3ea6fdb09bb7a47905df68553a22) ([#6957](https://github.com/yt-dlp/yt-dlp/issues/6957)) by [bashonly](https://github.com/bashonly)
242 - spaces: [Add `release_timestamp`](https://github.com/yt-dlp/yt-dlp/commit/1c16d9df5330819cc79ad588b24aa5b72765c168) ([#7186](https://github.com/yt-dlp/yt-dlp/issues/7186)) by [CeruleanSky](https://github.com/CeruleanSky)
243 - **urplay**: [Extract all subtitles](https://github.com/yt-dlp/yt-dlp/commit/7bcd4813215ac98daa4949af2ffc677c78307a38) ([#7309](https://github.com/yt-dlp/yt-dlp/issues/7309)) by [hoaluvn](https://github.com/hoaluvn)
244 - **voot**: [Fix extractor](https://github.com/yt-dlp/yt-dlp/commit/4f7b11cc1c1cebf598107e00cd7295588ed484da) ([#7227](https://github.com/yt-dlp/yt-dlp/issues/7227)) by [bashonly](https://github.com/bashonly)
245 - **vrt**: [Overhaul extractors](https://github.com/yt-dlp/yt-dlp/commit/1a7dcca378e80a387923ee05c250d8ba122441c6) ([#6244](https://github.com/yt-dlp/yt-dlp/issues/6244)) by [bashonly](https://github.com/bashonly), [bergoid](https://github.com/bergoid), [jeroenj](https://github.com/jeroenj)
246 - **weverse**: [Add extractors](https://github.com/yt-dlp/yt-dlp/commit/b844a3f8b16500663e7ab6c6ec061cc9b30f71ac) ([#6711](https://github.com/yt-dlp/yt-dlp/issues/6711)) by [bashonly](https://github.com/bashonly) (With fixes in [fd5d93f](https://github.com/yt-dlp/yt-dlp/commit/fd5d93f7040f9776fd541f4e4079dad7d3b3fb4f))
247 - **wevidi**: [Add extractor](https://github.com/yt-dlp/yt-dlp/commit/1ea15603d852971ed7d92f4de12808b27b3d9370) ([#6868](https://github.com/yt-dlp/yt-dlp/issues/6868)) by [truedread](https://github.com/truedread)
248 - **weyyak**: [Add extractor](https://github.com/yt-dlp/yt-dlp/commit/6dc00acf0f1f1107a626c21befd1691403e6aeeb) ([#7124](https://github.com/yt-dlp/yt-dlp/issues/7124)) by [ItzMaxTV](https://github.com/ItzMaxTV)
249 - **whyp**: [Add extractor](https://github.com/yt-dlp/yt-dlp/commit/2c566ed14101673c651c08c306c30fa5b4010b85) ([#6803](https://github.com/yt-dlp/yt-dlp/issues/6803)) by [CoryTibbettsDev](https://github.com/CoryTibbettsDev)
250 - **wrestleuniverse**
251 - [Fix cookies support](https://github.com/yt-dlp/yt-dlp/commit/c8561c6d03f025268d6d3972abeb47987c8d7cbb) by [bashonly](https://github.com/bashonly)
252 - [Fix extraction, add login](https://github.com/yt-dlp/yt-dlp/commit/ef8fb7f029b816dfc95600727d84400591a3b5c5) ([#6982](https://github.com/yt-dlp/yt-dlp/issues/6982)) by [bashonly](https://github.com/bashonly), [Grub4K](https://github.com/Grub4K)
253 - **wykop**: [Add extractors](https://github.com/yt-dlp/yt-dlp/commit/aed945e1b9b7d3af2a907e1a12e6508cc81d6a20) ([#6140](https://github.com/yt-dlp/yt-dlp/issues/6140)) by [selfisekai](https://github.com/selfisekai)
254 - **ximalaya**: [Sort playlist entries](https://github.com/yt-dlp/yt-dlp/commit/8790ea7b2536332777bce68590386b1aa935fac7) ([#7292](https://github.com/yt-dlp/yt-dlp/issues/7292)) by [linsui](https://github.com/linsui)
255 - **YahooGyaOIE, YahooGyaOPlayerIE**: [Delete extractors due to website close](https://github.com/yt-dlp/yt-dlp/commit/68be95bd0ca3f76aa63c9812935bd826b3a42e53) ([#6218](https://github.com/yt-dlp/yt-dlp/issues/6218)) by [Lesmiscore](https://github.com/Lesmiscore)
256 - **yappy**: YappyProfile: [Add extractor](https://github.com/yt-dlp/yt-dlp/commit/6f69101dc912690338d32e2aab085c32e44eba3f) ([#7346](https://github.com/yt-dlp/yt-dlp/issues/7346)) by [7vlad7](https://github.com/7vlad7)
257 - **youku**: [Improve error message](https://github.com/yt-dlp/yt-dlp/commit/ef0848abd425dfda6db62baa8d72897eefb0007f) ([#6690](https://github.com/yt-dlp/yt-dlp/issues/6690)) by [carusocr](https://github.com/carusocr)
258 - **youporn**: [Extract m3u8 formats](https://github.com/yt-dlp/yt-dlp/commit/ddae33754ae1f32dd9c64cf895c47d20f6b5f336) by [pukkandan](https://github.com/pukkandan)
259 - **youtube**
260 - [Add client name to `format_note` when `-v`](https://github.com/yt-dlp/yt-dlp/commit/c795c39f27244cbce846067891827e4847036441) ([#6254](https://github.com/yt-dlp/yt-dlp/issues/6254)) by [Lesmiscore](https://github.com/Lesmiscore), [pukkandan](https://github.com/pukkandan)
261 - [Add extractor-arg `include_duplicate_formats`](https://github.com/yt-dlp/yt-dlp/commit/86cb922118b236306310a72657f70426c20e28bb) by [pukkandan](https://github.com/pukkandan)
262 - [Bypass throttling for `-f17`](https://github.com/yt-dlp/yt-dlp/commit/c9abebb851e6188cb34b9eb744c1863dd46af919) by [pukkandan](https://github.com/pukkandan)
263 - [Construct fragment list lazily](https://github.com/yt-dlp/yt-dlp/commit/2a23d92d9ec44a0168079e38bcf3d383e5c4c7bb) by [pukkandan](https://github.com/pukkandan) (With fixes in [e389d17](https://github.com/yt-dlp/yt-dlp/commit/e389d172b6f42e4f332ae679dc48543fb7b9b61d))
264 - [Define strict uploader metadata mapping](https://github.com/yt-dlp/yt-dlp/commit/7666b93604b97e9ada981c6b04ccf5605dd1bd44) ([#6384](https://github.com/yt-dlp/yt-dlp/issues/6384)) by [coletdjnz](https://github.com/coletdjnz)
265 - [Determine audio language using automatic captions](https://github.com/yt-dlp/yt-dlp/commit/ff9b0e071ffae5543cc309e6f9e647ac51e5846e) by [pukkandan](https://github.com/pukkandan)
266 - [Extract `channel_is_verified`](https://github.com/yt-dlp/yt-dlp/commit/8213ce28a485e200f6a7e1af1434a987c8e702bd) ([#7213](https://github.com/yt-dlp/yt-dlp/issues/7213)) by [coletdjnz](https://github.com/coletdjnz)
267 - [Extract `heatmap` data](https://github.com/yt-dlp/yt-dlp/commit/5caf30dbc34f10b0be60676fece635b5c59f0d72) ([#7100](https://github.com/yt-dlp/yt-dlp/issues/7100)) by [tntmod54321](https://github.com/tntmod54321)
268 - [Extract more metadata for comments](https://github.com/yt-dlp/yt-dlp/commit/c35448b7b14113b35c4415dbfbf488c4731f006f) ([#7179](https://github.com/yt-dlp/yt-dlp/issues/7179)) by [coletdjnz](https://github.com/coletdjnz)
269 - [Extract uploader metadata for feed/playlist items](https://github.com/yt-dlp/yt-dlp/commit/93e12ed76ef49252dc6869b59d21d0777e5e11af) by [coletdjnz](https://github.com/coletdjnz)
270 - [Fix comment loop detection for pinned comments](https://github.com/yt-dlp/yt-dlp/commit/141a8dff98874a426d7fbe772e0a8421bb42656f) ([#6714](https://github.com/yt-dlp/yt-dlp/issues/6714)) by [coletdjnz](https://github.com/coletdjnz)
271 - [Fix continuation loop with no comments](https://github.com/yt-dlp/yt-dlp/commit/18f8fba7c89a87f99cc3313a1795848867e84fff) ([#7148](https://github.com/yt-dlp/yt-dlp/issues/7148)) by [coletdjnz](https://github.com/coletdjnz)
272 - [Fix parsing `comment_count`](https://github.com/yt-dlp/yt-dlp/commit/071670cbeaa01ddf2cc20a95ae6da25f8f086431) ([#6523](https://github.com/yt-dlp/yt-dlp/issues/6523)) by [nick-cd](https://github.com/nick-cd)
273 - [Handle incomplete initial data from watch page](https://github.com/yt-dlp/yt-dlp/commit/607510b9f2f67bfe7d33d74031a5c1fe22a24862) ([#6510](https://github.com/yt-dlp/yt-dlp/issues/6510)) by [coletdjnz](https://github.com/coletdjnz)
274 - [Ignore wrong fps of some formats](https://github.com/yt-dlp/yt-dlp/commit/97afb093d4cbe5df889145afa5f9ede4535e93e4) by [pukkandan](https://github.com/pukkandan)
275 - [Misc cleanup](https://github.com/yt-dlp/yt-dlp/commit/14a14335b280766fbf5a469ae26836d6c1fe450a) by [coletdjnz](https://github.com/coletdjnz)
276 - [Prioritize premium formats](https://github.com/yt-dlp/yt-dlp/commit/51a07b0dca4c079d58311c19b6d1c097c24bb021) by [pukkandan](https://github.com/pukkandan)
277 - [Revert default formats to `https`](https://github.com/yt-dlp/yt-dlp/commit/c6786ff3baaf72a5baa4d56d34058e54cbcf8ceb) by [pukkandan](https://github.com/pukkandan)
278 - [Support podcasts and releases tabs](https://github.com/yt-dlp/yt-dlp/commit/447afb9eaa65bc677e3245c83e53a8e69c174a3c) by [coletdjnz](https://github.com/coletdjnz)
279 - [Support shorter relative time format](https://github.com/yt-dlp/yt-dlp/commit/2fb35f6004c7625f0dd493da4a5abf0690f7777c) ([#7191](https://github.com/yt-dlp/yt-dlp/issues/7191)) by [coletdjnz](https://github.com/coletdjnz)
280 - music_search_url: [Extract title](https://github.com/yt-dlp/yt-dlp/commit/69a40e4a7f6caa5662527ebd2f3c4e8aa02857a2) ([#7102](https://github.com/yt-dlp/yt-dlp/issues/7102)) by [kangalio](https://github.com/kangalio)
281 - **zaiko**
282 - [Add extractor](https://github.com/yt-dlp/yt-dlp/commit/345b4c0aedd9d19898ce00d5cef35fe0d277a052) ([#7254](https://github.com/yt-dlp/yt-dlp/issues/7254)) by [c-basalt](https://github.com/c-basalt)
283 - ZaikoETicket: [Add extractor](https://github.com/yt-dlp/yt-dlp/commit/5cc09c004bd5edbbada9b041c08a720cadc4f4df) ([#7347](https://github.com/yt-dlp/yt-dlp/issues/7347)) by [pzhlkj6612](https://github.com/pzhlkj6612)
284 - **zdf**: [Fix formats extraction](https://github.com/yt-dlp/yt-dlp/commit/ee0ed0338df328cd986f97315c8162b5a151476d) by [bashonly](https://github.com/bashonly)
285 - **zee5**: [Fix extraction of new content](https://github.com/yt-dlp/yt-dlp/commit/9d7fde89a40360396f0baa2ee8bf507f92108b32) ([#7280](https://github.com/yt-dlp/yt-dlp/issues/7280)) by [bashonly](https://github.com/bashonly)
286 - **zingmp3**: [Fix and improve extractors](https://github.com/yt-dlp/yt-dlp/commit/17d7ca84ea723c20668bd9bfa938be7ea0e64f6b) ([#6367](https://github.com/yt-dlp/yt-dlp/issues/6367)) by [hatienl0i261299](https://github.com/hatienl0i261299)
287 - **zoom**
288 - [Fix extractor](https://github.com/yt-dlp/yt-dlp/commit/79c77e85b70ae3b9942d5a88c14d021a9bd24222) ([#6741](https://github.com/yt-dlp/yt-dlp/issues/6741)) by [shreyasminocha](https://github.com/shreyasminocha)
289 - [Fix share URL extraction](https://github.com/yt-dlp/yt-dlp/commit/90c1f5120694105496a6ad9e3ecfc6c25de6cae1) ([#6789](https://github.com/yt-dlp/yt-dlp/issues/6789)) by [bashonly](https://github.com/bashonly)
290
291 #### Downloader changes
292 - **curl**: [Fix progress reporting](https://github.com/yt-dlp/yt-dlp/commit/66aeaac9aa30b5959069ba84e53a5508232deb38) by [pukkandan](https://github.com/pukkandan)
293 - **fragment**: [Do not sleep between fragments](https://github.com/yt-dlp/yt-dlp/commit/424f3bf03305088df6e01d62f7311be8601ad3f4) by [pukkandan](https://github.com/pukkandan)
294
295 #### Postprocessor changes
296 - [Fix chapters if duration is not extracted](https://github.com/yt-dlp/yt-dlp/commit/01ddec7e661bf90dc4c34e6924eb9d7629886cef) ([#6037](https://github.com/yt-dlp/yt-dlp/issues/6037)) by [bashonly](https://github.com/bashonly)
297 - [Print newline for `--progress-template`](https://github.com/yt-dlp/yt-dlp/commit/13ff78095372fd98900a32572cf817994c07ccb5) by [pukkandan](https://github.com/pukkandan)
298 - **EmbedThumbnail, FFmpegMetadata**: [Fix error on attaching thumbnails and info json for mkv/mka](https://github.com/yt-dlp/yt-dlp/commit/0f0875ed555514f32522a0f30554fb08825d5124) ([#6647](https://github.com/yt-dlp/yt-dlp/issues/6647)) by [Lesmiscore](https://github.com/Lesmiscore)
299 - **FFmpegFixupM3u8PP**: [Check audio codec before fixup](https://github.com/yt-dlp/yt-dlp/commit/3f7e2bd80e3c5d8a1682f20a1b245fcd974f295d) ([#6778](https://github.com/yt-dlp/yt-dlp/issues/6778)) by [bashonly](https://github.com/bashonly)
300 - **FixupDuplicateMoov**: [Fix bug in triggering](https://github.com/yt-dlp/yt-dlp/commit/26010b5cec50193b98ad7845d1d77450f9f14c2b) by [pukkandan](https://github.com/pukkandan)
301
302 #### Misc. changes
303 - [Add automatic duplicate issue detection](https://github.com/yt-dlp/yt-dlp/commit/15b2d3db1d40b0437fca79d8874d392aa54b3cdd) by [pukkandan](https://github.com/pukkandan)
304 - **build**
305 - [Fix macOS target](https://github.com/yt-dlp/yt-dlp/commit/44a79958f0b596ee71e1eb25f158610aada29d1b) by [Grub4K](https://github.com/Grub4K)
306 - [Implement build verification using `--update-to`](https://github.com/yt-dlp/yt-dlp/commit/b73193c99aa23b135732408a5fcf655c68d731c6) by [bashonly](https://github.com/bashonly), [Grub4K](https://github.com/Grub4K)
307 - [Pin `pyinstaller` version for MacOS](https://github.com/yt-dlp/yt-dlp/commit/427a8fafbb0e18c28d0ed7960be838d7b26b88d3) by [pukkandan](https://github.com/pukkandan)
308 - [Various build workflow improvements](https://github.com/yt-dlp/yt-dlp/commit/c4efa0aefec8daef1de62fd1693f13edf3c8b03c) by [bashonly](https://github.com/bashonly), [Grub4K](https://github.com/Grub4K)
309 - **cleanup**
310 - Miscellaneous
311 - [6f2287c](https://github.com/yt-dlp/yt-dlp/commit/6f2287cb18cbfb27518f068d868fa9390fee78ad) by [pukkandan](https://github.com/pukkandan)
312 - [ad54c91](https://github.com/yt-dlp/yt-dlp/commit/ad54c9130e793ce433bf9da334fa80df9f3aee58) by [freezboltz](https://github.com/freezboltz), [mikf](https://github.com/mikf), [pukkandan](https://github.com/pukkandan)
313 - **cleanup, utils**: [Split into submodules](https://github.com/yt-dlp/yt-dlp/commit/69bec6730ec9d724bcedeab199d9d684d61423ba) ([#7090](https://github.com/yt-dlp/yt-dlp/issues/7090)) by [coletdjnz](https://github.com/coletdjnz), [pukkandan](https://github.com/pukkandan)
314 - **cli_to_api**: [Add script](https://github.com/yt-dlp/yt-dlp/commit/46f1370e9af6f8af8762f67e27e5acb8f0c48a47) by [pukkandan](https://github.com/pukkandan)
315 - **devscripts**: `make_changelog`: [Various improvements](https://github.com/yt-dlp/yt-dlp/commit/23c39a4beadee382060bb47fdaa21316ca707d38) by [Grub4K](https://github.com/Grub4K)
316 - **docs**: [Misc improvements](https://github.com/yt-dlp/yt-dlp/commit/c8bc203fbf3bb09914e53f0833eed622ab7edbb9) by [pukkandan](https://github.com/pukkandan)
317
318 ### 2023.03.04
319
320 #### Extractor changes
321 - bilibili
322 - [Fix for downloading wrong subtitles](https://github.com/yt-dlp/yt-dlp/commit/8a83baaf218ab89e6e7faa76b7c7be3a2ec19e3a) ([#6358](https://github.com/yt-dlp/yt-dlp/issues/6358)) by [LXYan2333](https://github.com/LXYan2333)
323 - ESPNcricinfo
324 - [Handle new URL pattern](https://github.com/yt-dlp/yt-dlp/commit/640c934823fc2d1ec77ec932566078014058635f) ([#6321](https://github.com/yt-dlp/yt-dlp/issues/6321)) by [venkata-krishnas](https://github.com/venkata-krishnas)
325 - lefigaro
326 - [Add extractors](https://github.com/yt-dlp/yt-dlp/commit/eb8fd6d044e8926532772b72be0645c6b8ecb3aa) ([#6309](https://github.com/yt-dlp/yt-dlp/issues/6309)) by [elyse0](https://github.com/elyse0)
327 - lumni
328 - [Add extractor](https://github.com/yt-dlp/yt-dlp/commit/1f8489cccbdc6e96027ef527b88717458f0900e8) ([#6302](https://github.com/yt-dlp/yt-dlp/issues/6302)) by [carusocr](https://github.com/carusocr)
329 - Prankcast
330 - [Fix tags](https://github.com/yt-dlp/yt-dlp/commit/ed4cc4ea793314c50ae3f82e98248c1de1c25694) ([#6316](https://github.com/yt-dlp/yt-dlp/issues/6316)) by [columndeeply](https://github.com/columndeeply)
331 - rutube
332 - [Extract chapters from description](https://github.com/yt-dlp/yt-dlp/commit/22ccd5420b3eb0782776071f12cccd1fedaa1fd0) ([#6345](https://github.com/yt-dlp/yt-dlp/issues/6345)) by [mushbite](https://github.com/mushbite)
333 - SportDeutschland
334 - [Rewrite extractor](https://github.com/yt-dlp/yt-dlp/commit/45db357289b4e1eec09093c8bc5446520378f426) by [pukkandan](https://github.com/pukkandan)
335 - telecaribe
336 - [Add extractor](https://github.com/yt-dlp/yt-dlp/commit/b40471282286bd2b09c485bf79afd271d229272c) ([#6311](https://github.com/yt-dlp/yt-dlp/issues/6311)) by [elyse0](https://github.com/elyse0)
337 - tubetugraz
338 - [Support `--twofactor` (#6424)](https://github.com/yt-dlp/yt-dlp/commit/f44cb4e77bb9be8be291d02ab6f79dc0b4c0d4a1) ([#6427](https://github.com/yt-dlp/yt-dlp/issues/6427)) by [Ferdi265](https://github.com/Ferdi265)
339 - tunein
340 - [Fix extractors](https://github.com/yt-dlp/yt-dlp/commit/46580ced56c90b559885aded6aa8f46f20a9cdce) ([#6310](https://github.com/yt-dlp/yt-dlp/issues/6310)) by [elyse0](https://github.com/elyse0)
341 - twitch
342 - [Update for GraphQL API changes](https://github.com/yt-dlp/yt-dlp/commit/4a6272c6d1bff89969b67cd22b26ebe6d7e72279) ([#6318](https://github.com/yt-dlp/yt-dlp/issues/6318)) by [elyse0](https://github.com/elyse0)
343 - twitter
344 - [Fix retweet extraction](https://github.com/yt-dlp/yt-dlp/commit/cf605226521e99c89fc8dff26a319025810e63a0) ([#6422](https://github.com/yt-dlp/yt-dlp/issues/6422)) by [selfisekai](https://github.com/selfisekai)
345 - xvideos
346 - quickies: [Add extractor](https://github.com/yt-dlp/yt-dlp/commit/283a0b5bc511f3b350eead4488158f50c20ec526) ([#6414](https://github.com/yt-dlp/yt-dlp/issues/6414)) by [Yakabuff](https://github.com/Yakabuff)
347
348 #### Misc. changes
349 - build
350 - [Fix publishing to PyPI and homebrew](https://github.com/yt-dlp/yt-dlp/commit/55676fe498345a389a2539d8baaba958d6d61c3e) by [bashonly](https://github.com/bashonly)
351 - [Only archive if `vars.ARCHIVE_REPO` is set](https://github.com/yt-dlp/yt-dlp/commit/08ff6d59f97b5f5f0128f6bf6fbef56fd836cc52) by [Grub4K](https://github.com/Grub4K)
352 - cleanup
353 - Miscellaneous: [392389b](https://github.com/yt-dlp/yt-dlp/commit/392389b7df7b818f794b231f14dc396d4875fbad) by [pukkandan](https://github.com/pukkandan)
354 - devscripts
355 - `make_changelog`: [Stop at `Release ...` commit](https://github.com/yt-dlp/yt-dlp/commit/7accdd9845fe7ce9d0aa5a9d16faaa489c1294eb) by [pukkandan](https://github.com/pukkandan)
356
357 ### 2023.03.03
358
359 #### Important changes
360 - **A new release type has been added!**
361 * [`nightly`](https://github.com/yt-dlp/yt-dlp/releases/tag/nightly) builds will be made after each push, containing the latest fixes (but also possibly bugs).
362 * When using `--update`/`-U`, a release binary will only update to its current channel (either `stable` or `nightly`).
363 * The `--update-to` option has been added allowing the user more control over program upgrades (or downgrades).
364 * `--update-to` can change the release channel (`stable`, `nightly`) and also upgrade or downgrade to specific tags.
365 * **Usage**: `--update-to CHANNEL`, `--update-to TAG`, `--update-to CHANNEL@TAG`
366 - **YouTube throttling fixes!**
367
368 #### Core changes
369 - [Add option `--break-match-filters`](https://github.com/yt-dlp/yt-dlp/commit/fe2ce85aff0aa03735fc0152bb8cb9c3d4ef0753) by [pukkandan](https://github.com/pukkandan)
370 - [Fix `--break-on-existing` with `--lazy-playlist`](https://github.com/yt-dlp/yt-dlp/commit/d21056f4cf0a1623daa107f9181074f5725ac436) by [pukkandan](https://github.com/pukkandan)
371 - dependencies
372 - [Simplify `Cryptodome`](https://github.com/yt-dlp/yt-dlp/commit/65f6e807804d2af5e00f2aecd72bfc43af19324a) by [pukkandan](https://github.com/pukkandan)
373 - jsinterp
374 - [Handle `Date` at epoch 0](https://github.com/yt-dlp/yt-dlp/commit/9acf1ee25f7ad3920ede574a9de95b8c18626af4) by [pukkandan](https://github.com/pukkandan)
375 - plugins
376 - [Don't look in `.egg` directories](https://github.com/yt-dlp/yt-dlp/commit/b059188383eee4fa336ef728dda3ff4bb7335625) by [pukkandan](https://github.com/pukkandan)
377 - update
378 - [Add option `--update-to`, including to nightly](https://github.com/yt-dlp/yt-dlp/commit/77df20f14cc9ed41dfe3a1fe2d77fd27f5365a94) ([#6220](https://github.com/yt-dlp/yt-dlp/issues/6220)) by [bashonly](https://github.com/bashonly), [Grub4K](https://github.com/Grub4K), [pukkandan](https://github.com/pukkandan)
379 - utils
380 - `LenientJSONDecoder`: [Parse unclosed objects](https://github.com/yt-dlp/yt-dlp/commit/cc09083636ce21e58ff74f45eac2dbda507462b0) by [pukkandan](https://github.com/pukkandan)
381 - `Popen`: [Shim undocumented `text_mode` property](https://github.com/yt-dlp/yt-dlp/commit/da8e2912b165005f76779a115a071cd6132ceedf) by [Grub4K](https://github.com/Grub4K)
382
383 #### Extractor changes
384 - [Fix DRM detection in m3u8](https://github.com/yt-dlp/yt-dlp/commit/43a3eaf96393b712d60cbcf5c6cb1e90ed7f42f5) by [pukkandan](https://github.com/pukkandan)
385 - generic
386 - [Detect manifest links via extension](https://github.com/yt-dlp/yt-dlp/commit/b38cae49e6f4849c8ee2a774bdc3c1c647ae5f0e) by [bashonly](https://github.com/bashonly)
387 - [Handle basic-auth when checking redirects](https://github.com/yt-dlp/yt-dlp/commit/8e9fe43cd393e69fa49b3d842aa3180c1d105b8f) by [pukkandan](https://github.com/pukkandan)
388 - GoogleDrive
389 - [Fix some audio](https://github.com/yt-dlp/yt-dlp/commit/4d248e29d20d983ededab0b03d4fe69dff9eb4ed) by [pukkandan](https://github.com/pukkandan)
390 - iprima
391 - [Fix extractor](https://github.com/yt-dlp/yt-dlp/commit/9fddc12ab022a31754e0eaa358fc4e1dfa974587) ([#6291](https://github.com/yt-dlp/yt-dlp/issues/6291)) by [std-move](https://github.com/std-move)
392 - mediastream
393 - [Improve WinSports support](https://github.com/yt-dlp/yt-dlp/commit/2d5a8c5db2bd4ff1c2e45e00cd890a10f8ffca9e) ([#6401](https://github.com/yt-dlp/yt-dlp/issues/6401)) by [bashonly](https://github.com/bashonly)
394 - ntvru
395 - [Extract HLS and DASH formats](https://github.com/yt-dlp/yt-dlp/commit/77d6d136468d0c23c8e79bc937898747804f585a) ([#6403](https://github.com/yt-dlp/yt-dlp/issues/6403)) by [bashonly](https://github.com/bashonly)
396 - tencent
397 - [Add more formats and info](https://github.com/yt-dlp/yt-dlp/commit/18d295c9e0f95adc179eef345b7af64d6372db78) ([#5950](https://github.com/yt-dlp/yt-dlp/issues/5950)) by [Hill-98](https://github.com/Hill-98)
398 - yle_areena
399 - [Extract non-Kaltura videos](https://github.com/yt-dlp/yt-dlp/commit/40d77d89027cd0e0ce31d22aec81db3e1d433900) ([#6402](https://github.com/yt-dlp/yt-dlp/issues/6402)) by [bashonly](https://github.com/bashonly)
400 - youtube
401 - [Construct dash formats with `range` query](https://github.com/yt-dlp/yt-dlp/commit/5038f6d713303e0967d002216e7a88652401c22a) by [pukkandan](https://github.com/pukkandan) (With fixes in [f34804b](https://github.com/yt-dlp/yt-dlp/commit/f34804b2f920f62a6e893a14a9e2a2144b14dd23) by [bashonly](https://github.com/bashonly), [coletdjnz](https://github.com/coletdjnz))
402 - [Detect and break on looping comments](https://github.com/yt-dlp/yt-dlp/commit/7f51861b1820c37b157a239b1fe30628d907c034) ([#6301](https://github.com/yt-dlp/yt-dlp/issues/6301)) by [coletdjnz](https://github.com/coletdjnz)
403 - [Extract channel `view_count` when `/about` tab is passed](https://github.com/yt-dlp/yt-dlp/commit/31e183557fcd1b937582f9429f29207c1261f501) by [pukkandan](https://github.com/pukkandan)
404
405 #### Misc. changes
406 - build
407 - [Add `cffi` as a dependency for `yt_dlp_linux`](https://github.com/yt-dlp/yt-dlp/commit/776d1c3f0c9b00399896dd2e40e78e9a43218109) by [bashonly](https://github.com/bashonly)
408 - [Automated builds and nightly releases](https://github.com/yt-dlp/yt-dlp/commit/29cb20bd563c02671b31dd840139e93dd37150a1) ([#6220](https://github.com/yt-dlp/yt-dlp/issues/6220)) by [bashonly](https://github.com/bashonly), [Grub4K](https://github.com/Grub4K) (With fixes in [bfc861a](https://github.com/yt-dlp/yt-dlp/commit/bfc861a91ee65c9b0ac169754f512e052c6827cf) by [pukkandan](https://github.com/pukkandan))
409 - [Sign SHA files and release public key](https://github.com/yt-dlp/yt-dlp/commit/12647e03d417feaa9ea6a458bea5ebd747494a53) by [Grub4K](https://github.com/Grub4K)
410 - cleanup
411 - [Fix `Changelog`](https://github.com/yt-dlp/yt-dlp/commit/17ca19ab60a6a13eb8a629c51442b5248b0d8394) by [pukkandan](https://github.com/pukkandan)
412 - jsinterp: [Give functions names to help debugging](https://github.com/yt-dlp/yt-dlp/commit/b2e0343ba0fc5d8702e90f6ba2b71358e2677e0b) by [pukkandan](https://github.com/pukkandan)
413 - Miscellaneous: [4815bbf](https://github.com/yt-dlp/yt-dlp/commit/4815bbfc41cf641e4a0650289dbff968cb3bde76), [5b28cef](https://github.com/yt-dlp/yt-dlp/commit/5b28cef72db3b531680d89c121631c73ae05354f) by [pukkandan](https://github.com/pukkandan)
414 - devscripts
415 - [Script to generate changelog](https://github.com/yt-dlp/yt-dlp/commit/d400e261cf029a3f20d364113b14de973be75404) ([#6220](https://github.com/yt-dlp/yt-dlp/issues/6220)) by [Grub4K](https://github.com/Grub4K) (With fixes in [9344964](https://github.com/yt-dlp/yt-dlp/commit/93449642815a6973a4b09b289982ca7e1f961b5f))
416
417 ### 2023.02.17
418
419 * Merge youtube-dl: Upto [commit/2dd6c6e](https://github.com/ytdl-org/youtube-dl/commit/2dd6c6e)
420 * Fix `--concat-playlist`
421 * Imply `--no-progress` when `--print`
422 * Improve default subtitle language selection by [sdht0](https://github.com/sdht0)
423 * Make `title` completely non-fatal
424 * Sanitize formats before sorting by [pukkandan](https://github.com/pukkandan)
425 * Support module level `__bool__` and `property`
426 * [dependencies] Standardize `Cryptodome` imports
427 * [hls] Allow extractors to provide AES key by [Grub4K](https://github.com/Grub4K), [bashonly](https://github.com/bashonly)
428 * [ExtractAudio] Handle outtmpl without ext by [carusocr](https://github.com/carusocr)
429 * [extractor/common] Fix `_search_nuxt_data` by [LowSuggestion912](https://github.com/LowSuggestion912)
430 * [extractor/generic] Avoid catastrophic backtracking in KVS regex by [bashonly](https://github.com/bashonly)
431 * [jsinterp] Support `if` statements
432 * [plugins] Fix zip search paths
433 * [utils] `traverse_obj`: Various improvements by [Grub4K](https://github.com/Grub4K)
434 * [utils] `traverse_obj`: Fix more bugs
435 * [utils] `traverse_obj`: Fix several behavioral problems by [Grub4K](https://github.com/Grub4K)
436 * [utils] Don't use Content-length with encoding by [felixonmars](https://github.com/felixonmars)
437 * [utils] Fix `time_seconds` to use the provided TZ by [Grub4K](https://github.com/Grub4K), [Lesmiscore](https://github.com/Lesmiscore)
438 * [utils] Fix race condition in `make_dir` by [aionescu](https://github.com/aionescu)
439 * [utils] Use local kernel32 for file locking on Windows by [Grub4K](https://github.com/Grub4K)
440 * [compat_utils] Improve `passthrough_module`
441 * [compat_utils] Simplify `EnhancedModule`
442 * [build] Update pyinstaller
443 * [pyinst] Fix for pyinstaller 5.8
444 * [devscripts] Provide `pyinstaller` hooks
445 * [devscripts/pyinstaller] Analyze sub-modules of `Cryptodome`
446 * [cleanup] Misc fixes and cleanup
447 * [extractor/anchorfm] Add episode extractor by [HobbyistDev](https://github.com/HobbyistDev), [bashonly](https://github.com/bashonly)
448 * [extractor/boxcast] Add extractor by [HobbyistDev](https://github.com/HobbyistDev)
449 * [extractor/ebay] Add extractor by [JChris246](https://github.com/JChris246)
450 * [extractor/hypergryph] Add extractor by [HobbyistDev](https://github.com/HobbyistDev), [bashonly](https://github.com/bashonly)
451 * [extractor/NZOnScreen] Add extractor by [gregsadetsky](https://github.com/gregsadetsky), [pukkandan](https://github.com/pukkandan)
452 * [extractor/rozhlas] Add extractor RozhlasVltavaIE by [amra](https://github.com/amra)
453 * [extractor/tempo] Add IVXPlayer extractor by [HobbyistDev](https://github.com/HobbyistDev)
454 * [extractor/txxx] Add extractors by [chio0hai](https://github.com/chio0hai)
455 * [extractor/vocaroo] Add extractor by [SuperSonicHub1](https://github.com/SuperSonicHub1), [qbnu](https://github.com/qbnu)
456 * [extractor/wrestleuniverse] Add extractors by [Grub4K](https://github.com/Grub4K), [bashonly](https://github.com/bashonly)
457 * [extractor/yappy] Add extractor by [HobbyistDev](https://github.com/HobbyistDev), [dirkf](https://github.com/dirkf)
458 * [extractor/youtube] **Fix `uploader_id` extraction** by [bashonly](https://github.com/bashonly)
459 * [extractor/youtube] Add hyperpipe instances by [Generator](https://github.com/Generator)
460 * [extractor/youtube] Handle `consent.youtube`
461 * [extractor/youtube] Support `/live/` URL
462 * [extractor/youtube] Update invidious and piped instances by [rohieb](https://github.com/rohieb)
463 * [extractor/91porn] Fix title and comment extraction by [pmitchell86](https://github.com/pmitchell86)
464 * [extractor/AbemaTV] Cache user token whenever appropriate by [Lesmiscore](https://github.com/Lesmiscore)
465 * [extractor/bfmtv] Support `rmc` prefix by [carusocr](https://github.com/carusocr)
466 * [extractor/biliintl] Add intro and ending chapters by [HobbyistDev](https://github.com/HobbyistDev)
467 * [extractor/clyp] Support `wav` by [qulaz](https://github.com/qulaz)
468 * [extractor/crunchyroll] Add intro chapter by [ByteDream](https://github.com/ByteDream)
469 * [extractor/crunchyroll] Better message for premium videos
470 * [extractor/crunchyroll] Fix incorrect premium-only error by [Grub4K](https://github.com/Grub4K)
471 * [extractor/DouyuTV] Use new API by [hatienl0i261299](https://github.com/hatienl0i261299)
472 * [extractor/embedly] Embedded links may be for other extractors
473 * [extractor/freesound] Workaround invalid URL in webpage by [rebane2001](https://github.com/rebane2001)
474 * [extractor/GoPlay] Use new API by [jeroenj](https://github.com/jeroenj)
475 * [extractor/Hidive] Fix subtitles and age-restriction by [chexxor](https://github.com/chexxor)
476 * [extractor/huya] Support HD streams by [felixonmars](https://github.com/felixonmars)
477 * [extractor/moviepilot] Fix extractor by [panatexxa](https://github.com/panatexxa)
478 * [extractor/nbc] Fix `NBC` and `NBCStations` extractors by [bashonly](https://github.com/bashonly)
479 * [extractor/nbc] Fix XML parsing by [bashonly](https://github.com/bashonly)
480 * [extractor/nebula] Remove broken cookie support by [hheimbuerger](https://github.com/hheimbuerger)
481 * [extractor/nfl] Add `NFLPlus` extractors by [bashonly](https://github.com/bashonly)
482 * [extractor/niconico] Add support for like history by [Matumo](https://github.com/Matumo), [pukkandan](https://github.com/pukkandan)
483 * [extractor/nitter] Update instance list by [OIRNOIR](https://github.com/OIRNOIR)
484 * [extractor/npo] Fix extractor and add HD support by [seproDev](https://github.com/seproDev)
485 * [extractor/odkmedia] Add `OnDemandChinaEpisodeIE` by [HobbyistDev](https://github.com/HobbyistDev), [pukkandan](https://github.com/pukkandan)
486 * [extractor/pornez] Handle relative URLs in iframe by [JChris246](https://github.com/JChris246)
487 * [extractor/radiko] Fix format sorting for Time Free by [road-master](https://github.com/road-master)
488 * [extractor/rcs] Fix extractors by [nixxo](https://github.com/nixxo), [pukkandan](https://github.com/pukkandan)
489 * [extractor/reddit] Support user posts by [OMEGARAZER](https://github.com/OMEGARAZER)
490 * [extractor/rumble] Fix format sorting by [pukkandan](https://github.com/pukkandan)
491 * [extractor/servus] Rewrite extractor by [Ashish0804](https://github.com/Ashish0804), [FrankZ85](https://github.com/FrankZ85), [StefanLobbenmeier](https://github.com/StefanLobbenmeier)
492 * [extractor/slideslive] Fix slides and chapters/duration by [bashonly](https://github.com/bashonly)
493 * [extractor/SportDeutschland] Fix extractor by [FriedrichRehren](https://github.com/FriedrichRehren)
494 * [extractor/Stripchat] Fix extractor by [JChris246](https://github.com/JChris246), [bashonly](https://github.com/bashonly)
495 * [extractor/tnaflix] Fix extractor by [bashonly](https://github.com/bashonly), [oxamun](https://github.com/oxamun)
496 * [extractor/tvp] Support `stream.tvp.pl` by [selfisekai](https://github.com/selfisekai)
497 * [extractor/twitter] Fix `--no-playlist` and add media `view_count` when using GraphQL by [Grub4K](https://github.com/Grub4K)
498 * [extractor/twitter] Fix graphql extraction on some tweets by [selfisekai](https://github.com/selfisekai)
499 * [extractor/vimeo] Fix `playerConfig` extraction by [LeoniePhiline](https://github.com/LeoniePhiline), [bashonly](https://github.com/bashonly)
500 * [extractor/viu] Add `ViuOTTIndonesiaIE` extractor by [HobbyistDev](https://github.com/HobbyistDev)
501 * [extractor/vk] Fix playlists for new API by [the-marenga](https://github.com/the-marenga)
502 * [extractor/vlive] Replace with `VLiveWebArchiveIE` by [seproDev](https://github.com/seproDev)
503 * [extractor/ximalaya] Update album `_VALID_URL` by [carusocr](https://github.com/carusocr)
504 * [extractor/zdf] Use android API endpoint for UHD downloads by [seproDev](https://github.com/seproDev)
505 * [extractor/drtv] Fix bug in [ab4cbef](https://github.com/yt-dlp/yt-dlp/commit/ab4cbef) by [bashonly](https://github.com/bashonly)
506
507
508 ### 2023.01.06
509
510 * Fix config locations by [Grub4K](https://github.com/Grub4K), [coletdjnz](https://github.com/coletdjnz), [pukkandan](https://github.com/pukkandan)
511 * [downloader/aria2c] Disable native progress
512 * [utils] `mimetype2ext`: `weba` is not standard
513 * [utils] `windows_enable_vt_mode`: Better error handling
514 * [build] Add minimal `pyproject.toml`
515 * [update] Fix updater file removal on windows by [Grub4K](https://github.com/Grub4K)
516 * [cleanup] Misc fixes and cleanup
517 * [extractor/aitube] Add extractor by [HobbyistDev](https://github.com/HobbyistDev)
518 * [extractor/drtv] Add series extractors by [FrederikNS](https://github.com/FrederikNS)
519 * [extractor/volejtv] Add extractor by [HobbyistDev](https://github.com/HobbyistDev)
520 * [extractor/xanimu] Add extractor by [JChris246](https://github.com/JChris246)
521 * [extractor/youtube] Retry manifest refresh for live-from-start by [mzhou](https://github.com/mzhou)
522 * [extractor/biliintl] Add `/media` to `VALID_URL` by [HobbyistDev](https://github.com/HobbyistDev)
523 * [extractor/biliIntl] Add fallback to `video_data` by [HobbyistDev](https://github.com/HobbyistDev)
524 * [extractor/crunchyroll:show] Add `language` to entries by [Chrissi2812](https://github.com/Chrissi2812)
525 * [extractor/joj] Fix extractor by [OndrejBakan](https://github.com/OndrejBakan), [pukkandan](https://github.com/pukkandan)
526 * [extractor/nbc] Update graphql query by [jacobtruman](https://github.com/jacobtruman)
527 * [extractor/reddit] Add subreddit as `channel_id` by [gschizas](https://github.com/gschizas)
528 * [extractor/tiktok] Add `TikTokLive` extractor by [JC-Chung](https://github.com/JC-Chung)
529
530 ### 2023.01.02
531
532 * **Improve plugin architecture** by [Grub4K](https://github.com/Grub4K), [coletdjnz](https://github.com/coletdjnz), [flashdagger](https://github.com/flashdagger), [pukkandan](https://github.com/pukkandan)
533 * Plugins can be loaded in any distribution of yt-dlp (binary, pip, source, etc.) and can be distributed and installed as packages. See [the readme](https://github.com/yt-dlp/yt-dlp/tree/05997b6e98e638d97d409c65bb5eb86da68f3b64#plugins) for more information
534 * Add `--compat-options 2021,2022`
535 * This allows devs to change defaults and make other potentially breaking changes more easily. If you need everything to work exactly as-is, put Use `--compat 2022` in your config to guard against future compat changes.
536 * [downloader/aria2c] Native progress for aria2c via RPC by [Lesmiscore](https://github.com/Lesmiscore), [pukkandan](https://github.com/pukkandan)
537 * Merge youtube-dl: Upto [commit/195f22f](https://github.com/ytdl-org/youtube-dl/commit/195f22f6) by [Grub4K](https://github.com/Grub4K), [pukkandan](https://github.com/pukkandan)
538 * Add pre-processor stage `video`
539 * Let `--parse/replace-in-metadata` run at any post-processing stage
540 * Add `--enable-file-urls` by [coletdjnz](https://github.com/coletdjnz)
541 * Add new field `aspect_ratio`
542 * Add `ac4` to known codecs
543 * Add `weba` to known extensions
544 * [FFmpegVideoConvertor] Add `gif` to `--recode-video`
545 * Add message when there are no subtitles/thumbnails
546 * Deprioritize HEVC-over-FLV formats by [Lesmiscore](https://github.com/Lesmiscore)
547 * Make early reject of `--match-filter` stricter
548 * Fix `--cookies-from-browser` CLI parsing
549 * Fix `original_url` in playlists
550 * Fix bug in writing playlist info-json
551 * Fix bugs in `PlaylistEntries`
552 * [downloader/ffmpeg] Fix headers for video+audio formats by [Grub4K](https://github.com/Grub4K), [bashonly](https://github.com/bashonly)
553 * [extractor] Add a way to distinguish IEs that returns only videos
554 * [extractor] Implement universal format sorting and deprecate `_sort_formats`
555 * [extractor] Let `_extract_format` functions obey `--ignore-no-formats`
556 * [extractor/generic] Add `fragment_query` extractor arg for DASH and HLS by [bashonly](https://github.com/bashonly), [pukkandan](https://github.com/pukkandan)
557 * [extractor/generic] Decode unicode-escaped embed URLs by [bashonly](https://github.com/bashonly)
558 * [extractor/generic] Don't report redirect to https
559 * [extractor/generic] Fix JSON LD manifest extraction by [bashonly](https://github.com/bashonly), [pukkandan](https://github.com/pukkandan)
560 * [extractor/generic] Use `Accept-Encoding: identity` for initial request by [coletdjnz](https://github.com/coletdjnz)
561 * [FormatSort] Add `mov` to `vext`
562 * [jsinterp] Escape regex that looks like nested set
563 * [webvtt] Handle premature EOF by [flashdagger](https://github.com/flashdagger)
564 * [utils] `classproperty`: Add cache support
565 * [utils] `get_exe_version`: Detect broken executables by [dirkf](https://github.com/dirkf), [pukkandan](https://github.com/pukkandan)
566 * [utils] `js_to_json`: Fix bug in [f55523c](https://github.com/yt-dlp/yt-dlp/commit/f55523c) by [ChillingPepper](https://github.com/ChillingPepper), [pukkandan](https://github.com/pukkandan)
567 * [utils] Make `ExtractorError` mutable
568 * [utils] Move `FileDownloader.parse_bytes` into utils
569 * [utils] Move format sorting code into `utils`
570 * [utils] `windows_enable_vt_mode`: Proper implementation by [Grub4K](https://github.com/Grub4K)
571 * [update] Workaround [#5632](https://github.com/yt-dlp/yt-dlp/issues/5632)
572 * [docs] Improvements
573 * [cleanup] Misc fixes and cleanup
574 * [cleanup] Use `random.choices` by [freezboltz](https://github.com/freezboltz)
575 * [extractor/airtv] Add extractor by [HobbyistDev](https://github.com/HobbyistDev)
576 * [extractor/amazonminitv] Add extractors by [GautamMKGarg](https://github.com/GautamMKGarg), [nyuszika7h](https://github.com/nyuszika7h)
577 * [extractor/beatbump] Add extractors by [Bobscorn](https://github.com/Bobscorn), [pukkandan](https://github.com/pukkandan)
578 * [extractor/europarl] Add EuroParlWebstream extractor by [HobbyistDev](https://github.com/HobbyistDev)
579 * [extractor/kanal2] Add extractor by [bashonly](https://github.com/bashonly), [glensc](https://github.com/glensc), [pukkandan](https://github.com/pukkandan)
580 * [extractor/kankanews] Add extractor by [synthpop123](https://github.com/synthpop123)
581 * [extractor/kick] Add extractor by [bashonly](https://github.com/bashonly)
582 * [extractor/mediastream] Add extractor by [HobbyistDev](https://github.com/HobbyistDev), [elyse0](https://github.com/elyse0)
583 * [extractor/noice] Add NoicePodcast extractor by [HobbyistDev](https://github.com/HobbyistDev)
584 * [extractor/oneplace] Add OnePlacePodcast extractor by [HobbyistDev](https://github.com/HobbyistDev)
585 * [extractor/rumble] Add RumbleIE extractor by [flashdagger](https://github.com/flashdagger)
586 * [extractor/screencastify] Add extractor by [bashonly](https://github.com/bashonly)
587 * [extractor/trtcocuk] Add extractor by [HobbyistDev](https://github.com/HobbyistDev)
588 * [extractor/Veoh] Add user extractor by [tntmod54321](https://github.com/tntmod54321)
589 * [extractor/videoken] Add extractors by [bashonly](https://github.com/bashonly)
590 * [extractor/webcamerapl] Add extractor by [milkknife](https://github.com/milkknife)
591 * [extractor/amazon] Add `AmazonReviews` extractor by [bashonly](https://github.com/bashonly)
592 * [extractor/netverse] Add `NetverseSearch` extractor by [HobbyistDev](https://github.com/HobbyistDev)
593 * [extractor/vimeo] Add `VimeoProIE` by [bashonly](https://github.com/bashonly), [pukkandan](https://github.com/pukkandan)
594 * [extractor/xiami] Remove extractors by [synthpop123](https://github.com/synthpop123)
595 * [extractor/youtube] Add `piped.video` by [Bnyro](https://github.com/Bnyro)
596 * [extractor/youtube] Consider language in format de-duplication
597 * [extractor/youtube] Extract DRC formats
598 * [extractor/youtube] Fix `ytuser:`
599 * [extractor/youtube] Fix bug in handling of music URLs
600 * [extractor/youtube] Subtitles cannot be translated to `und`
601 * [extractor/youtube:tab] Extract metadata from channel items by [coletdjnz](https://github.com/coletdjnz)
602 * [extractor/ARD] Add vtt subtitles by [CapacitorSet](https://github.com/CapacitorSet)
603 * [extractor/ArteTV] Extract chapters by [bashonly](https://github.com/bashonly), [iw0nderhow](https://github.com/iw0nderhow)
604 * [extractor/bandcamp] Add `album_artist` by [stelcodes](https://github.com/stelcodes)
605 * [extractor/bilibili] Fix `--no-playlist` for anthology
606 * [extractor/bilibili] Improve `_VALID_URL` by [skbeh](https://github.com/skbeh)
607 * [extractor/biliintl:series] Make partial download of series faster
608 * [extractor/BiliLive] Fix extractor
609 * [extractor/brightcove] Add `BrightcoveNewBaseIE` and fix embed extraction
610 * [extractor/cda] Support premium and misc improvements by [selfisekai](https://github.com/selfisekai)
611 * [extractor/ciscowebex] Support password-protected videos by [damianoamatruda](https://github.com/damianoamatruda)
612 * [extractor/curiositystream] Fix auth by [mnn](https://github.com/mnn)
613 * [extractor/embedly] Handle vimeo embeds
614 * [extractor/fifa] Fix Preplay extraction by [dirkf](https://github.com/dirkf)
615 * [extractor/foxsports] Fix extractor by [bashonly](https://github.com/bashonly)
616 * [extractor/gronkh] Fix `_VALID_URL` by [muddi900](https://github.com/muddi900)
617 * [extractor/hotstar] Improve format metadata
618 * [extractor/iqiyi] Fix `Iq` JS regex by [bashonly](https://github.com/bashonly)
619 * [extractor/la7] Improve extractor by [nixxo](https://github.com/nixxo)
620 * [extractor/mediaset] Better embed detection and error messages by [nixxo](https://github.com/nixxo)
621 * [extractor/mixch] Support `--wait-for-video`
622 * [extractor/naver] Improve `_VALID_URL` for `NaverNowIE` by [bashonly](https://github.com/bashonly)
623 * [extractor/naver] Treat fan subtitles as separate language
624 * [extractor/netverse] Extract comments by [HobbyistDev](https://github.com/HobbyistDev)
625 * [extractor/nosnl] Add support for /video by [HobbyistDev](https://github.com/HobbyistDev)
626 * [extractor/odnoklassniki] Extract subtitles by [bashonly](https://github.com/bashonly)
627 * [extractor/pinterest] Fix extractor by [bashonly](https://github.com/bashonly)
628 * [extractor/plutotv] Fix videos with non-zero start by [digitall](https://github.com/digitall)
629 * [extractor/polskieradio] Adapt to next.js redesigns by [selfisekai](https://github.com/selfisekai)
630 * [extractor/reddit] Add vcodec to fallback format by [chengzhicn](https://github.com/chengzhicn)
631 * [extractor/reddit] Extract crossposted media by [bashonly](https://github.com/bashonly)
632 * [extractor/reddit] Extract video embeds in text posts by [bashonly](https://github.com/bashonly)
633 * [extractor/rutube] Support private videos by [mexus](https://github.com/mexus)
634 * [extractor/sibnet] Separate from VKIE
635 * [extractor/slideslive] Fix extractor by [Grub4K](https://github.com/Grub4K), [bashonly](https://github.com/bashonly)
636 * [extractor/slideslive] Support embeds and slides by [Grub4K](https://github.com/Grub4K), [bashonly](https://github.com/bashonly), [pukkandan](https://github.com/pukkandan)
637 * [extractor/soundcloud] Support user permalink by [nosoop](https://github.com/nosoop)
638 * [extractor/spankbang] Fix extractor by [JChris246](https://github.com/JChris246)
639 * [extractor/stv] Detect DRM
640 * [extractor/swearnet] Fix description bug
641 * [extractor/tencent] Fix geo-restricted video by [elyse0](https://github.com/elyse0)
642 * [extractor/tiktok] Fix subs, `DouyinIE`, improve `_VALID_URL` by [bashonly](https://github.com/bashonly)
643 * [extractor/tiktok] Update `_VALID_URL`, add `api_hostname` arg by [bashonly](https://github.com/bashonly)
644 * [extractor/tiktok] Update API hostname by [redraskal](https://github.com/redraskal)
645 * [extractor/twitcasting] Fix videos with password by [Spicadox](https://github.com/Spicadox), [bashonly](https://github.com/bashonly)
646 * [extractor/twitter] Heed `--no-playlist` for multi-video tweets by [Grub4K](https://github.com/Grub4K), [bashonly](https://github.com/bashonly)
647 * [extractor/twitter] Refresh guest token when expired by [Grub4K](https://github.com/Grub4K), [bashonly](https://github.com/bashonly)
648 * [extractor/twitter:spaces] Add `Referer` to m3u8 by [nixxo](https://github.com/nixxo)
649 * [extractor/udemy] Fix lectures that have no URL and detect DRM
650 * [extractor/unsupported] Add more URLs
651 * [extractor/urplay] Support for audio-only formats by [barsnick](https://github.com/barsnick)
652 * [extractor/wistia] Improve extension detection by [Grub4K](https://github.com/Grub4K), [bashonly](https://github.com/bashonly), [pukkandan](https://github.com/pukkandan)
653 * [extractor/yle_areena] Support restricted videos by [docbender](https://github.com/docbender)
654 * [extractor/youku] Fix extractor by [KurtBestor](https://github.com/KurtBestor)
655 * [extractor/youporn] Fix metadata by [marieell](https://github.com/marieell)
656 * [extractor/redgifs] Fix bug in [8c188d5](https://github.com/yt-dlp/yt-dlp/commit/8c188d5d09177ed213a05c900d3523867c5897fd)
657
658
659 ### 2022.11.11
660
661 * Merge youtube-dl: Upto [commit/de39d12](https://github.com/ytdl-org/youtube-dl/commit/de39d128)
662 * Backport SSL configuration from Python 3.10 by [coletdjnz](https://github.com/coletdjnz)
663 * Do more processing in `--flat-playlist`
664 * Fix `--list` options not implying `-s` in some cases by [Grub4K](https://github.com/Grub4K), [bashonly](https://github.com/bashonly)
665 * Fix end time of clips by [cruel-efficiency](https://github.com/cruel-efficiency)
666 * Fix for `formats=None`
667 * Write API params in debug head
668 * [outtmpl] Ensure ASCII in json and add option for Unicode
669 * [SponsorBlock] Add `type` field, obey `--retry-sleep extractor`, relax duration check for large segments
670 * [SponsorBlock] **Support `chapter` category** by [ajayyy](https://github.com/ajayyy), [pukkandan](https://github.com/pukkandan)
671 * [ThumbnailsConvertor] Fix filename escaping by [dirkf](https://github.com/dirkf), [pukkandan](https://github.com/pukkandan)
672 * [ModifyChapters] Handle the entire video being marked for removal
673 * [embedthumbnail] Fix thumbnail name in mp3 by [How-Bout-No](https://github.com/How-Bout-No)
674 * [downloader/fragment] HLS download can continue without first fragment
675 * [cookies] Improve `LenientSimpleCookie` by [Grub4K](https://github.com/Grub4K)
676 * [jsinterp] Improve separating regex
677 * [extractor/common] Fix `fatal=False` for `_search_nuxt_data`
678 * [extractor/common] Improve `_generic_title`
679 * [extractor/common] Fix `json_ld` type checks by [Grub4K](https://github.com/Grub4K)
680 * [extractor/generic] Separate embed extraction into own function
681 * [extractor/generic:quoted-html] Add extractor by [coletdjnz](https://github.com/coletdjnz), [pukkandan](https://github.com/pukkandan)
682 * [extractor/unsupported] Raise error on known DRM-only sites by [coletdjnz](https://github.com/coletdjnz)
683 * [utils] `js_to_json`: Improve escape handling by [Grub4K](https://github.com/Grub4K)
684 * [utils] `strftime_or_none`: Workaround Python bug on Windows
685 * [utils] `traverse_obj`: Always return list when branching, allow `re.Match` objects by [Grub4K](https://github.com/Grub4K)
686 * [build, test] Harden workflows' security by [sashashura](https://github.com/sashashura)
687 * [build] `py2exe`: Migrate to freeze API by [SG5](https://github.com/SG5), [pukkandan](https://github.com/pukkandan)
688 * [build] Create `armv7l` and `aarch64` releases by [MrOctopus](https://github.com/MrOctopus), [pukkandan](https://github.com/pukkandan)
689 * [build] Make linux binary truly standalone using `conda` by [mlampe](https://github.com/mlampe)
690 * [build] Replace `set-output` with `GITHUB_OUTPUT` by [Lesmiscore](https://github.com/Lesmiscore)
691 * [update] Use error code `100` for update errors
692 * [compat] Fix `shutils.move` in restricted ACL mode on BSD by [ClosedPort22](https://github.com/ClosedPort22), [pukkandan](https://github.com/pukkandan)
693 * [docs, devscripts] Document `pyinst`'s argument passthrough by [jahway603](https://github.com/jahway603)
694 * [test] Allow `extract_flat` in download tests by [coletdjnz](https://github.com/coletdjnz), [pukkandan](https://github.com/pukkandan)
695 * [cleanup] Misc fixes and cleanup by [pukkandan](https://github.com/pukkandan), [Alienmaster](https://github.com/Alienmaster)
696 * [extractor/aeon] Add extractor by [DoubleCouponDay](https://github.com/DoubleCouponDay)
697 * [extractor/agora] Add extractors by [selfisekai](https://github.com/selfisekai)
698 * [extractor/camsoda] Add extractor by [zulaport](https://github.com/zulaport)
699 * [extractor/cinetecamilano] Add extractor by [timendum](https://github.com/timendum)
700 * [extractor/deuxm] Add extractors by [CrankDatSouljaBoy](https://github.com/CrankDatSouljaBoy)
701 * [extractor/genius] Add extractors by [bashonly](https://github.com/bashonly)
702 * [extractor/japandiet] Add extractors by [Lesmiscore](https://github.com/Lesmiscore)
703 * [extractor/listennotes] Add extractor by [lksj](https://github.com/lksj), [pukkandan](https://github.com/pukkandan)
704 * [extractor/nos.nl] Add extractor by [HobbyistDev](https://github.com/HobbyistDev)
705 * [extractor/oftv] Add extractors by [DoubleCouponDay](https://github.com/DoubleCouponDay)
706 * [extractor/podbayfm] Add extractor by [schnusch](https://github.com/schnusch)
707 * [extractor/qingting] Add extractor by [bashonly](https://github.com/bashonly), [changren-wcr](https://github.com/changren-wcr)
708 * [extractor/screen9] Add extractor by [tpikonen](https://github.com/tpikonen)
709 * [extractor/swearnet] Add extractor by [HobbyistDev](https://github.com/HobbyistDev)
710 * [extractor/YleAreena] Add extractor by [pukkandan](https://github.com/pukkandan), [vitkhab](https://github.com/vitkhab)
711 * [extractor/zeenews] Add extractor by [m4tu4g](https://github.com/m4tu4g), [pukkandan](https://github.com/pukkandan)
712 * [extractor/youtube:tab] **Update tab handling for redesign** by [coletdjnz](https://github.com/coletdjnz), [pukkandan](https://github.com/pukkandan)
713 * Channel URLs download all uploads of the channel as multiple playlists, separated by tab
714 * [extractor/youtube] Differentiate between no comments and disabled comments by [coletdjnz](https://github.com/coletdjnz)
715 * [extractor/youtube] Extract `concurrent_view_count` for livestreams by [coletdjnz](https://github.com/coletdjnz)
716 * [extractor/youtube] Fix `duration` for premieres by [nosoop](https://github.com/nosoop)
717 * [extractor/youtube] Fix `live_status` by [coletdjnz](https://github.com/coletdjnz), [pukkandan](https://github.com/pukkandan)
718 * [extractor/youtube] Ignore incomplete data error for comment replies by [coletdjnz](https://github.com/coletdjnz)
719 * [extractor/youtube] Improve chapter parsing from description
720 * [extractor/youtube] Mark videos as fully watched by [bsun0000](https://github.com/bsun0000)
721 * [extractor/youtube] Update piped instances by [Generator](https://github.com/Generator)
722 * [extractor/youtube] Update playlist metadata extraction for new layout by [coletdjnz](https://github.com/coletdjnz)
723 * [extractor/youtube:tab] Fix video metadata from tabs by [coletdjnz](https://github.com/coletdjnz)
724 * [extractor/youtube:tab] Let `approximate_date` return timestamp
725 * [extractor/americastestkitchen] Fix extractor by [bashonly](https://github.com/bashonly)
726 * [extractor/bbc] Support onion domains by [DoubleCouponDay](https://github.com/DoubleCouponDay)
727 * [extractor/bilibili] Add chapters and misc cleanup by [lockmatrix](https://github.com/lockmatrix), [pukkandan](https://github.com/pukkandan)
728 * [extractor/bilibili] Fix BilibiliIE and Bangumi extractors by [lockmatrix](https://github.com/lockmatrix), [pukkandan](https://github.com/pukkandan)
729 * [extractor/bitchute] Better error for geo-restricted videos by [flashdagger](https://github.com/flashdagger)
730 * [extractor/bitchute] Improve `BitChuteChannelIE` by [flashdagger](https://github.com/flashdagger), [pukkandan](https://github.com/pukkandan)
731 * [extractor/bitchute] Simplify extractor by [flashdagger](https://github.com/flashdagger), [pukkandan](https://github.com/pukkandan)
732 * [extractor/cda] Support login through API by [selfisekai](https://github.com/selfisekai)
733 * [extractor/crunchyroll] Beta is now the only layout by [tejing1](https://github.com/tejing1)
734 * [extractor/detik] Avoid unnecessary extraction
735 * [extractor/doodstream] Remove extractor
736 * [extractor/dplay] Add MotorTrendOnDemand extractor by [bashonly](https://github.com/bashonly)
737 * [extractor/epoch] Support videos without data-trailer by [gibson042](https://github.com/gibson042), [pukkandan](https://github.com/pukkandan)
738 * [extractor/fox] Extract thumbnail by [vitkhab](https://github.com/vitkhab)
739 * [extractor/foxnews] Add `FoxNewsVideo` extractor
740 * [extractor/hotstar] Add season support by [m4tu4g](https://github.com/m4tu4g)
741 * [extractor/hotstar] Refactor v1 API calls
742 * [extractor/iprima] Make json+ld non-fatal by [bashonly](https://github.com/bashonly)
743 * [extractor/iq] Increase phantomjs timeout
744 * [extractor/kaltura] Support playlists by [jwoglom](https://github.com/jwoglom), [pukkandan](https://github.com/pukkandan)
745 * [extractor/lbry] Authenticate with cookies by [flashdagger](https://github.com/flashdagger)
746 * [extractor/livestreamfails] Support posts by [invertico](https://github.com/invertico)
747 * [extractor/mlb] Add `MLBArticle` extractor by [HobbyistDev](https://github.com/HobbyistDev)
748 * [extractor/mxplayer] Improve extractor by [m4tu4g](https://github.com/m4tu4g)
749 * [extractor/niconico] Always use HTTPS for requests
750 * [extractor/nzherald] Support new video embed by [coletdjnz](https://github.com/coletdjnz)
751 * [extractor/odnoklassniki] Support boosty.to embeds by [Lesmiscore](https://github.com/Lesmiscore), [megapro17](https://github.com/megapro17), [pukkandan](https://github.com/pukkandan)
752 * [extractor/paramountplus] Update API token by [bashonly](https://github.com/bashonly)
753 * [extractor/reddit] Add fallback format by [bashonly](https://github.com/bashonly)
754 * [extractor/redgifs] Fix extractors by [bashonly](https://github.com/bashonly), [pukkandan](https://github.com/pukkandan)
755 * [extractor/redgifs] Refresh auth token for 401 by [endotronic](https://github.com/endotronic), [pukkandan](https://github.com/pukkandan)
756 * [extractor/rumble] Add HLS formats and extract more metadata by [flashdagger](https://github.com/flashdagger)
757 * [extractor/sbs] Improve `_VALID_URL` by [bashonly](https://github.com/bashonly)
758 * [extractor/skyit] Fix extractors by [nixxo](https://github.com/nixxo)
759 * [extractor/stripchat] Fix hostname for HLS stream by [zulaport](https://github.com/zulaport)
760 * [extractor/stripchat] Improve error message by [freezboltz](https://github.com/freezboltz)
761 * [extractor/telegram] Add playlist support and more metadata by [bashonly](https://github.com/bashonly), [bsun0000](https://github.com/bsun0000)
762 * [extractor/Tnaflix] Fix for HTTP 500 by [SG5](https://github.com/SG5), [pukkandan](https://github.com/pukkandan)
763 * [extractor/tubitv] Better DRM detection by [bashonly](https://github.com/bashonly)
764 * [extractor/tvp] Update extractors by [selfisekai](https://github.com/selfisekai)
765 * [extractor/twitcasting] Fix `data-movie-playlist` extraction by [Lesmiscore](https://github.com/Lesmiscore)
766 * [extractor/twitter] Add onion site to `_VALID_URL` by [DoubleCouponDay](https://github.com/DoubleCouponDay)
767 * [extractor/twitter] Add Spaces extractor and GraphQL API by [Grub4K](https://github.com/Grub4K), [bashonly](https://github.com/bashonly), [nixxo](https://github.com/nixxo), [pukkandan](https://github.com/pukkandan)
768 * [extractor/twitter] Support multi-video posts by [Grub4K](https://github.com/Grub4K)
769 * [extractor/uktvplay] Fix `_VALID_URL`
770 * [extractor/viu] Support subtitles of on-screen text by [tkgmomosheep](https://github.com/tkgmomosheep)
771 * [extractor/VK] Fix playlist URLs by [the-marenga](https://github.com/the-marenga)
772 * [extractor/vlive] Extract `release_timestamp`
773 * [extractor/voot] Improve `_VALID_URL` by [freezboltz](https://github.com/freezboltz)
774 * [extractor/wordpress:mb.miniAudioPlayer] Add embed extractor by [coletdjnz](https://github.com/coletdjnz)
775 * [extractor/YoutubeWebArchive] Improve metadata extraction by [coletdjnz](https://github.com/coletdjnz)
776 * [extractor/zee5] Improve `_VALID_URL` by [m4tu4g](https://github.com/m4tu4g)
777 * [extractor/zenyandex] Fix extractors by [lksj](https://github.com/lksj), [puc9](https://github.com/puc9), [pukkandan](https://github.com/pukkandan)
778
779
780 ### 2022.10.04
781
782 * Allow a `set` to be passed as `download_archive` by [pukkandan](https://github.com/pukkandan), [bashonly](https://github.com/bashonly)
783 * Allow open ranges for time ranges by [Lesmiscore](https://github.com/Lesmiscore)
784 * Allow plugin extractors to replace the built-in ones
785 * Don't download entire video when no matching `--download-sections`
786 * Fix `--config-location -`
787 * Improve [5736d79](https://github.com/yt-dlp/yt-dlp/pull/5044/commits/5736d79172c47ff84740d5720467370a560febad)
788 * Fix for when playlists don't have `webpage_url`
789 * Support environment variables in `--ffmpeg-location`
790 * Workaround `libc_ver` not be available on Windows Store version of Python
791 * [outtmpl] Curly braces to filter keys by [pukkandan](https://github.com/pukkandan)
792 * [outtmpl] Make `%s` work in strfformat for all systems
793 * [jsinterp] Workaround operator associativity issue
794 * [cookies] Let `_get_mac_keyring_password` fail gracefully
795 * [cookies] Parse cookies leniently by [Grub4K](https://github.com/Grub4K)
796 * [phantomjs] Fix bug in [587021c](https://github.com/yt-dlp/yt-dlp/commit/587021cd9f717181b44e881941aca3f8d753758b) by [elyse0](https://github.com/elyse0)
797 * [downloader/aria2c] Fix filename containing leading whitespace by [std-move](https://github.com/std-move)
798 * [downloader/ism] Support ec-3 codec by [nixxo](https://github.com/nixxo)
799 * [extractor] Fix `fatal=False` in `RetryManager`
800 * [extractor] Improve json-ld extraction
801 * [extractor] Make `_search_json` able to parse lists
802 * [extractor] Escape `%` in `representation_id` of m3u8
803 * [extractor/generic] Pass through referer from json-ld
804 * [utils] `base_url`: URL paths can contain `&` by [elyse0](https://github.com/elyse0)
805 * [utils] `js_to_json`: Improve
806 * [utils] `Popen.run`: Fix default return in binary mode
807 * [utils] `traverse_obj`: Rewrite, document and add tests by [Grub4K](https://github.com/Grub4K)
808 * [devscripts] `make_lazy_extractors`: Fix for Docker by [josanabr](https://github.com/josanabr)
809 * [docs] Misc Improvements
810 * [cleanup] Misc fixes and cleanup by [pukkandan](https://github.com/pukkandan), [gamer191](https://github.com/gamer191)
811 * [extractor/24tv.ua] Add extractors by [coletdjnz](https://github.com/coletdjnz)
812 * [extractor/BerufeTV] Add extractor by [Fabi019](https://github.com/Fabi019)
813 * [extractor/booyah] Add extractor by [HobbyistDev](https://github.com/HobbyistDev), [elyse0](https://github.com/elyse0)
814 * [extractor/bundesliga] Add extractor by [Fabi019](https://github.com/Fabi019)
815 * [extractor/GoPlay] Add extractor by [CNugteren](https://github.com/CNugteren), [basrieter](https://github.com/basrieter), [jeroenj](https://github.com/jeroenj)
816 * [extractor/iltalehti] Add extractor by [tpikonen](https://github.com/tpikonen)
817 * [extractor/IsraelNationalNews] Add extractor by [Bobscorn](https://github.com/Bobscorn)
818 * [extractor/mediaworksnzvod] Add extractor by [coletdjnz](https://github.com/coletdjnz)
819 * [extractor/MicrosoftEmbed] Add extractor by [DoubleCouponDay](https://github.com/DoubleCouponDay)
820 * [extractor/nbc] Add NBCStations extractor by [bashonly](https://github.com/bashonly)
821 * [extractor/onenewsnz] Add extractor by [coletdjnz](https://github.com/coletdjnz)
822 * [extractor/prankcast] Add extractor by [HobbyistDev](https://github.com/HobbyistDev), [columndeeply](https://github.com/columndeeply)
823 * [extractor/Smotrim] Add extractor by [Lesmiscore](https://github.com/Lesmiscore), [nikita-moor](https://github.com/nikita-moor)
824 * [extractor/tencent] Add Iflix extractor by [elyse0](https://github.com/elyse0)
825 * [extractor/unscripted] Add extractor by [HobbyistDev](https://github.com/HobbyistDev)
826 * [extractor/adobepass] Add MSO AlticeOne (Optimum TV) by [CplPwnies](https://github.com/CplPwnies)
827 * [extractor/youtube] **Download `post_live` videos from start** by [Lesmiscore](https://github.com/Lesmiscore), [pukkandan](https://github.com/pukkandan)
828 * [extractor/youtube] Add support for Shorts audio pivot feed by [coletdjnz](https://github.com/coletdjnz), [pukkandan](https://github.com/pukkandan)
829 * [extractor/youtube] Detect `lazy-load-for-videos` embeds
830 * [extractor/youtube] Do not warn on duplicate chapters
831 * [extractor/youtube] Fix video like count extraction by [coletdjnz](https://github.com/coletdjnz)
832 * [extractor/youtube] Support changing extraction language by [coletdjnz](https://github.com/coletdjnz)
833 * [extractor/youtube:tab] Improve continuation items extraction
834 * [extractor/youtube:tab] Support `reporthistory` page
835 * [extractor/amazonstore] Fix JSON extraction by [coletdjnz](https://github.com/coletdjnz), [pukkandan](https://github.com/pukkandan)
836 * [extractor/amazonstore] Retry to avoid captcha page by [Lesmiscore](https://github.com/Lesmiscore)
837 * [extractor/animeondemand] Remove extractor by [TokyoBlackHole](https://github.com/TokyoBlackHole)
838 * [extractor/anvato] Fix extractor and refactor by [bashonly](https://github.com/bashonly)
839 * [extractor/artetv] Remove duplicate stream urls by [Grub4K](https://github.com/Grub4K)
840 * [extractor/audioboom] Support direct URLs and refactor by [pukkandan](https://github.com/pukkandan), [tpikonen](https://github.com/tpikonen)
841 * [extractor/bandcamp] Extract `uploader_url`
842 * [extractor/bilibili] Add space.bilibili extractors by [lockmatrix](https://github.com/lockmatrix)
843 * [extractor/BilibiliSpace] Fix extractor and better error message by [lockmatrix](https://github.com/lockmatrix)
844 * [extractor/BiliIntl] Support uppercase lang in `_VALID_URL` by [coletdjnz](https://github.com/coletdjnz)
845 * [extractor/BiliIntlSeries] Fix `_VALID_URL`
846 * [extractor/bongacams] Update `_VALID_URL` by [0xGodspeed](https://github.com/0xGodspeed)
847 * [extractor/crunchyroll:beta] Improve handling of hardsubs by [Grub4K](https://github.com/Grub4K)
848 * [extractor/detik] Generalize extractors by [HobbyistDev](https://github.com/HobbyistDev), [coletdjnz](https://github.com/coletdjnz)
849 * [extractor/dplay:italy] Add default authentication by [Timendum](https://github.com/Timendum)
850 * [extractor/heise] Fix extractor by [coletdjnz](https://github.com/coletdjnz)
851 * [extractor/holodex] Fix `_VALID_URL` by [LiviaMedeiros](https://github.com/LiviaMedeiros)
852 * [extractor/hrfensehen] Fix extractor by [snapdgn](https://github.com/snapdgn)
853 * [extractor/hungama] Add subtitle by [GautamMKGarg](https://github.com/GautamMKGarg), [pukkandan](https://github.com/pukkandan)
854 * [extractor/instagram] Extract more metadata by [pritam20ps05](https://github.com/pritam20ps05)
855 * [extractor/JWPlatform] Fix extractor by [coletdjnz](https://github.com/coletdjnz)
856 * [extractor/malltv] Fix video_id extraction by [HobbyistDev](https://github.com/HobbyistDev)
857 * [extractor/MLBTV] Detect live streams
858 * [extractor/motorsport] Support native embeds
859 * [extractor/Mxplayer] Fix extractor by [itachi-19](https://github.com/itachi-19)
860 * [extractor/nebula] Add nebula.tv by [tannertechnology](https://github.com/tannertechnology)
861 * [extractor/nfl] Fix extractor by [bashonly](https://github.com/bashonly)
862 * [extractor/ondemandkorea] Update `jw_config` regex by [julien-hadleyjack](https://github.com/julien-hadleyjack)
863 * [extractor/paramountplus] Better DRM detection by [bashonly](https://github.com/bashonly)
864 * [extractor/patreon] Sort formats
865 * [extractor/rcs] Fix embed extraction by [coletdjnz](https://github.com/coletdjnz)
866 * [extractor/redgifs] Fix extractor by [jhwgh1968](https://github.com/jhwgh1968)
867 * [extractor/rutube] Fix `_EMBED_REGEX` by [coletdjnz](https://github.com/coletdjnz)
868 * [extractor/RUTV] Fix warnings for livestreams by [Lesmiscore](https://github.com/Lesmiscore)
869 * [extractor/soundcloud:search] More metadata in `--flat-playlist` by [SuperSonicHub1](https://github.com/SuperSonicHub1)
870 * [extractor/telegraaf] Use mobile GraphQL API endpoint by [coletdjnz](https://github.com/coletdjnz)
871 * [extractor/tennistv] Fix timestamp by [zenerdi0de](https://github.com/zenerdi0de)
872 * [extractor/tiktok] Fix TikTokIE by [bashonly](https://github.com/bashonly)
873 * [extractor/triller] Fix auth token by [bashonly](https://github.com/bashonly)
874 * [extractor/trovo] Fix extractors by [Mehavoid](https://github.com/Mehavoid)
875 * [extractor/tv2] Support new url format by [tobi1805](https://github.com/tobi1805)
876 * [extractor/web.archive:youtube] Fix `_YT_INITIAL_PLAYER_RESPONSE_RE`
877 * [extractor/wistia] Add support for channels by [coletdjnz](https://github.com/coletdjnz)
878 * [extractor/wistia] Match IDs in embed URLs by [bashonly](https://github.com/bashonly)
879 * [extractor/wordpress:playlist] Add generic embed extractor by [coletdjnz](https://github.com/coletdjnz)
880 * [extractor/yandexvideopreview] Update `_VALID_URL` by [Grub4K](https://github.com/Grub4K)
881 * [extractor/zee5] Fix `_VALID_URL` by [m4tu4g](https://github.com/m4tu4g)
882 * [extractor/zee5] Generate device ids by [freezboltz](https://github.com/freezboltz)
883
884
885 ### 2022.09.01
886
887 * Add option `--use-extractors`
888 * Merge youtube-dl: Upto [commit/ed5c44e](https://github.com/ytdl-org/youtube-dl/commit/ed5c44e7)
889 * Add yt-dlp version to infojson
890 * Fix `--break-per-url --max-downloads`
891 * Fix bug in `--alias`
892 * [cookies] Support firefox container in `--cookies-from-browser` by [bashonly](https://github.com/bashonly), [coletdjnz](https://github.com/coletdjnz), [pukkandan](https://github.com/pukkandan)
893 * [downloader/external] Smarter detection of executable
894 * [extractor/generic] Don't return JW player without formats
895 * [FormatSort] Fix `aext` for `--prefer-free-formats`
896 * [jsinterp] Various improvements by [pukkandan](https://github.com/pukkandan), [dirkf](https://github.com/dirkf), [elyse0](https://github.com/elyse0)
897 * [cache] Mechanism to invalidate old cache
898 * [utils] Add `deprecation_warning`
899 * [utils] Add `orderedSet_from_options`
900 * [utils] `Popen`: Restore `LD_LIBRARY_PATH` when using PyInstaller by [Lesmiscore](https://github.com/Lesmiscore)
901 * [build] `make tar` should not follow `DESTDIR` by [satan1st](https://github.com/satan1st)
902 * [build] Update pyinstaller by [shirt-dev](https://github.com/shirt-dev)
903 * [test] Fix `test_youtube_signature`
904 * [cleanup] Misc fixes and cleanup by [DavidH-2022](https://github.com/DavidH-2022), [MrRawes](https://github.com/MrRawes), [pukkandan](https://github.com/pukkandan)
905 * [extractor/epoch] Add extractor by [tejasa97](https://github.com/tejasa97)
906 * [extractor/eurosport] Add extractor by [HobbyistDev](https://github.com/HobbyistDev)
907 * [extractor/IslamChannel] Add extractors by [Lesmiscore](https://github.com/Lesmiscore)
908 * [extractor/newspicks] Add extractor by [Lesmiscore](https://github.com/Lesmiscore)
909 * [extractor/triller] Add extractor by [bashonly](https://github.com/bashonly)
910 * [extractor/VQQ] Add extractors by [elyse0](https://github.com/elyse0)
911 * [extractor/youtube] Improvements to nsig extraction
912 * [extractor/youtube] Fix bug in format sorting
913 * [extractor/youtube] Update iOS Innertube clients by [SamantazFox](https://github.com/SamantazFox)
914 * [extractor/youtube] Use device-specific user agent by [coletdjnz](https://github.com/coletdjnz)
915 * [extractor/youtube] Add `--compat-option no-youtube-prefer-utc-upload-date` by [coletdjnz](https://github.com/coletdjnz)
916 * [extractor/arte] Bug fix by [cgrigis](https://github.com/cgrigis)
917 * [extractor/bilibili] Extract `flac` with premium account by [jackyyf](https://github.com/jackyyf)
918 * [extractor/BiliBiliSearch] Don't sort by date
919 * [extractor/BiliBiliSearch] Fix infinite loop
920 * [extractor/bitchute] Mark errors as expected
921 * [extractor/crunchyroll:beta] Use anonymous access by [tejing1](https://github.com/tejing1)
922 * [extractor/huya] Fix stream extraction by [ohaiibuzzle](https://github.com/ohaiibuzzle)
923 * [extractor/medaltv] Fix extraction by [xenova](https://github.com/xenova)
924 * [extractor/mediaset] Fix embed extraction
925 * [extractor/mixcloud] All formats are audio-only
926 * [extractor/rtbf] Fix jwt extraction by [elyse0](https://github.com/elyse0)
927 * [extractor/screencastomatic] Support `--video-password` by [shreyasminocha](https://github.com/shreyasminocha)
928 * [extractor/stripchat] Don't modify input URL by [dfaker](https://github.com/dfaker)
929 * [extractor/uktv] Improve `_VALID_URL` by [dirkf](https://github.com/dirkf)
930 * [extractor/vimeo:user] Fix `_VALID_URL`
931
932
933 ### 2022.08.19
934
935 * Fix bug in `--download-archive`
936 * [jsinterp] **Fix for new youtube players** and related improvements by [dirkf](https://github.com/dirkf), [pukkandan](https://github.com/pukkandan)
937 * [phantomjs] Add function to execute JS without a DOM by [MinePlayersPE](https://github.com/MinePlayersPE), [pukkandan](https://github.com/pukkandan)
938 * [build] Exclude devscripts from installs by [Lesmiscore](https://github.com/Lesmiscore)
939 * [cleanup] Misc fixes and cleanup
940 * [extractor/youtube] **Add fallback to phantomjs** for nsig
941 * [extractor/youtube] Fix error reporting of "Incomplete data"
942 * [extractor/youtube] Improve format sorting for IOS formats
943 * [extractor/youtube] Improve signature caching
944 * [extractor/instagram] Fix extraction by [bashonly](https://github.com/bashonly), [pritam20ps05](https://github.com/pritam20ps05)
945 * [extractor/rai] Minor fix by [nixxo](https://github.com/nixxo)
946 * [extractor/rtbf] Fix stream extractor by [elyse0](https://github.com/elyse0)
947 * [extractor/SovietsCloset] Fix extractor by [ChillingPepper](https://github.com/ChillingPepper)
948 * [extractor/zattoo] Fix Zattoo resellers by [goggle](https://github.com/goggle)
949
950 ### 2022.08.14
951
952 * Merge youtube-dl: Upto [commit/d231b56](https://github.com/ytdl-org/youtube-dl/commit/d231b56)
953 * [jsinterp] Handle **new youtube signature functions**
954 * [jsinterp] Truncate error messages
955 * [extractor] Fix format sorting of `channels`
956 * [ffmpeg] Disable avconv unless `--prefer-avconv`
957 * [ffmpeg] Smarter detection of ffprobe filename
958 * [embedthumbnail] Detect `libatomicparsley.so`
959 * [ThumbnailsConvertor] Fix conversion after `fixup_webp`
960 * [utils] Fix `get_compatible_ext`
961 * [build] Fix changelog
962 * [update] Set executable bit-mask by [pukkandan](https://github.com/pukkandan), [Lesmiscore](https://github.com/Lesmiscore)
963 * [devscripts] Fix import
964 * [docs] Consistent use of `e.g.` by [Lesmiscore](https://github.com/Lesmiscore)
965 * [cleanup] Misc fixes and cleanup
966 * [extractor/moview] Add extractor by [HobbyistDev](https://github.com/HobbyistDev)
967 * [extractor/parler] Add extractor by [palewire](https://github.com/palewire)
968 * [extractor/patreon] Ignore erroneous media attachments by [coletdjnz](https://github.com/coletdjnz)
969 * [extractor/truth] Add extractor by [palewire](https://github.com/palewire)
970 * [extractor/aenetworks] Add formats parameter by [jacobtruman](https://github.com/jacobtruman)
971 * [extractor/crunchyroll] Improve `_VALID_URL`s
972 * [extractor/doodstream] Add `wf` domain by [aldoridhoni](https://github.com/aldoridhoni)
973 * [extractor/facebook] Add reel support by [bashonly](https://github.com/bashonly)
974 * [extractor/MLB] New extractor by [ischmidt20](https://github.com/ischmidt20)
975 * [extractor/rai] Misc fixes by [nixxo](https://github.com/nixxo)
976 * [extractor/toggo] Improve `_VALID_URL` by [masta79](https://github.com/masta79)
977 * [extractor/tubitv] Extract additional formats by [shirt-dev](https://github.com/shirt-dev)
978 * [extractor/zattoo] Potential fix for resellers
979
980
981 ### 2022.08.08
982
983 * **Remove Python 3.6 support**
984 * Determine merge container better by [pukkandan](https://github.com/pukkandan), [selfisekai](https://github.com/selfisekai)
985 * Framework for embed detection by [coletdjnz](https://github.com/coletdjnz), [pukkandan](https://github.com/pukkandan)
986 * Merge youtube-dl: Upto [commit/adb5294](https://github.com/ytdl-org/youtube-dl/commit/adb5294)
987 * `--compat-option no-live-chat` should disable danmaku
988 * Fix misleading DRM message
989 * Import ctypes only when necessary
990 * Minor bugfixes
991 * Reject entire playlists faster with `--match-filter`
992 * Remove filtered entries from `-J`
993 * Standardize retry mechanism
994 * Validate `--merge-output-format`
995 * [downloader] Add average speed to final progress line
996 * [extractor] Add field `audio_channels`
997 * [extractor] Support multiple archive ids for one video
998 * [ffmpeg] Set `ffmpeg_location` in a contextvar
999 * [FFmpegThumbnailsConvertor] Fix conversion from GIF
1000 * [MetadataParser] Don't set `None` when the field didn't match
1001 * [outtmpl] Smarter replacing of unsupported characters
1002 * [outtmpl] Treat empty values as None in filenames
1003 * [utils] sanitize_open: Allow any IO stream as stdout
1004 * [build, devscripts] Add devscript to set a build variant
1005 * [build] Improve build process by [shirt-dev](https://github.com/shirt-dev)
1006 * [build] Update pyinstaller
1007 * [devscripts] Create `utils` and refactor
1008 * [docs] Clarify `best*`
1009 * [docs] Fix bug report issue template
1010 * [docs] Fix capitalization in references by [christoph-heinrich](https://github.com/christoph-heinrich)
1011 * [cleanup, mhtml] Use imghdr
1012 * [cleanup, utils] Consolidate known media extensions
1013 * [cleanup] Misc fixes and cleanup
1014 * [extractor/angel] Add extractor by [AxiosDeminence](https://github.com/AxiosDeminence)
1015 * [extractor/dplay] Add MotorTrend extractor by [Sipherdrakon](https://github.com/Sipherdrakon)
1016 * [extractor/harpodeon] Add extractor by [eren-kemer](https://github.com/eren-kemer)
1017 * [extractor/holodex] Add extractor by [pukkandan](https://github.com/pukkandan), [sqrtNOT](https://github.com/sqrtNOT)
1018 * [extractor/kompas] Add extractor by [HobbyistDev](https://github.com/HobbyistDev)
1019 * [extractor/rai] Add raisudtirol extractor by [nixxo](https://github.com/nixxo)
1020 * [extractor/tempo] Add extractor by [HobbyistDev](https://github.com/HobbyistDev)
1021 * [extractor/youtube] **Fixes for third party client detection** by [coletdjnz](https://github.com/coletdjnz)
1022 * [extractor/youtube] Add `live_status=post_live` by [lazypete365](https://github.com/lazypete365)
1023 * [extractor/youtube] Extract more format info
1024 * [extractor/youtube] Parse translated subtitles only when requested
1025 * [extractor/youtube, extractor/twitch] Allow waiting for channels to become live
1026 * [extractor/youtube, webvtt] Extract auto-subs from livestream VODs by [fstirlitz](https://github.com/fstirlitz), [pukkandan](https://github.com/pukkandan)
1027 * [extractor/AbemaTVTitle] Implement paging by [Lesmiscore](https://github.com/Lesmiscore)
1028 * [extractor/archiveorg] Improve handling of formats by [coletdjnz](https://github.com/coletdjnz), [pukkandan](https://github.com/pukkandan)
1029 * [extractor/arte] Fix title extraction
1030 * [extractor/arte] **Move to v2 API** by [fstirlitz](https://github.com/fstirlitz), [pukkandan](https://github.com/pukkandan)
1031 * [extractor/bbc] Fix news articles by [ajj8](https://github.com/ajj8)
1032 * [extractor/camtasia] Separate into own extractor by [coletdjnz](https://github.com/coletdjnz)
1033 * [extractor/cloudflarestream] Fix video_id padding by [haobinliang](https://github.com/haobinliang)
1034 * [extractor/crunchyroll] Fix conversion of thumbnail from GIF
1035 * [extractor/crunchyroll] Handle missing metadata correctly by [Burve](https://github.com/Burve), [pukkandan](https://github.com/pukkandan)
1036 * [extractor/crunchyroll:beta] Extract timestamp and fix tests by [tejing1](https://github.com/tejing1)
1037 * [extractor/crunchyroll:beta] Use streams API by [tejing1](https://github.com/tejing1)
1038 * [extractor/doodstream] Support more domains by [Galiley](https://github.com/Galiley)
1039 * [extractor/ESPN] Extract duration by [ischmidt20](https://github.com/ischmidt20)
1040 * [extractor/FIFA] Change API endpoint by [Bricio](https://github.com/Bricio), [yashkc2025](https://github.com/yashkc2025)
1041 * [extractor/globo:article] Remove false positives by [Bricio](https://github.com/Bricio)
1042 * [extractor/Go] Extract timestamp by [ischmidt20](https://github.com/ischmidt20)
1043 * [extractor/hidive] Fix cookie login when netrc is also given by [winterbird-code](https://github.com/winterbird-code)
1044 * [extractor/html5] Separate into own extractor by [coletdjnz](https://github.com/coletdjnz), [pukkandan](https://github.com/pukkandan)
1045 * [extractor/ina] Improve extractor by [elyse0](https://github.com/elyse0)
1046 * [extractor/NaverNow] Change endpoint by [ping](https://github.com/ping)
1047 * [extractor/ninegag] Extract uploader by [DjesonPV](https://github.com/DjesonPV)
1048 * [extractor/NovaPlay] Fix extractor by [Bojidarist](https://github.com/Bojidarist)
1049 * [extractor/orf:radio] Rewrite extractors
1050 * [extractor/patreon] Fix and improve extractors by [coletdjnz](https://github.com/coletdjnz), [pukkandan](https://github.com/pukkandan)
1051 * [extractor/rai] Fix RaiNews extraction by [nixxo](https://github.com/nixxo)
1052 * [extractor/redbee] Unify and update extractors by [elyse0](https://github.com/elyse0)
1053 * [extractor/stripchat] Fix _VALID_URL by [freezboltz](https://github.com/freezboltz)
1054 * [extractor/tubi] Exclude playlists from playlist entries by [sqrtNOT](https://github.com/sqrtNOT)
1055 * [extractor/tviplayer] Improve `_VALID_URL` by [HobbyistDev](https://github.com/HobbyistDev)
1056 * [extractor/twitch] Extract chapters for single chapter VODs by [mpeter50](https://github.com/mpeter50)
1057 * [extractor/vgtv] Support tv.vg.no by [sqrtNOT](https://github.com/sqrtNOT)
1058 * [extractor/vidio] Support embed link by [HobbyistDev](https://github.com/HobbyistDev)
1059 * [extractor/vk] Fix extractor by [Mehavoid](https://github.com/Mehavoid)
1060 * [extractor/WASDTV:record] Fix `_VALID_URL`
1061 * [extractor/xfileshare] Add Referer by [Galiley](https://github.com/Galiley)
1062 * [extractor/YahooJapanNews] Fix extractor by [Lesmiscore](https://github.com/Lesmiscore)
1063 * [extractor/yandexmusic] Extract higher quality format
1064 * [extractor/zee5] Update Device ID by [m4tu4g](https://github.com/m4tu4g)
1065
1066
1067 ### 2022.07.18
1068
1069 * Allow users to specify encoding in each config files by [Lesmiscore](https://github.com/Lesmiscore)
1070 * Discard infodict from memory if no longer needed
1071 * Do not allow extractors to return `None`
1072 * Do not load system certificates when `certifi` is used
1073 * Fix rounding of integers in format table
1074 * Improve chapter sanitization
1075 * Skip some fixup if remux/recode is needed by [Lesmiscore](https://github.com/Lesmiscore)
1076 * Support `--no-progress` for `--wait-for-video`
1077 * Fix bug in [612f2be](https://github.com/yt-dlp/yt-dlp/commit/612f2be5d3924540158dfbe5f25d841f04cff8c6)
1078 * [outtmpl] Add alternate form `h` for HTML escaping
1079 * [aes] Add multiple padding modes in CBC by [elyse0](https://github.com/elyse0)
1080 * [extractor/common] Passthrough `errnote=False` to parsers
1081 * [extractor/generic] Remove HEAD request
1082 * [http] Ensure the file handle is always closed
1083 * [ModifyChapters] Modify duration in infodict
1084 * [options] Fix aliases to `--config-location`
1085 * [utils] Fix `get_domain`
1086 * [build] Consistent order for lazy extractors by [lamby](https://github.com/lamby)
1087 * [build] Fix architecture suffix of executables by [odo2063](https://github.com/odo2063)
1088 * [build] Improve `setup.py`
1089 * [update] Do not check `_update_spec` when up to date
1090 * [update] Prepare to remove Python 3.6 support
1091 * [compat] Let PyInstaller detect _legacy module
1092 * [devscripts/update-formulae] Do not change dependency section
1093 * [test] Split download tests so they can be more easily run in CI
1094 * [docs] Improve docstring of `download_ranges` by [FirefoxMetzger](https://github.com/FirefoxMetzger)
1095 * [docs] Improve issue templates
1096 * [build] Fix bug in [6d916fe](https://github.com/yt-dlp/yt-dlp/commit/6d916fe709a38e8c4c69b73843acf170b5165931)
1097 * [cleanup, utils] Refactor parse_codecs
1098 * [cleanup] Misc fixes and cleanup
1099 * [extractor/acfun] Add extractors by [lockmatrix](https://github.com/lockmatrix)
1100 * [extractor/Audiodraft] Add extractors by [Ashish0804](https://github.com/Ashish0804), [fstirlitz](https://github.com/fstirlitz)
1101 * [extractor/cellebrite] Add extractor by [HobbyistDev](https://github.com/HobbyistDev)
1102 * [extractor/detik] Add extractor by [HobbyistDev](https://github.com/HobbyistDev)
1103 * [extractor/hytale] Add extractor by [llamasblade](https://github.com/llamasblade), [pukkandan](https://github.com/pukkandan)
1104 * [extractor/liputan6] Add extractor by [HobbyistDev](https://github.com/HobbyistDev)
1105 * [extractor/mocha] Add extractor by [HobbyistDev](https://github.com/HobbyistDev)
1106 * [extractor/rtl.lu] Add extractor by [HobbyistDev](https://github.com/HobbyistDev)
1107 * [extractor/rtvsl] Add extractor by [iw0nderhow](https://github.com/iw0nderhow), [pukkandan](https://github.com/pukkandan)
1108 * [extractor/StarTrek] Add extractor by [scy](https://github.com/scy)
1109 * [extractor/syvdk] Add extractor by [misaelaguayo](https://github.com/misaelaguayo)
1110 * [extractor/theholetv] Add extractor by [dosy4ev](https://github.com/dosy4ev)
1111 * [extractor/TubeTuGraz] Add extractor by [Ferdi265](https://github.com/Ferdi265), [pukkandan](https://github.com/pukkandan)
1112 * [extractor/tviplayer] Add extractor by [HobbyistDev](https://github.com/HobbyistDev)
1113 * [extractor/wetv] Add extractors by [elyse0](https://github.com/elyse0)
1114 * [extractor/wikimedia] Add extractor by [EhtishamSabir](https://github.com/EhtishamSabir), [pukkandan](https://github.com/pukkandan)
1115 * [extractor/youtube] Fix duration check for post-live manifestless mode
1116 * [extractor/youtube] More metadata for storyboards by [ftk](https://github.com/ftk)
1117 * [extractor/bigo] Fix extractor by [Lesmiscore](https://github.com/Lesmiscore)
1118 * [extractor/BiliIntl] Fix subtitle extraction by [MinePlayersPE](https://github.com/MinePlayersPE)
1119 * [extractor/crunchyroll] Improve `_VALID_URL`
1120 * [extractor/fifa] Fix extractor by [ischmidt20](https://github.com/ischmidt20)
1121 * [extractor/instagram] Fix post/story extractors by [pritam20ps05](https://github.com/pritam20ps05), [pukkandan](https://github.com/pukkandan)
1122 * [extractor/iq] Set language correctly for Korean subtitles
1123 * [extractor/MangoTV] Fix subtitle languages
1124 * [extractor/Netverse] Improve playlist extractor by [HobbyistDev](https://github.com/HobbyistDev)
1125 * [extractor/philharmoniedeparis] Fix extractor by [sqrtNOT](https://github.com/sqrtNOT)
1126 * [extractor/Trovo] Fix extractor by [u-spec-png](https://github.com/u-spec-png)
1127 * [extractor/twitch] Support storyboards for VODs by [ftk](https://github.com/ftk)
1128 * [extractor/WatchESPN] Improve `_VALID_URL` by [IONECarter](https://github.com/IONECarter), [dirkf](https://github.com/dirkf)
1129 * [extractor/WSJArticle] Fix video id extraction by [sqrtNOT](https://github.com/sqrtNOT)
1130 * [extractor/Ximalaya] Fix extractors by [lockmatrix](https://github.com/lockmatrix)
1131 * [cleanup, extractor/youtube] Fix tests by [sheerluck](https://github.com/sheerluck)
1132
1133
1134 ### 2022.06.29
1135
1136 * Fix `--downloader native`
1137 * Fix `section_end` of clips
1138 * Fix playlist error handling
1139 * Sanitize `chapters`
1140 * [extractor] Fix `_create_request` when headers is None
1141 * [extractor] Fix empty `BaseURL` in MPD
1142 * [ffmpeg] Write full output to debug on error
1143 * [hls] Warn user when trying to download live HLS
1144 * [options] Fix `parse_known_args` for `--`
1145 * [utils] Fix inconsistent default handling between HTTP and HTTPS requests by [coletdjnz](https://github.com/coletdjnz)
1146 * [build] Draft release until complete
1147 * [build] Fix release tag commit
1148 * [build] Standalone x64 builds for MacOS 10.9 by [StefanLobbenmeier](https://github.com/StefanLobbenmeier)
1149 * [update] Ability to set a maximum version for specific variants
1150 * [compat] Fix `compat.WINDOWS_VT_MODE`
1151 * [compat] Remove deprecated functions from core code
1152 * [compat] Remove more functions
1153 * [cleanup, extractor] Reduce direct use of `_downloader`
1154 * [cleanup] Consistent style for file heads
1155 * [cleanup] Fix some typos by [crazymoose77756](https://github.com/crazymoose77756)
1156 * [cleanup] Misc fixes and cleanup
1157 * [extractor/Scrolller] Add extractor by [LunarFang416](https://github.com/LunarFang416)
1158 * [extractor/ViMP] Add playlist extractor by [FestplattenSchnitzel](https://github.com/FestplattenSchnitzel)
1159 * [extractor/fuyin] Add extractor by [HobbyistDev](https://github.com/HobbyistDev)
1160 * [extractor/livestreamfails] Add extractor by [nomevi](https://github.com/nomevi)
1161 * [extractor/premiershiprugby] Add extractor by [HobbyistDev](https://github.com/HobbyistDev)
1162 * [extractor/steam] Add broadcast extractor by [HobbyistDev](https://github.com/HobbyistDev)
1163 * [extractor/youtube] Mark videos as fully watched by [Brett824](https://github.com/Brett824)
1164 * [extractor/CWTV] Extract thumbnail by [ischmidt20](https://github.com/ischmidt20)
1165 * [extractor/ViMP] Add thumbnail and support more sites by [FestplattenSchnitzel](https://github.com/FestplattenSchnitzel)
1166 * [extractor/dropout] Support cookies and login only as needed by [pingiun](https://github.com/pingiun), [pukkandan](https://github.com/pukkandan)
1167 * [extractor/ertflix] Improve `_VALID_URL`
1168 * [extractor/lbry] Use HEAD request for redirect URL by [flashdagger](https://github.com/flashdagger)
1169 * [extractor/mediaset] Improve `_VALID_URL`
1170 * [extractor/npr] Implement [e50c350](https://github.com/yt-dlp/yt-dlp/commit/e50c3500b43d80e4492569c4b4523c4379c6fbb2) differently
1171 * [extractor/tennistv] Rewrite extractor by [pukkandan](https://github.com/pukkandan), [zenerdi0de](https://github.com/zenerdi0de)
1172
1173 ### 2022.06.22.1
1174
1175 * [build] Fix updating homebrew formula
1176
1177 ### 2022.06.22
1178
1179 * [**Deprecate support for Python 3.6**](https://github.com/yt-dlp/yt-dlp/issues/3764#issuecomment-1154051119)
1180 * **Add option `--download-sections` to download video partially**
1181 * Chapter regex and time ranges are accepted, e.g. `--download-sections *1:10-2:20`
1182 * Add option `--alias`
1183 * Add option `--lazy-playlist` to process entries as they are received
1184 * Add option `--retry-sleep`
1185 * Add slicing notation to `--playlist-items`
1186 * Adds support for negative indices and step
1187 * Add `-I` as alias for `--playlist-index`
1188 * Makes `--playlist-start`, `--playlist-end`, `--playlist-reverse`, `--no-playlist-reverse` redundant
1189 * `--config-location -` to provide options interactively
1190 * [build] Add Linux standalone builds
1191 * [update] Self-restart after update
1192 * Merge youtube-dl: Upto [commit/8a158a9](https://github.com/ytdl-org/youtube-dl/commit/8a158a9)
1193 * Add `--no-update`
1194 * Allow extractors to specify section_start/end for clips
1195 * Do not print progress to `stderr` with `-q`
1196 * Ensure pre-processor errors do not block video download
1197 * Fix `--simulate --max-downloads`
1198 * Improve error handling of bad config files
1199 * Return an error code if update fails
1200 * Fix bug in [3a408f9](https://github.com/yt-dlp/yt-dlp/commit/3a408f9d199127ca2626359e21a866a09ab236b3)
1201 * [ExtractAudio] Allow conditional conversion
1202 * [ModifyChapters] Fix repeated removal of small segments
1203 * [ThumbnailsConvertor] Allow conditional conversion
1204 * [cookies] Detect profiles for cygwin/BSD by [moench-tegeder](https://github.com/moench-tegeder)
1205 * [dash] Show fragment count with `--live-from-start` by [flashdagger](https://github.com/flashdagger)
1206 * [extractor] Add `_search_json` by [coletdjnz](https://github.com/coletdjnz), [pukkandan](https://github.com/pukkandan)
1207 * [extractor] Add `default` parameter to `_search_json` by [coletdjnz](https://github.com/coletdjnz), [pukkandan](https://github.com/pukkandan)
1208 * [extractor] Add dev option `--load-pages`
1209 * [extractor] Handle `json_ld` with multiple `@type`s
1210 * [extractor] Import `_ALL_CLASSES` lazily
1211 * [extractor] Recognize `src` attribute from HTML5 media elements by [Lesmiscore](https://github.com/Lesmiscore)
1212 * [extractor/generic] Revert e6ae51c123897927eb3c9899923d8ffd31c7f85d
1213 * [f4m] Bugfix
1214 * [ffmpeg] Check version lazily
1215 * [jsinterp] Some optimizations and refactoring by [dirkf](https://github.com/dirkf), [pukkandan](https://github.com/pukkandan)
1216 * [utils] Improve performance using `functools.cache`
1217 * [utils] Send HTTP/1.1 ALPN extension by [coletdjnz](https://github.com/coletdjnz)
1218 * [utils] `ExtractorError`: Fix `exc_info`
1219 * [utils] `ISO3166Utils`: Add `EU` and `AP`
1220 * [utils] `Popen`: Refactor to use contextmanager
1221 * [utils] `locked_file`: Fix for PyPy on Windows
1222 * [update] Expose more functionality to API
1223 * [update] Use `.git` folder to distinguish `source`/`unknown`
1224 * [compat] Add `functools.cached_property`
1225 * [test] Fix `FakeYDL` signatures by [coletdjnz](https://github.com/coletdjnz)
1226 * [docs] Improvements
1227 * [cleanup, ExtractAudio] Refactor
1228 * [cleanup, downloader] Refactor `report_progress`
1229 * [cleanup, extractor] Refactor `_download_...` methods
1230 * [cleanup, extractor] Rename `extractors.py` to `_extractors.py`
1231 * [cleanup, utils] Don't use kwargs for `format_field`
1232 * [cleanup, build] Refactor
1233 * [cleanup, docs] Re-indent "Usage and Options" section
1234 * [cleanup] Deprecate `YoutubeDL.parse_outtmpl`
1235 * [cleanup] Misc fixes and cleanup by [Lesmiscore](https://github.com/Lesmiscore), [MrRawes](https://github.com/MrRawes), [christoph-heinrich](https://github.com/christoph-heinrich), [flashdagger](https://github.com/flashdagger), [gamer191](https://github.com/gamer191), [kwconder](https://github.com/kwconder), [pukkandan](https://github.com/pukkandan)
1236 * [extractor/DailyWire] Add extractors by [HobbyistDev](https://github.com/HobbyistDev), [pukkandan](https://github.com/pukkandan)
1237 * [extractor/fourzerostudio] Add extractors by [Lesmiscore](https://github.com/Lesmiscore)
1238 * [extractor/GoogleDrive] Add folder extractor by [evansp](https://github.com/evansp), [pukkandan](https://github.com/pukkandan)
1239 * [extractor/MirrorCoUK] Add extractor by [LunarFang416](https://github.com/LunarFang416), [pukkandan](https://github.com/pukkandan)
1240 * [extractor/atscaleconfevent] Add extractor by [Ashish0804](https://github.com/Ashish0804)
1241 * [extractor/freetv] Add extractor by [elyse0](https://github.com/elyse0)
1242 * [extractor/ixigua] Add Extractor by [HobbyistDev](https://github.com/HobbyistDev)
1243 * [extractor/kicker.de] Add extractor by [HobbyistDev](https://github.com/HobbyistDev)
1244 * [extractor/netverse] Add extractors by [HobbyistDev](https://github.com/HobbyistDev), [pukkandan](https://github.com/pukkandan)
1245 * [extractor/playsuisse] Add extractor by [pukkandan](https://github.com/pukkandan), [sbor23](https://github.com/sbor23)
1246 * [extractor/substack] Add extractor by [elyse0](https://github.com/elyse0)
1247 * [extractor/youtube] **Support downloading clips**
1248 * [extractor/youtube] Add `innertube_host` and `innertube_key` extractor args by [coletdjnz](https://github.com/coletdjnz)
1249 * [extractor/youtube] Add warning for PostLiveDvr
1250 * [extractor/youtube] Bring back `_extract_chapters_from_description`
1251 * [extractor/youtube] Extract `comment_count` from webpage
1252 * [extractor/youtube] Fix `:ytnotifications` extractor by [coletdjnz](https://github.com/coletdjnz)
1253 * [extractor/youtube] Fix initial player response extraction by [coletdjnz](https://github.com/coletdjnz), [pukkandan](https://github.com/pukkandan)
1254 * [extractor/youtube] Fix live chat for videos with content warning by [coletdjnz](https://github.com/coletdjnz)
1255 * [extractor/youtube] Make signature extraction non-fatal
1256 * [extractor/youtube:tab] Detect `videoRenderer` in `_post_thread_continuation_entries`
1257 * [extractor/BiliIntl] Fix metadata extraction
1258 * [extractor/BiliIntl] Fix subtitle extraction by [HobbyistDev](https://github.com/HobbyistDev)
1259 * [extractor/FranceCulture] Fix extractor by [aurelg](https://github.com/aurelg), [pukkandan](https://github.com/pukkandan)
1260 * [extractor/PokemonSoundLibrary] Remove extractor by [Lesmiscore](https://github.com/Lesmiscore)
1261 * [extractor/StreamCZ] Fix extractor by [adamanldo](https://github.com/adamanldo), [dirkf](https://github.com/dirkf)
1262 * [extractor/WatchESPN] Support free videos and BAM_DTC by [ischmidt20](https://github.com/ischmidt20)
1263 * [extractor/animelab] Remove extractor by [gamer191](https://github.com/gamer191)
1264 * [extractor/bloomberg] Change playback endpoint by [m4tu4g](https://github.com/m4tu4g)
1265 * [extractor/ccc] Extract view_count by [vkorablin](https://github.com/vkorablin)
1266 * [extractor/crunchyroll:beta] Fix extractor after API change by [Burve](https://github.com/Burve), [tejing1](https://github.com/tejing1)
1267 * [extractor/curiositystream] Get `auth_token` from cookie by [mnn](https://github.com/mnn)
1268 * [extractor/digitalconcerthall] Fix extractor by [ZhymabekRoman](https://github.com/ZhymabekRoman)
1269 * [extractor/dropbox] Extract the correct `mountComponent`
1270 * [extractor/dropout] Login is not mandatory
1271 * [extractor/duboku] Fix for hostname change by [mozbugbox](https://github.com/mozbugbox)
1272 * [extractor/espn] Add `WatchESPN` extractor by [ischmidt20](https://github.com/ischmidt20), [pukkandan](https://github.com/pukkandan)
1273 * [extractor/expressen] Fix extractor by [aejdl](https://github.com/aejdl)
1274 * [extractor/foxnews] Update embed extraction by [elyse0](https://github.com/elyse0)
1275 * [extractor/ina] Fix extractor by [elyse0](https://github.com/elyse0)
1276 * [extractor/iwara:user] Make paging better by [Lesmiscore](https://github.com/Lesmiscore)
1277 * [extractor/jwplatform] Look for `data-video-jw-id`
1278 * [extractor/lbry] Update livestream API by [flashdagger](https://github.com/flashdagger)
1279 * [extractor/mediaset] Improve `_VALID_URL`
1280 * [extractor/naver] Add `navernow` extractor by [ping](https://github.com/ping)
1281 * [extractor/niconico:series] Fix extractor by [sqrtNOT](https://github.com/sqrtNOT)
1282 * [extractor/npr] Use stream url from json-ld by [r5d](https://github.com/r5d)
1283 * [extractor/pornhub] Extract `uploader_id` field by [Lesmiscore](https://github.com/Lesmiscore)
1284 * [extractor/radiofrance] Add more radios by [bubbleguuum](https://github.com/bubbleguuum)
1285 * [extractor/rumble] Detect JS embed
1286 * [extractor/rumble] Extract subtitles by [fstirlitz](https://github.com/fstirlitz)
1287 * [extractor/southpark] Add `southpark.lat` extractor by [darkxex](https://github.com/darkxex)
1288 * [extractor/spotify:show] Fix extractor
1289 * [extractor/tiktok] Detect embeds
1290 * [extractor/tiktok] Extract `SIGI_STATE` by [dirkf](https://github.com/dirkf), [pukkandan](https://github.com/pukkandan), [sulyi](https://github.com/sulyi)
1291 * [extractor/tver] Fix extractor by [Lesmiscore](https://github.com/Lesmiscore)
1292 * [extractor/vevo] Fix extractor by [Lesmiscore](https://github.com/Lesmiscore)
1293 * [extractor/yahoo:gyao] Fix extractor
1294 * [extractor/zattoo] Fix live streams by [miseran](https://github.com/miseran)
1295 * [extractor/zdf] Improve format sorting by [elyse0](https://github.com/elyse0)
1296
1297
1298 ### 2022.05.18
1299
1300 * Add support for SSL client certificate authentication by [coletdjnz](https://github.com/coletdjnz), [dirkf](https://github.com/dirkf)
1301 * Adds `--client-certificate`, `--client-certificate-key`, `--client-certificate-password`
1302 * Add `--match-filter -` to interactively ask for each video
1303 * `--max-downloads` should obey `--break-per-input`
1304 * Allow use of weaker ciphers with `--legacy-server-connect`
1305 * Don't imply `-s` for later stages of `-O`
1306 * Fix `--date today`
1307 * Fix `--skip-unavailable-fragments`
1308 * Fix color in `-q -F`
1309 * Fix redirect HTTP method handling by [coletdjnz](https://github.com/coletdjnz)
1310 * Improve `--clean-infojson`
1311 * Remove warning for videos with an empty title
1312 * Run `FFmpegFixupM3u8PP` for live-streams if needed
1313 * Show name of downloader in verbose log
1314 * [cookies] Allow `cookiefile` to be a text stream
1315 * [cookies] Report progress when importing cookies
1316 * [downloader/ffmpeg] Specify headers for each URL by [elyse0](https://github.com/elyse0)
1317 * [fragment] Do not change chunk-size when `--test`
1318 * [fragment] Make single thread download work for `--live-from-start` by [Lesmiscore](https://github.com/Lesmiscore)
1319 * [hls] Fix `byte_range` for `EXT-X-MAP` fragment by [fstirlitz](https://github.com/fstirlitz)
1320 * [http] Fix retrying on read timeout by [coletdjnz](https://github.com/coletdjnz)
1321 * [ffmpeg] Fix features detection
1322 * [EmbedSubtitle] Enable for more video extensions
1323 * [EmbedThumbnail] Disable thumbnail conversion for mkv by [evansp](https://github.com/evansp)
1324 * [EmbedThumbnail] Do not obey `-k`
1325 * [EmbedThumbnail] Do not remove id3v1 tags
1326 * [FFmpegMetadata] Remove `\0` from metadata
1327 * [FFmpegMetadata] Remove filename from attached info-json
1328 * [FixupM3u8] Obey `--hls-prefer-mpegts`
1329 * [Sponsorblock] Don't crash when duration is unknown
1330 * [XAttrMetadata] Refactor and document dependencies
1331 * [extractor] Document netrc machines
1332 * [extractor] Update `manifest_url`s after redirect by [elyse0](https://github.com/elyse0)
1333 * [extractor] Update dash `manifest_url` after redirects by [elyse0](https://github.com/elyse0)
1334 * [extractor] Use `classmethod`/`property` where possible
1335 * [generic] Refactor `_extract_rss`
1336 * [utils] `is_html`: Handle double BOM
1337 * [utils] `locked_file`: Ignore illegal seek on `truncate` by [jakeogh](https://github.com/jakeogh)
1338 * [utils] `sanitize_path`: Fix when path is empty string
1339 * [utils] `write_string`: Workaround newline issue in `conhost`
1340 * [utils] `certifi`: Make sure the pem file exists
1341 * [utils] Fix `WebSocketsWrapper`
1342 * [utils] `locked_file`: Do not give executable bits for newly created files by [Lesmiscore](https://github.com/Lesmiscore)
1343 * [utils] `YoutubeDLCookieJar`: Detect and reject JSON file by [Lesmiscore](https://github.com/Lesmiscore)
1344 * [test] Convert warnings into errors and fix some existing warnings by [fstirlitz](https://github.com/fstirlitz)
1345 * [dependencies] Create module with all dependency imports
1346 * [compat] Split into sub-modules by [fstirlitz](https://github.com/fstirlitz), [pukkandan](https://github.com/pukkandan)
1347 * [compat] Implement `compat.imghdr`
1348 * [build] Add `make uninstall` by [MrRawes](https://github.com/MrRawes)
1349 * [build] Avoid use of `install -D`
1350 * [build] Fix `Makefile` by [putnam](https://github.com/putnam)
1351 * [build] Fix `--onedir` on macOS
1352 * [build] Add more test-runners
1353 * [cleanup] Deprecate some compat vars by [fstirlitz](https://github.com/fstirlitz), [pukkandan](https://github.com/pukkandan)
1354 * [cleanup] Remove unused code paths, extractors, scripts and tests by [fstirlitz](https://github.com/fstirlitz)
1355 * [cleanup] Upgrade syntax (`pyupgrade`) and sort imports (`isort`)
1356 * [cleanup, docs, build] Misc fixes
1357 * [BilibiliLive] Add extractor by [HE7086](https://github.com/HE7086), [pukkandan](https://github.com/pukkandan)
1358 * [Fifa] Add Extractor by [Bricio](https://github.com/Bricio)
1359 * [goodgame] Add extractor by [nevack](https://github.com/nevack)
1360 * [gronkh] Add playlist extractors by [hatienl0i261299](https://github.com/hatienl0i261299)
1361 * [icareus] Add extractor by [tpikonen](https://github.com/tpikonen), [pukkandan](https://github.com/pukkandan)
1362 * [iwara] Add playlist extractors by [i6t](https://github.com/i6t)
1363 * [Likee] Add extractor by [hatienl0i261299](https://github.com/hatienl0i261299)
1364 * [masters] Add extractor by [m4tu4g](https://github.com/m4tu4g)
1365 * [nebula] Add support for subscriptions by [hheimbuerger](https://github.com/hheimbuerger)
1366 * [Podchaser] Add extractors by [connercsbn](https://github.com/connercsbn)
1367 * [rokfin:search] Add extractor by [P-reducible](https://github.com/P-reducible), [pukkandan](https://github.com/pukkandan)
1368 * [youtube] Add `:ytnotifications` extractor by [krichbanana](https://github.com/krichbanana)
1369 * [youtube] Add YoutubeStoriesIE (`ytstories:<channel UCID>`) by [coletdjnz](https://github.com/coletdjnz)
1370 * [ZingMp3] Add chart and user extractors by [hatienl0i261299](https://github.com/hatienl0i261299)
1371 * [adn] Update AES key by [elyse0](https://github.com/elyse0)
1372 * [adobepass] Allow cookies for authenticating MSO
1373 * [bandcamp] Exclude merch links by [Yipten](https://github.com/Yipten)
1374 * [chingari] Fix archiving and tests
1375 * [DRTV] Improve `_VALID_URL` by [vertan](https://github.com/vertan)
1376 * [facebook] Improve thumbnail extraction by [Wikidepia](https://github.com/Wikidepia)
1377 * [fc2] Stop heatbeating once FFmpeg finishes by [Lesmiscore](https://github.com/Lesmiscore)
1378 * [Gofile] Fix extraction and support password-protected links by [mehq](https://github.com/mehq)
1379 * [hotstar, cleanup] Refactor extractors
1380 * [InfoQ] Don't fail on missing audio format by [evansp](https://github.com/evansp)
1381 * [Jamendo] Extract more metadata by [evansp](https://github.com/evansp)
1382 * [kaltura] Update API calls by [flashdagger](https://github.com/flashdagger)
1383 * [KhanAcademy] Fix extractor by [rand-net](https://github.com/rand-net)
1384 * [LCI] Fix extractor by [MarwenDallel](https://github.com/MarwenDallel)
1385 * [lrt] Support livestreams by [GiedriusS](https://github.com/GiedriusS)
1386 * [niconico] Set `expected_protocol` to a public field
1387 * [Niconico] Support 2FA by [ekangmonyet](https://github.com/ekangmonyet)
1388 * [Olympics] Fix format extension
1389 * [openrec:movie] Enable fallback for /movie/ URLs
1390 * [PearVideo] Add fallback for formats by [hatienl0i261299](https://github.com/hatienl0i261299)
1391 * [radiko] Fix extractor by [Lesmiscore](https://github.com/Lesmiscore)
1392 * [rai] Add `release_year`
1393 * [reddit] Prevent infinite loop
1394 * [rokfin] Implement login by [P-reducible](https://github.com/P-reducible), [pukkandan](https://github.com/pukkandan)
1395 * [ruutu] Support hs.fi embeds by [tpikonen](https://github.com/tpikonen), [pukkandan](https://github.com/pukkandan)
1396 * [spotify] Detect iframe embeds by [fstirlitz](https://github.com/fstirlitz)
1397 * [telegram] Fix metadata extraction
1398 * [tmz, cleanup] Update tests by [diegorodriguezv](https://github.com/diegorodriguezv)
1399 * [toggo] Fix `_VALID_URL` by [ca-za](https://github.com/ca-za)
1400 * [trovo] Update to new API by [nyuszika7h](https://github.com/nyuszika7h)
1401 * [TVer] Improve extraction by [Lesmiscore](https://github.com/Lesmiscore)
1402 * [twitcasting] Pass headers for each formats by [Lesmiscore](https://github.com/Lesmiscore)
1403 * [VideocampusSachsen] Improve extractor by [FestplattenSchnitzel](https://github.com/FestplattenSchnitzel)
1404 * [vimeo] Fix extractors
1405 * [wat] Fix extraction of multi-language videos and subtitles by [elyse0](https://github.com/elyse0)
1406 * [wistia] Fix `_VALID_URL` by [dirkf](https://github.com/dirkf)
1407 * [youtube, cleanup] Minor refactoring by [coletdjnz](https://github.com/coletdjnz), [pukkandan](https://github.com/pukkandan)
1408 * [youtube] Added piped instance urls by [JordanWeatherby](https://github.com/JordanWeatherby)
1409 * [youtube] Deprioritize auto-generated thumbnails
1410 * [youtube] Deprioritize format 22 (often damaged)
1411 * [youtube] Fix episode metadata extraction
1412 * [zee5] Fix extractor by [Ashish0804](https://github.com/Ashish0804)
1413 * [zingmp3, cleanup] Refactor extractors
1414
1415
1416 ### 2022.04.08
1417
1418 * Use certificates from `certifi` if installed by [coletdjnz](https://github.com/coletdjnz)
1419 * Treat multiple `--match-filters` as OR
1420 * File locking improvements:
1421 * Do not lock downloading file on Windows
1422 * Do not prevent download if locking is unsupported
1423 * Do not truncate files before locking by [jakeogh](https://github.com/jakeogh), [pukkandan](https://github.com/pukkandan)
1424 * Fix non-blocking non-exclusive lock
1425 * De-prioritize automatic-subtitles when no `--sub-lang` is given
1426 * Exit after `--dump-user-agent`
1427 * Fallback to video-only format when selecting by extension
1428 * Fix `--abort-on-error` for subtitles
1429 * Fix `--no-overwrite` for playlist infojson
1430 * Fix `--print` with `--ignore-no-formats` when url is `None` by [flashdagger](https://github.com/flashdagger)
1431 * Fix `--sleep-interval`
1432 * Fix `--throttled-rate`
1433 * Fix `autonumber`
1434 * Fix case of `http_headers`
1435 * Fix filepath sanitization in `--print-to-file`
1436 * Handle float in `--wait-for-video`
1437 * Ignore `mhtml` formats from `-f mergeall`
1438 * Ignore format-specific fields in initial pass of `--match-filter`
1439 * Protect stdout from unexpected progress and console-title
1440 * Remove `Accept-Encoding` header from `std_headers` by [coletdjnz](https://github.com/coletdjnz)
1441 * Remove incorrect warning for `--dateafter`
1442 * Show warning when all media formats have DRM
1443 * [downloader] Fix invocation of `HttpieFD`
1444 * [http] Fix #3215
1445 * [http] Reject broken range before request by [Lesmiscore](https://github.com/Lesmiscore), [Jules-A](https://github.com/Jules-A), [pukkandan](https://github.com/pukkandan)
1446 * [fragment] Read downloaded fragments only when needed by [Lesmiscore](https://github.com/Lesmiscore)
1447 * [http] Retry on more errors by [coletdjnz](https://github.com/coletdjnz)
1448 * [mhtml] Fix fragments with absolute urls by [coletdjnz](https://github.com/coletdjnz)
1449 * [extractor] Add `_perform_login` function
1450 * [extractor] Allow control characters inside json
1451 * [extractor] Support merging subtitles with data by [coletdjnz](https://github.com/coletdjnz)
1452 * [generic] Extract subtitles from video.js by [Lesmiscore](https://github.com/Lesmiscore)
1453 * [ffmpeg] Cache version data
1454 * [FFmpegConcat] Ensure final directory exists
1455 * [FfmpegMetadata] Write id3v1 tags
1456 * [FFmpegVideoConvertor] Add more formats to `--remux-video`
1457 * [FFmpegVideoConvertor] Ensure all streams are copied
1458 * [MetadataParser] Validate outtmpl early
1459 * [outtmpl] Fix replacement/default when used with alternate
1460 * [outtmpl] Limit changes during sanitization
1461 * [phantomjs] Fix bug
1462 * [test] Add `test_locked_file`
1463 * [utils] `format_decimal_suffix`: Fix for very large numbers by [s0u1h](https://github.com/s0u1h)
1464 * [utils] `traverse_obj`: Allow filtering by value
1465 * [utils] Add `filter_dict`, `get_first`, `try_call`
1466 * [utils] ExtractorError: Fix for older python versions
1467 * [utils] WebSocketsWrapper: Allow omitting `__enter__` invocation by [Lesmiscore](https://github.com/Lesmiscore)
1468 * [docs] Add an `.editorconfig` file by [fstirlitz](https://github.com/fstirlitz)
1469 * [docs] Clarify the exact `BSD` license of dependencies by [MrRawes](https://github.com/MrRawes)
1470 * [docs] Minor improvements by [pukkandan](https://github.com/pukkandan), [cffswb](https://github.com/cffswb), [danielyli](https://github.com/danielyli)
1471 * [docs] Remove readthedocs
1472 * [build] Add `requirements.txt` to pip distributions
1473 * [cleanup, postprocessor] Create `_download_json`
1474 * [cleanup, vimeo] Fix tests
1475 * [cleanup] Misc fixes and minor cleanup
1476 * [cleanup] Use `_html_extract_title`
1477 * [AfreecaTV] Add `AfreecaTVUserIE` by [hatienl0i261299](https://github.com/hatienl0i261299)
1478 * [arte] Add `format_note` to m3u8 formats
1479 * [azmedien] Add TVO Online to supported hosts by [1-Byte](https://github.com/1-Byte)
1480 * [BanBye] Add extractor by [mehq](https://github.com/mehq)
1481 * [bilibili] Fix extraction of title with quotes by [dzek69](https://github.com/dzek69)
1482 * [Craftsy] Add extractor by [Bricio](https://github.com/Bricio)
1483 * [Cybrary] Add extractor by [aaearon](https://github.com/aaearon)
1484 * [Huya] Add extractor by [hatienl0i261299](https://github.com/hatienl0i261299)
1485 * [ITProTV] Add extractor by [aaearon](https://github.com/aaearon)
1486 * [Jable] Add extractors by [mehq](https://github.com/mehq)
1487 * [LastFM] Add extractors by [mehq](https://github.com/mehq)
1488 * [Moviepilot] Add extractor by [panatexxa](https://github.com/panatexxa)
1489 * [panopto] Add extractors by [coletdjnz](https://github.com/coletdjnz), [kmark](https://github.com/kmark)
1490 * [PokemonSoundLibrary] Add extractor by [Lesmiscore](https://github.com/Lesmiscore)
1491 * [WasdTV] Add extractor by [un-def](https://github.com/un-def), [hatienl0i261299](https://github.com/hatienl0i261299)
1492 * [adobepass] Fix Suddenlink MSO by [CplPwnies](https://github.com/CplPwnies)
1493 * [afreecatv] Match new vod url by [wlritchi](https://github.com/wlritchi)
1494 * [AZMedien] Support `tv.telezueri.ch` by [goggle](https://github.com/goggle)
1495 * [BiliIntl] Support user-generated videos by [wlritchi](https://github.com/wlritchi)
1496 * [BRMediathek] Fix VALID_URL
1497 * [crunchyroll:playlist] Implement beta API by [tejing1](https://github.com/tejing1)
1498 * [crunchyroll] Fix inheritance
1499 * [daftsex] Fix extractor by [Soebb](https://github.com/Soebb)
1500 * [dailymotion] Support `geo.dailymotion.com` by [hatienl0i261299](https://github.com/hatienl0i261299)
1501 * [ellentube] Extract subtitles from manifest
1502 * [elonet] Rewrite extractor by [Fam0r](https://github.com/Fam0r), [pukkandan](https://github.com/pukkandan)
1503 * [fptplay] Fix metadata extraction by [hatienl0i261299](https://github.com/hatienl0i261299)
1504 * [FranceCulture] Support playlists by [bohwaz](https://github.com/bohwaz)
1505 * [go, viu] Extract subtitles from the m3u8 manifest by [fstirlitz](https://github.com/fstirlitz)
1506 * [Imdb] Improve extractor by [hatienl0i261299](https://github.com/hatienl0i261299)
1507 * [MangoTV] Improve extractor by [hatienl0i261299](https://github.com/hatienl0i261299)
1508 * [Nebula] Fix bug in 52efa4b31200119adaa8acf33e50b84fcb6948f0
1509 * [niconico] Fix extraction of thumbnails and uploader (#3266)
1510 * [niconico] Rewrite NiconicoIE by [Lesmiscore](https://github.com/Lesmiscore)
1511 * [nitter] Minor fixes and update instance list by [foghawk](https://github.com/foghawk)
1512 * [NRK] Extract timestamp by [hatienl0i261299](https://github.com/hatienl0i261299)
1513 * [openrec] Download archived livestreams by [Lesmiscore](https://github.com/Lesmiscore)
1514 * [openrec] Refactor extractors by [Lesmiscore](https://github.com/Lesmiscore)
1515 * [panopto] Improve subtitle extraction and support slides by [coletdjnz](https://github.com/coletdjnz)
1516 * [ParamountPlus, CBS] Change VALID_URL by [Sipherdrakon](https://github.com/Sipherdrakon)
1517 * [ParamountPlusSeries] Support multiple pages by [dodrian](https://github.com/dodrian)
1518 * [Piapro] Extract description with break lines by [Lesmiscore](https://github.com/Lesmiscore)
1519 * [rai] Fix extraction of http formas by [nixxo](https://github.com/nixxo)
1520 * [rumble] unescape title
1521 * [RUTV] Fix format sorting by [Lesmiscore](https://github.com/Lesmiscore)
1522 * [ruutu] Detect embeds by [tpikonen](https://github.com/tpikonen)
1523 * [tenplay] Improve extractor by [aarubui](https://github.com/aarubui)
1524 * [TikTok] Fix URLs with user id by [hatienl0i261299](https://github.com/hatienl0i261299)
1525 * [TikTokVM] Fix redirect to user URL
1526 * [TVer] Fix extractor by [Lesmiscore](https://github.com/Lesmiscore)
1527 * [TVer] Support landing page by [vvto33](https://github.com/vvto33)
1528 * [twitcasting] Don't return multi_video for archive with single hls manifest by [Lesmiscore](https://github.com/Lesmiscore)
1529 * [veo] Fix `_VALID_URL`
1530 * [Veo] Fix extractor by [i6t](https://github.com/i6t)
1531 * [viki] Don't attempt to modify URLs with signature by [nyuszika7h](https://github.com/nyuszika7h)
1532 * [viu] Fix bypass for preview by [zackmark29](https://github.com/zackmark29)
1533 * [viu] Fixed extractor by [zackmark29](https://github.com/zackmark29), [pukkandan](https://github.com/pukkandan)
1534 * [web.archive:youtube] Make CDX API requests non-fatal by [coletdjnz](https://github.com/coletdjnz)
1535 * [wget] Fix proxy by [kikuyan](https://github.com/kikuyan), [coletdjnz](https://github.com/coletdjnz)
1536 * [xnxx] Add `xnxx3.com` by [rozari0](https://github.com/rozari0)
1537 * [youtube] **Add new age-gate bypass** by [zerodytrash](https://github.com/zerodytrash), [pukkandan](https://github.com/pukkandan)
1538 * [youtube] Add extractor-arg to skip auto-translated subs
1539 * [youtube] Avoid false positives when detecting damaged formats
1540 * [youtube] Detect DRM better by [shirt](https://github.com/shirt-dev)
1541 * [youtube] Fix auto-translated automatic captions
1542 * [youtube] Fix pagination of `membership` tab
1543 * [youtube] Fix uploader for collaborative playlists by [coletdjnz](https://github.com/coletdjnz)
1544 * [youtube] Improve video upload date handling by [coletdjnz](https://github.com/coletdjnz)
1545 * [youtube:api] Prefer minified JSON response by [coletdjnz](https://github.com/coletdjnz)
1546 * [youtube:search] Support hashtag entries by [coletdjnz](https://github.com/coletdjnz)
1547 * [youtube:tab] Fix duration extraction for shorts by [coletdjnz](https://github.com/coletdjnz)
1548 * [youtube:tab] Minor improvements
1549 * [youtube:tab] Return shorts url if video is a short by [coletdjnz](https://github.com/coletdjnz)
1550 * [Zattoo] Fix extractors by [goggle](https://github.com/goggle)
1551 * [Zingmp3] Fix signature by [hatienl0i261299](https://github.com/hatienl0i261299)
1552
1553
1554 ### 2022.03.08.1
1555
1556 * [cleanup] Refactor `__init__.py`
1557 * [build] Fix bug
1558
1559 ### 2022.03.08
1560
1561 * Merge youtube-dl: Upto [commit/6508688](https://github.com/ytdl-org/youtube-dl/commit/6508688e88c83bb811653083db9351702cd39a6a) (except NDR)
1562 * Add regex operator and quoting to format filters by [lukasfink1](https://github.com/lukasfink1)
1563 * Add brotli content-encoding support by [coletdjnz](https://github.com/coletdjnz)
1564 * Add pre-processor stage `after_filter`
1565 * Better error message when no `--live-from-start` format
1566 * Create necessary directories for `--print-to-file`
1567 * Fill more fields for playlists by [Lesmiscore](https://github.com/Lesmiscore)
1568 * Fix `-all` for `--sub-langs`
1569 * Fix doubling of `video_id` in `ExtractorError`
1570 * Fix for when stdout/stderr encoding is `None`
1571 * Handle negative duration from extractor
1572 * Implement `--add-header` without modifying `std_headers`
1573 * Obey `--abort-on-error` for "ffmpeg not installed"
1574 * Set `webpage_url_...` from `webpage_url` and not input URL
1575 * Tolerate failure to `--write-link` due to unknown URL
1576 * [aria2c] Add `--http-accept-gzip=true`
1577 * [build] Update pyinstaller to 4.10 by [shirt](https://github.com/shirt-dev)
1578 * [cookies] Update MacOS12 `Cookies.binarycookies` location by [mdpauley](https://github.com/mdpauley)
1579 * [devscripts] Improve `prepare_manpage`
1580 * [downloader] Do not use aria2c for non-native `m3u8`
1581 * [downloader] Obey `--file-access-retries` when deleting/renaming by [ehoogeveen-medweb](https://github.com/ehoogeveen-medweb)
1582 * [extractor] Allow `http_headers` to be specified for `thumbnails`
1583 * [extractor] Extract subtitles from manifests for vimeo, globo, kaltura, svt by [fstirlitz](https://github.com/fstirlitz)
1584 * [extractor] Fix for manifests without period duration by [dirkf](https://github.com/dirkf), [pukkandan](https://github.com/pukkandan)
1585 * [extractor] Support `--mark-watched` without `_NETRC_MACHINE` by [coletdjnz](https://github.com/coletdjnz)
1586 * [FFmpegConcat] Abort on `--simulate`
1587 * [FormatSort] Consider `acodec`=`ogg` as `vorbis`
1588 * [fragment] Fix bugs around resuming with Range by [Lesmiscore](https://github.com/Lesmiscore)
1589 * [fragment] Improve `--live-from-start` for YouTube livestreams by [Lesmiscore](https://github.com/Lesmiscore)
1590 * [generic] Pass referer to extracted formats
1591 * [generic] Set rss `guid` as video id by [Bricio](https://github.com/Bricio)
1592 * [options] Better ambiguous option resolution
1593 * [options] Rename `--clean-infojson` to `--clean-info-json`
1594 * [SponsorBlock] Fixes for highlight and "full video labels" by [nihil-admirari](https://github.com/nihil-admirari)
1595 * [Sponsorblock] minor fixes by [nihil-admirari](https://github.com/nihil-admirari)
1596 * [utils] Better traceback for `ExtractorError`
1597 * [utils] Fix file locking for AOSP by [jakeogh](https://github.com/jakeogh)
1598 * [utils] Improve file locking
1599 * [utils] OnDemandPagedList: Do not download pages after error
1600 * [utils] render_table: Fix character calculation for removing extra gap by [Lesmiscore](https://github.com/Lesmiscore)
1601 * [utils] Use `locked_file` for `sanitize_open` by [jakeogh](https://github.com/jakeogh)
1602 * [utils] Validate `DateRange` input
1603 * [utils] WebSockets wrapper for non-async functions by [Lesmiscore](https://github.com/Lesmiscore)
1604 * [cleanup] Don't pass protocol to `_extract_m3u8_formats` for live videos
1605 * [cleanup] Remove extractors for some dead websites by [marieell](https://github.com/marieell)
1606 * [cleanup, docs] Misc cleanup
1607 * [AbemaTV] Add extractors by [Lesmiscore](https://github.com/Lesmiscore)
1608 * [adobepass] Add Suddenlink MSO by [CplPwnies](https://github.com/CplPwnies)
1609 * [ant1newsgr] Add extractor by [zmousm](https://github.com/zmousm)
1610 * [bigo] Add extractor by [Lesmiscore](https://github.com/Lesmiscore)
1611 * [Caltrans] Add extractor by [Bricio](https://github.com/Bricio)
1612 * [daystar] Add extractor by [hatienl0i261299](https://github.com/hatienl0i261299)
1613 * [fc2:live] Add extractor by [Lesmiscore](https://github.com/Lesmiscore)
1614 * [fptplay] Add extractor by [hatienl0i261299](https://github.com/hatienl0i261299)
1615 * [murrtube] Add extractor by [cyberfox1691](https://github.com/cyberfox1691)
1616 * [nfb] Add extractor by [ofkz](https://github.com/ofkz)
1617 * [niconico] Add playlist extractors and refactor by [Lesmiscore](https://github.com/Lesmiscore)
1618 * [peekvids] Add extractor by [schn0sch](https://github.com/schn0sch)
1619 * [piapro] Add extractor by [pycabbage](https://github.com/pycabbage), [Lesmiscore](https://github.com/Lesmiscore)
1620 * [rokfin] Add extractor by [P-reducible](https://github.com/P-reducible), [pukkandan](https://github.com/pukkandan)
1621 * [rokfin] Add stack and channel extractors by [P-reducible](https://github.com/P-reducible), [pukkandan](https://github.com/pukkandan)
1622 * [ruv.is] Add extractor by [iw0nderhow](https://github.com/iw0nderhow)
1623 * [telegram] Add extractor by [hatienl0i261299](https://github.com/hatienl0i261299)
1624 * [VideocampusSachsen] Add extractors by [FestplattenSchnitzel](https://github.com/FestplattenSchnitzel)
1625 * [xinpianchang] Add extractor by [hatienl0i261299](https://github.com/hatienl0i261299)
1626 * [abc] Support 1080p by [Ronnnny](https://github.com/Ronnnny)
1627 * [afreecatv] Support password-protected livestreams by [wlritchi](https://github.com/wlritchi)
1628 * [ard] Fix valid URL
1629 * [ATVAt] Detect geo-restriction by [marieell](https://github.com/marieell)
1630 * [bandcamp] Detect acodec
1631 * [bandcamp] Fix user URLs by [lyz-code](https://github.com/lyz-code)
1632 * [bbc] Fix extraction of news articles by [ajj8](https://github.com/ajj8)
1633 * [beeg] Fix extractor by [Bricio](https://github.com/Bricio)
1634 * [bigo] Fix extractor to not to use `form_params`
1635 * [Bilibili] Pass referer for all formats by [blackgear](https://github.com/blackgear)
1636 * [Biqle] Fix extractor by [Bricio](https://github.com/Bricio)
1637 * [ccma] Fix timestamp parsing by [nyuszika7h](https://github.com/nyuszika7h)
1638 * [crunchyroll] Better error reporting on login failure by [tejing1](https://github.com/tejing1)
1639 * [cspan] Support of C-Span congress videos by [Grabien](https://github.com/Grabien)
1640 * [dropbox] fix regex by [zenerdi0de](https://github.com/zenerdi0de)
1641 * [fc2] Fix extraction by [Lesmiscore](https://github.com/Lesmiscore)
1642 * [fujitv] Extract resolution for free sources by [YuenSzeHong](https://github.com/YuenSzeHong)
1643 * [Gettr] Add `GettrStreamingIE` by [i6t](https://github.com/i6t)
1644 * [Gettr] Fix formats order by [i6t](https://github.com/i6t)
1645 * [Gettr] Improve extractor by [i6t](https://github.com/i6t)
1646 * [globo] Expand valid URL by [Bricio](https://github.com/Bricio)
1647 * [lbry] Fix `--ignore-no-formats-error`
1648 * [manyvids] Extract `uploader` by [regarten](https://github.com/regarten)
1649 * [mildom] Fix linter
1650 * [mildom] Rework extractors by [Lesmiscore](https://github.com/Lesmiscore)
1651 * [mirrativ] Cleanup extractor code by [Lesmiscore](https://github.com/Lesmiscore)
1652 * [nhk] Add support for NHK for School by [Lesmiscore](https://github.com/Lesmiscore)
1653 * [niconico:tag] Add support for searching tags
1654 * [nrk] Add fallback API
1655 * [peekvids] Use JSON-LD by [schn0sch](https://github.com/schn0sch)
1656 * [peertube] Add media.fsfe.org by [mxmehl](https://github.com/mxmehl)
1657 * [rtvs] Fix extractor by [Bricio](https://github.com/Bricio)
1658 * [spiegel] Fix `_VALID_URL`
1659 * [ThumbnailsConvertor] Support `webp`
1660 * [tiktok] Fix `vm.tiktok`/`vt.tiktok` URLs
1661 * [tubitv] Fix/improve TV series extraction by [bbepis](https://github.com/bbepis)
1662 * [tumblr] Fix extractor by [foghawk](https://github.com/foghawk)
1663 * [twitcasting] Add fallback for finding running live by [Lesmiscore](https://github.com/Lesmiscore)
1664 * [TwitCasting] Check for password protection by [Lesmiscore](https://github.com/Lesmiscore)
1665 * [twitcasting] Fix extraction by [Lesmiscore](https://github.com/Lesmiscore)
1666 * [twitch] Fix field name of `view_count`
1667 * [twitter] Fix for private videos by [iphoting](https://github.com/iphoting)
1668 * [washingtonpost] Fix extractor by [Bricio](https://github.com/Bricio)
1669 * [youtube:tab] Add `approximate_date` extractor-arg
1670 * [youtube:tab] Follow redirect to regional channel by [coletdjnz](https://github.com/coletdjnz)
1671 * [youtube:tab] Reject webpage data if redirected to home page
1672 * [youtube] De-prioritize potentially damaged formats
1673 * [youtube] Differentiate descriptive audio by language code
1674 * [youtube] Ensure subtitle urls are absolute by [coletdjnz](https://github.com/coletdjnz)
1675 * [youtube] Escape possible `$` in `_extract_n_function_name` regex by [Lesmiscore](https://github.com/Lesmiscore)
1676 * [youtube] Fix automatic captions
1677 * [youtube] Fix n-sig extraction for phone player JS by [MinePlayersPE](https://github.com/MinePlayersPE)
1678 * [youtube] Further de-prioritize 3gp format
1679 * [youtube] Label original auto-subs
1680 * [youtube] Prefer UTC upload date for videos by [coletdjnz](https://github.com/coletdjnz)
1681 * [zaq1] Remove dead extractor by [marieell](https://github.com/marieell)
1682 * [zee5] Support web-series by [Aniruddh-J](https://github.com/Aniruddh-J)
1683 * [zingmp3] Fix extractor by [hatienl0i261299](https://github.com/hatienl0i261299)
1684 * [zoom] Add support for screen cast by [Mipsters](https://github.com/Mipsters)
1685
1686
1687 ### 2022.02.04
1688
1689 * [youtube:search] Fix extractor by [coletdjnz](https://github.com/coletdjnz)
1690 * [youtube:search] Add tests
1691 * [twitcasting] Enforce UTF-8 for POST payload by [Lesmiscore](https://github.com/Lesmiscore)
1692 * [mediaset] Fix extractor by [nixxo](https://github.com/nixxo)
1693 * [websocket] Make syntax error in `websockets` module non-fatal
1694
1695 ### 2022.02.03
1696
1697 * Merge youtube-dl: Upto [commit/78ce962](https://github.com/ytdl-org/youtube-dl/commit/78ce962f4fe020994c216dd2671546fbe58a5c67)
1698 * Add option `--print-to-file`
1699 * Make nested --config-locations relative to parent file
1700 * Ensure `_type` is present in `info.json`
1701 * Fix `--compat-options list-formats`
1702 * Fix/improve `InAdvancePagedList`
1703 * [downloader/ffmpeg] Handle unknown formats better
1704 * [outtmpl] Handle `-o ""` better
1705 * [outtmpl] Handle hard-coded file extension better
1706 * [extractor] Add convenience function `_yes_playlist`
1707 * [extractor] Allow non-fatal `title` extraction
1708 * [extractor] Extract video inside `Article` json_ld
1709 * [generic] Allow further processing of json_ld URL
1710 * [cookies] Fix keyring selection for unsupported desktops
1711 * [utils] Strip double spaces in `clean_html` by [dirkf](https://github.com/dirkf)
1712 * [aes] Add `unpad_pkcs7`
1713 * [test] Fix `test_youtube_playlist_noplaylist`
1714 * [docs,cleanup] Misc cleanup
1715 * [dplay] Add extractors for site changes by [Sipherdrakon](https://github.com/Sipherdrakon)
1716 * [ertgr] Add extractors by [zmousm](https://github.com/zmousm), [dirkf](https://github.com/dirkf)
1717 * [Musicdex] Add extractors by [Ashish0804](https://github.com/Ashish0804)
1718 * [YandexVideoPreview] Add extractor by [KiberInfinity](https://github.com/KiberInfinity)
1719 * [youtube] Add extractor `YoutubeMusicSearchURLIE`
1720 * [archive.org] Ignore unnecessary files
1721 * [Bilibili] Add 8k support by [u-spec-png](https://github.com/u-spec-png)
1722 * [bilibili] Fix extractor, make anthology title non-fatal
1723 * [CAM4] Add thumbnail extraction by [alerikaisattera](https://github.com/alerikaisattera)
1724 * [cctv] De-prioritize sample format
1725 * [crunchyroll:beta] Add cookies support by [tejing1](https://github.com/tejing1)
1726 * [crunchyroll] Fix login by [tejing1](https://github.com/tejing1)
1727 * [doodstream] Fix extractor
1728 * [fc2] Fix extraction by [Lesmiscore](https://github.com/Lesmiscore)
1729 * [FFmpegConcat] Abort on --skip-download and download errors
1730 * [Fujitv] Extract metadata and support premium by [YuenSzeHong](https://github.com/YuenSzeHong)
1731 * [globo] Fix extractor by [Bricio](https://github.com/Bricio)
1732 * [glomex] Simplify embed detection
1733 * [GoogleSearch] Fix extractor
1734 * [Instagram] Fix extraction when logged in by [MinePlayersPE](https://github.com/MinePlayersPE)
1735 * [iq.com] Add VIP support by [MinePlayersPE](https://github.com/MinePlayersPE)
1736 * [mildom] Fix extractor by [lazypete365](https://github.com/lazypete365)
1737 * [MySpass] Fix video url processing by [trassshhub](https://github.com/trassshhub)
1738 * [Odnoklassniki] Improve embedded players extraction by [KiberInfinity](https://github.com/KiberInfinity)
1739 * [orf:tvthek] Lazy playlist extraction and obey --no-playlist
1740 * [Pladform] Fix redirection to external player by [KiberInfinity](https://github.com/KiberInfinity)
1741 * [ThisOldHouse] Improve Premium URL check by [Ashish0804](https://github.com/Ashish0804)
1742 * [TikTok] Iterate through app versions by [MinePlayersPE](https://github.com/MinePlayersPE)
1743 * [tumblr] Fix 403 errors and handle vimeo embeds by [foghawk](https://github.com/foghawk)
1744 * [viki] Fix "Bad request" for manifest by [nyuszika7h](https://github.com/nyuszika7h)
1745 * [Vimm] add recording extractor by [alerikaisattera](https://github.com/alerikaisattera)
1746 * [web.archive:youtube] Add `ytarchive:` prefix and misc cleanup
1747 * [youtube:api] Do not use seek when reading HTTPError response by [coletdjnz](https://github.com/coletdjnz)
1748 * [youtube] Fix n-sig for player e06dea74
1749 * [youtube, cleanup] Misc fixes and cleanup
1750
1751
1752 ### 2022.01.21
1753
1754 * Add option `--concat-playlist` to **concat videos in a playlist**
1755 * Allow **multiple and nested configuration files**
1756 * Add more post-processing stages (`after_video`, `playlist`)
1757 * Allow `--exec` to be run at any post-processing stage (Deprecates `--exec-before-download`)
1758 * Allow `--print` to be run at any post-processing stage
1759 * Allow listing formats, thumbnails, subtitles using `--print` by [pukkandan](https://github.com/pukkandan), [Zirro](https://github.com/Zirro)
1760 * Add fields `video_autonumber`, `modified_date`, `modified_timestamp`, `playlist_count`, `channel_follower_count`
1761 * Add key `requested_downloads` in the root `info_dict`
1762 * Write `download_archive` only after all formats are downloaded
1763 * [FfmpegMetadata] Allow setting metadata of individual streams using `meta<n>_` prefix
1764 * Add option `--legacy-server-connect` by [xtkoba](https://github.com/xtkoba)
1765 * Allow escaped `,` in `--extractor-args`
1766 * Allow unicode characters in `info.json`
1767 * Check for existing thumbnail/subtitle in final directory
1768 * Don't treat empty containers as `None` in `sanitize_info`
1769 * Fix `-s --ignore-no-formats --force-write-archive`
1770 * Fix live title for multiple formats
1771 * List playlist thumbnails in `--list-thumbnails`
1772 * Raise error if subtitle download fails
1773 * [cookies] Fix bug when keyring is unspecified
1774 * [ffmpeg] Ignore unknown streams, standardize use of `-map 0`
1775 * [outtmpl] Alternate form for `D` and fix suffix's case
1776 * [utils] Add `Sec-Fetch-Mode` to `std_headers`
1777 * [utils] Fix `format_bytes` output for Bytes by [pukkandan](https://github.com/pukkandan), [mdawar](https://github.com/mdawar)
1778 * [utils] Handle `ss:xxx` in `parse_duration`
1779 * [utils] Improve parsing for nested HTML elements by [zmousm](https://github.com/zmousm), [pukkandan](https://github.com/pukkandan)
1780 * [utils] Use key `None` in `traverse_obj` to return as-is
1781 * [extractor] Detect more subtitle codecs in MPD manifests by [fstirlitz](https://github.com/fstirlitz)
1782 * [extractor] Extract chapters from JSON-LD by [iw0nderhow](https://github.com/iw0nderhow), [pukkandan](https://github.com/pukkandan)
1783 * [extractor] Extract thumbnails from JSON-LD by [nixxo](https://github.com/nixxo)
1784 * [extractor] Improve `url_result` and related
1785 * [generic] Improve KVS player extraction by [trassshhub](https://github.com/trassshhub)
1786 * [build] Reduce dependency on third party workflows
1787 * [extractor,cleanup] Use `_search_nextjs_data`, `format_field`
1788 * [cleanup] Minor fixes and cleanup
1789 * [docs] Improvements
1790 * [test] Fix TestVerboseOutput
1791 * [afreecatv] Add livestreams extractor by [wlritchi](https://github.com/wlritchi)
1792 * [callin] Add extractor by [foghawk](https://github.com/foghawk)
1793 * [CrowdBunker] Add extractors by [Ashish0804](https://github.com/Ashish0804)
1794 * [daftsex] Add extractors by [k3ns1n](https://github.com/k3ns1n)
1795 * [digitalconcerthall] Add extractor by [teridon](https://github.com/teridon)
1796 * [Drooble] Add extractor by [u-spec-png](https://github.com/u-spec-png)
1797 * [EuropeanTour] Add extractor by [Ashish0804](https://github.com/Ashish0804)
1798 * [iq.com] Add extractors by [MinePlayersPE](https://github.com/MinePlayersPE)
1799 * [KelbyOne] Add extractor by [Ashish0804](https://github.com/Ashish0804)
1800 * [LnkIE] Add extractor by [Ashish0804](https://github.com/Ashish0804)
1801 * [MainStreaming] Add extractor by [coletdjnz](https://github.com/coletdjnz)
1802 * [megatvcom] Add extractors by [zmousm](https://github.com/zmousm)
1803 * [Newsy] Add extractor by [Ashish0804](https://github.com/Ashish0804)
1804 * [noodlemagazine] Add extractor by [trassshhub](https://github.com/trassshhub)
1805 * [PokerGo] Add extractors by [Ashish0804](https://github.com/Ashish0804)
1806 * [Pornez] Add extractor by [mozlima](https://github.com/mozlima)
1807 * [PRX] Add Extractors by [coletdjnz](https://github.com/coletdjnz)
1808 * [RTNews] Add extractor by [Ashish0804](https://github.com/Ashish0804)
1809 * [Rule34video] Add extractor by [trassshhub](https://github.com/trassshhub)
1810 * [tvopengr] Add extractors by [zmousm](https://github.com/zmousm)
1811 * [Vimm] Add extractor by [alerikaisattera](https://github.com/alerikaisattera)
1812 * [glomex] Add extractors by [zmousm](https://github.com/zmousm)
1813 * [instagram] Add story/highlight extractor by [u-spec-png](https://github.com/u-spec-png)
1814 * [openrec] Add movie extractor by [Lesmiscore](https://github.com/Lesmiscore)
1815 * [rai] Add Raiplaysound extractors by [nixxo](https://github.com/nixxo), [pukkandan](https://github.com/pukkandan)
1816 * [aparat] Fix extractor
1817 * [ard] Extract subtitles by [fstirlitz](https://github.com/fstirlitz)
1818 * [BiliIntl] Add login by [MinePlayersPE](https://github.com/MinePlayersPE)
1819 * [CeskaTelevize] Use `http` for manifests
1820 * [CTVNewsIE] Add fallback for video search by [Ashish0804](https://github.com/Ashish0804)
1821 * [dplay] Migrate DiscoveryPlusItaly to DiscoveryPlus by [timendum](https://github.com/timendum)
1822 * [dplay] Re-structure DiscoveryPlus extractors
1823 * [Dropbox] Support password protected files and more formats by [zenerdi0de](https://github.com/zenerdi0de)
1824 * [facebook] Fix extraction from groups
1825 * [facebook] Improve title and uploader extraction
1826 * [facebook] Parse dash manifests
1827 * [fox] Extract m3u8 from preview by [ischmidt20](https://github.com/ischmidt20)
1828 * [funk] Support origin URLs
1829 * [gfycat] Fix `uploader`
1830 * [gfycat] Support embeds by [coletdjnz](https://github.com/coletdjnz)
1831 * [hotstar] Add extractor args to ignore tags by [Ashish0804](https://github.com/Ashish0804)
1832 * [hrfernsehen] Fix ardloader extraction by [CreaValix](https://github.com/CreaValix)
1833 * [instagram] Fix username extraction for stories and highlights by [nyuszika7h](https://github.com/nyuszika7h)
1834 * [kakao] Detect geo-restriction
1835 * [line] Remove `tv.line.me` by [sian1468](https://github.com/sian1468)
1836 * [mixch] Add `MixchArchiveIE` by [Lesmiscore](https://github.com/Lesmiscore)
1837 * [mixcloud] Detect restrictions by [llacb47](https://github.com/llacb47)
1838 * [NBCSports] Fix extraction of platform URLs by [ischmidt20](https://github.com/ischmidt20)
1839 * [Nexx] Extract more metadata by [MinePlayersPE](https://github.com/MinePlayersPE)
1840 * [Nexx] Support 3q CDN by [MinePlayersPE](https://github.com/MinePlayersPE)
1841 * [pbs] de-prioritize AD formats
1842 * [PornHub,YouTube] Refresh onion addresses by [unit193](https://github.com/unit193)
1843 * [RedBullTV] Parse subtitles from manifest by [Ashish0804](https://github.com/Ashish0804)
1844 * [streamcz] Fix extractor by [arkamar](https://github.com/arkamar), [pukkandan](https://github.com/pukkandan)
1845 * [Ted] Rewrite extractor by [pukkandan](https://github.com/pukkandan), [trassshhub](https://github.com/trassshhub)
1846 * [Theta] Fix valid URL by [alerikaisattera](https://github.com/alerikaisattera)
1847 * [ThisOldHouseIE] Add support for premium videos by [Ashish0804](https://github.com/Ashish0804)
1848 * [TikTok] Fix extraction for sigi-based webpages, add API fallback by [MinePlayersPE](https://github.com/MinePlayersPE)
1849 * [TikTok] Pass cookies to formats, and misc fixes by [MinePlayersPE](https://github.com/MinePlayersPE)
1850 * [TikTok] Extract captions, user thumbnail by [MinePlayersPE](https://github.com/MinePlayersPE)
1851 * [TikTok] Change app version by [MinePlayersPE](https://github.com/MinePlayersPE), [llacb47](https://github.com/llacb47)
1852 * [TVer] Extract message for unaired live by [Lesmiscore](https://github.com/Lesmiscore)
1853 * [twitcasting] Refactor extractor by [Lesmiscore](https://github.com/Lesmiscore)
1854 * [twitter] Fix video in quoted tweets
1855 * [veoh] Improve extractor by [foghawk](https://github.com/foghawk)
1856 * [vk] Capture `clip` URLs
1857 * [vk] Fix VKUserVideosIE by [Ashish0804](https://github.com/Ashish0804)
1858 * [vk] Improve `_VALID_URL` by [k3ns1n](https://github.com/k3ns1n)
1859 * [VrtNU] Handle empty title by [pgaig](https://github.com/pgaig)
1860 * [XVideos] Check HLS formats by [MinePlayersPE](https://github.com/MinePlayersPE)
1861 * [yahoo:gyao] Improved playlist handling by [hyano](https://github.com/hyano)
1862 * [youtube:tab] Extract more playlist metadata by [coletdjnz](https://github.com/coletdjnz), [pukkandan](https://github.com/pukkandan)
1863 * [youtube:tab] Raise error on tab redirect by [krichbanana](https://github.com/krichbanana), [coletdjnz](https://github.com/coletdjnz)
1864 * [youtube] Update Innertube clients by [coletdjnz](https://github.com/coletdjnz)
1865 * [youtube] Detect live-stream embeds
1866 * [youtube] Do not return `upload_date` for playlists
1867 * [youtube] Extract channel subscriber count by [coletdjnz](https://github.com/coletdjnz)
1868 * [youtube] Make invalid storyboard URL non-fatal
1869 * [youtube] Enforce UTC, update innertube clients and tests by [coletdjnz](https://github.com/coletdjnz)
1870 * [zdf] Add chapter extraction by [iw0nderhow](https://github.com/iw0nderhow)
1871 * [zee5] Add geo-bypass
1872
1873
1874 ### 2021.12.27
1875
1876 * Avoid recursion error when re-extracting info
1877 * [ffmpeg] Fix position of `--ppa`
1878 * [aria2c] Don't show progress when `--no-progress`
1879 * [cookies] Support other keyrings by [mbway](https://github.com/mbway)
1880 * [EmbedThumbnail] Prefer AtomicParsley over ffmpeg if available
1881 * [generic] Fix HTTP KVS Player by [git-anony-mouse](https://github.com/git-anony-mouse)
1882 * [ThumbnailsConvertor] Fix for when there are no thumbnails
1883 * [docs] Add examples for using `TYPES:` in `-P`/`-o`
1884 * [PixivSketch] Add extractors by [nao20010128nao](https://github.com/nao20010128nao)
1885 * [tiktok] Add music, sticker and tag IEs by [MinePlayersPE](https://github.com/MinePlayersPE)
1886 * [BiliIntl] Fix extractor by [MinePlayersPE](https://github.com/MinePlayersPE)
1887 * [CBC] Fix URL regex
1888 * [tiktok] Fix `extractor_key` used in archive
1889 * [youtube] **End `live-from-start` properly when stream ends with 403**
1890 * [Zee5] Fix VALID_URL for tv-shows by [Ashish0804](https://github.com/Ashish0804)
1891
1892 ### 2021.12.25
1893
1894 * [dash,youtube] **Download live from start to end** by [nao20010128nao](https://github.com/nao20010128nao), [pukkandan](https://github.com/pukkandan)
1895 * Add option `--live-from-start` to enable downloading live videos from start
1896 * Add key `is_from_start` in formats to identify formats (of live videos) that downloads from start
1897 * [dash] Create protocol `http_dash_segments_generator` that allows a function to be passed instead of fragments
1898 * [fragment] Allow multiple live dash formats to download simultaneously
1899 * [youtube] Implement fragment re-fetching for the live dash formats
1900 * [youtube] Re-extract dash manifest every 5 hours (manifest expires in 6hrs)
1901 * [postprocessor/ffmpeg] Add `FFmpegFixupDuplicateMoovPP` to fixup duplicated moov atoms
1902 * Known issues:
1903 * Ctrl+C doesn't work on Windows when downloading multiple formats
1904 * If video becomes private, download hangs
1905 * [SponsorBlock] Add `Filler` and `Highlight` categories by [nihil-admirari](https://github.com/nihil-admirari), [pukkandan](https://github.com/pukkandan)
1906 * Change `--sponsorblock-cut all` to `--sponsorblock-cut default` if you do not want filler sections to be removed
1907 * Add field `webpage_url_domain`
1908 * Add interactive format selection with `-f -`
1909 * Add option `--file-access-retries` by [ehoogeveen-medweb](https://github.com/ehoogeveen-medweb)
1910 * [outtmpl] Add alternate forms `S`, `D` and improve `id` detection
1911 * [outtmpl] Add operator `&` for replacement text by [PilzAdam](https://github.com/PilzAdam)
1912 * [EmbedSubtitle] Disable duration check temporarily
1913 * [extractor] Add `_search_nuxt_data` by [nao20010128nao](https://github.com/nao20010128nao)
1914 * [extractor] Ignore errors in comment extraction when `-i` is given
1915 * [extractor] Standardize `_live_title`
1916 * [FormatSort] Prevent incorrect deprecation warning
1917 * [generic] Extract m3u8 formats from JSON-LD
1918 * [postprocessor/ffmpeg] Always add `faststart`
1919 * [utils] Fix parsing `YYYYMMDD` dates in Nov/Dec by [wlritchi](https://github.com/wlritchi)
1920 * [utils] Improve `parse_count`
1921 * [utils] Update `std_headers` by [kikuyan](https://github.com/kikuyan), [fstirlitz](https://github.com/fstirlitz)
1922 * [lazy_extractors] Fix for search IEs
1923 * [extractor] Support default implicit graph in JSON-LD by [zmousm](https://github.com/zmousm)
1924 * Allow `--no-write-thumbnail` to override `--write-all-thumbnail`
1925 * Fix `--throttled-rate`
1926 * Fix control characters being printed to `--console-title`
1927 * Fix PostProcessor hooks not registered for some PPs
1928 * Pre-process when using `--flat-playlist`
1929 * Remove known invalid thumbnails from `info_dict`
1930 * Add warning when using `-f best`
1931 * Use `parse_duration` for `--wait-for-video` and some minor fix
1932 * [test/download] Add more fields
1933 * [test/download] Ignore field `webpage_url_domain` by [std-move](https://github.com/std-move)
1934 * [compat] Suppress errors in enabling VT mode
1935 * [docs] Improve manpage format by [iw0nderhow](https://github.com/iw0nderhow), [pukkandan](https://github.com/pukkandan)
1936 * [docs,cleanup] Minor fixes and cleanup
1937 * [cleanup] Fix some typos by [unit193](https://github.com/unit193)
1938 * [ABC:iview] Add show extractor by [pabs3](https://github.com/pabs3)
1939 * [dropout] Add extractor by [TwoThousandHedgehogs](https://github.com/TwoThousandHedgehogs), [pukkandan](https://github.com/pukkandan)
1940 * [GameJolt] Add extractors by [MinePlayersPE](https://github.com/MinePlayersPE)
1941 * [gofile] Add extractor by [Jertzukka](https://github.com/Jertzukka), [Ashish0804](https://github.com/Ashish0804)
1942 * [hse] Add extractors by [cypheron](https://github.com/cypheron), [pukkandan](https://github.com/pukkandan)
1943 * [NateTV] Add NateIE and NateProgramIE by [Ashish0804](https://github.com/Ashish0804), [Hyeeji](https://github.com/Hyeeji)
1944 * [OpenCast] Add extractors by [bwildenhain](https://github.com/bwildenhain), [C0D3D3V](https://github.com/C0D3D3V)
1945 * [rtve] Add `RTVEAudioIE` by [kebianizao](https://github.com/kebianizao)
1946 * [Rutube] Add RutubeChannelIE by [Ashish0804](https://github.com/Ashish0804)
1947 * [skeb] Add extractor by [nao20010128nao](https://github.com/nao20010128nao)
1948 * [soundcloud] Add related tracks extractor by [Lapin0t](https://github.com/Lapin0t)
1949 * [toggo] Add extractor by [nyuszika7h](https://github.com/nyuszika7h)
1950 * [TrueID] Add extractor by [MinePlayersPE](https://github.com/MinePlayersPE)
1951 * [audiomack] Update album and song VALID_URL by [abdullah-if](https://github.com/abdullah-if), [dirkf](https://github.com/dirkf)
1952 * [CBC Gem] Extract 1080p formats by [DavidSkrundz](https://github.com/DavidSkrundz)
1953 * [ceskatelevize] Fetch iframe from nextJS data by [mkubecek](https://github.com/mkubecek)
1954 * [crackle] Look for non-DRM formats by [raleeper](https://github.com/raleeper)
1955 * [dplay] Temporary fix for `discoveryplus.com/it`
1956 * [DiscoveryPlusShowBaseIE] yield actual video id by [Ashish0804](https://github.com/Ashish0804)
1957 * [Facebook] Handle redirect URLs
1958 * [fujitv] Extract 1080p from `tv_android` m3u8 by [YuenSzeHong](https://github.com/YuenSzeHong)
1959 * [gronkh] Support new URL pattern by [Sematre](https://github.com/Sematre)
1960 * [instagram] Expand valid URL by [u-spec-png](https://github.com/u-spec-png)
1961 * [Instagram] Try bypassing login wall with embed page by [MinePlayersPE](https://github.com/MinePlayersPE)
1962 * [Jamendo] Fix use of `_VALID_URL_RE` by [jaller94](https://github.com/jaller94)
1963 * [LBRY] Support livestreams by [Ashish0804](https://github.com/Ashish0804), [pukkandan](https://github.com/pukkandan)
1964 * [NJPWWorld] Extract formats from m3u8 by [aarubui](https://github.com/aarubui)
1965 * [NovaEmbed] update player regex by [std-move](https://github.com/std-move)
1966 * [npr] Make SMIL extraction non-fatal by [r5d](https://github.com/r5d)
1967 * [ntvcojp] Extract NUXT data by [nao20010128nao](https://github.com/nao20010128nao)
1968 * [ok.ru] add mobile fallback by [nao20010128nao](https://github.com/nao20010128nao)
1969 * [olympics] Add uploader and cleanup by [u-spec-png](https://github.com/u-spec-png)
1970 * [ondemandkorea] Update `jw_config` regex by [julien-hadleyjack](https://github.com/julien-hadleyjack)
1971 * [PlutoTV] Expand `_VALID_URL`
1972 * [RaiNews] Fix extractor by [nixxo](https://github.com/nixxo)
1973 * [RCTIPlusSeries] Lazy extraction and video type selection by [MinePlayersPE](https://github.com/MinePlayersPE)
1974 * [redtube] Handle formats delivered inside a JSON by [dirkf](https://github.com/dirkf), [nixxo](https://github.com/nixxo)
1975 * [SonyLiv] Add OTP login support by [Ashish0804](https://github.com/Ashish0804)
1976 * [Steam] Fix extractor by [u-spec-png](https://github.com/u-spec-png)
1977 * [TikTok] Pass cookies to mobile API by [MinePlayersPE](https://github.com/MinePlayersPE)
1978 * [trovo] Fix inheritance of `TrovoChannelBaseIE`
1979 * [TVer] Extract better thumbnails by [YuenSzeHong](https://github.com/YuenSzeHong)
1980 * [vimeo] Extract chapters
1981 * [web.archive:youtube] Improve metadata extraction by [coletdjnz](https://github.com/coletdjnz)
1982 * [youtube:comments] Add more options for limiting number of comments extracted by [coletdjnz](https://github.com/coletdjnz)
1983 * [youtube:tab] Extract more metadata from feeds/channels/playlists by [coletdjnz](https://github.com/coletdjnz)
1984 * [youtube:tab] Extract video thumbnails from playlist by [coletdjnz](https://github.com/coletdjnz), [pukkandan](https://github.com/pukkandan)
1985 * [youtube:tab] Ignore query when redirecting channel to playlist and cleanup of related code
1986 * [youtube] Fix `ytsearchdate`
1987 * [zdf] Support videos with different ptmd location by [iw0nderhow](https://github.com/iw0nderhow)
1988 * [zee5] Support /episodes in URL
1989
1990
1991 ### 2021.12.01
1992
1993 * **Add option `--wait-for-video` to wait for scheduled streams**
1994 * Add option `--break-per-input` to apply --break-on... to each input URL
1995 * Add option `--embed-info-json` to embed info.json in mkv
1996 * Add compat-option `embed-metadata`
1997 * Allow using a custom format selector through API
1998 * [AES] Add ECB mode by [nao20010128nao](https://github.com/nao20010128nao)
1999 * [build] Fix MacOS Build
2000 * [build] Save Git HEAD at release alongside version info
2001 * [build] Use `workflow_dispatch` for release
2002 * [downloader/ffmpeg] Fix for direct videos inside mpd manifests
2003 * [downloader] Add colors to download progress
2004 * [EmbedSubtitles] Slightly relax duration check and related cleanup
2005 * [ExtractAudio] Fix conversion to `wav` and `vorbis`
2006 * [ExtractAudio] Support `alac`
2007 * [extractor] Extract `average_rating` from JSON-LD
2008 * [FixupM3u8] Fixup MPEG-TS in MP4 container
2009 * [generic] Support mpd manifests without extension by [shirt](https://github.com/shirt-dev)
2010 * [hls] Better FairPlay DRM detection by [nyuszika7h](https://github.com/nyuszika7h)
2011 * [jsinterp] Fix splice to handle float (for youtube js player f1ca6900)
2012 * [utils] Allow alignment in `render_table` and add tests
2013 * [utils] Fix `PagedList`
2014 * [utils] Fix error when copying `LazyList`
2015 * Clarify video/audio-only formats in -F
2016 * Ensure directory exists when checking formats
2017 * Ensure path for link files exists by [Zirro](https://github.com/Zirro)
2018 * Ensure same config file is not loaded multiple times
2019 * Fix `postprocessor_hooks`
2020 * Fix `--break-on-archive` when pre-checking
2021 * Fix `--check-formats` for `mhtml`
2022 * Fix `--load-info-json` of playlists with failed entries
2023 * Fix `--trim-filename` when filename has `.`
2024 * Fix bug in parsing `--add-header`
2025 * Fix error in `report_unplayable_conflict` by [shirt](https://github.com/shirt-dev)
2026 * Fix writing playlist infojson with `--no-clean-infojson`
2027 * Validate --get-bypass-country
2028 * [blogger] Add extractor by [pabs3](https://github.com/pabs3)
2029 * [breitbart] Add extractor by [Grabien](https://github.com/Grabien)
2030 * [CableAV] Add extractor by [j54vc1bk](https://github.com/j54vc1bk)
2031 * [CanalAlpha] Add extractor by [Ashish0804](https://github.com/Ashish0804)
2032 * [CozyTV] Add extractor by [Ashish0804](https://github.com/Ashish0804)
2033 * [CPTwentyFour] Add extractor by [Ashish0804](https://github.com/Ashish0804)
2034 * [DiscoveryPlus] Add `DiscoveryPlusItalyShowIE` by [Ashish0804](https://github.com/Ashish0804)
2035 * [ESPNCricInfo] Add extractor by [Ashish0804](https://github.com/Ashish0804)
2036 * [LinkedIn] Add extractor by [u-spec-png](https://github.com/u-spec-png)
2037 * [mixch] Add extractor by [nao20010128nao](https://github.com/nao20010128nao)
2038 * [nebula] Add `NebulaCollectionIE` and rewrite extractor by [hheimbuerger](https://github.com/hheimbuerger)
2039 * [OneFootball] Add extractor by [Ashish0804](https://github.com/Ashish0804)
2040 * [peer.tv] Add extractor by [u-spec-png](https://github.com/u-spec-png)
2041 * [radiozet] Add extractor by [0xA7404A](https://github.com/0xA7404A) (Aurora)
2042 * [redgifs] Add extractor by [chio0hai](https://github.com/chio0hai)
2043 * [RedGifs] Add Search and User extractors by [Deer-Spangle](https://github.com/Deer-Spangle)
2044 * [rtrfm] Add extractor by [pabs3](https://github.com/pabs3)
2045 * [Streamff] Add extractor by [cntrl-s](https://github.com/cntrl-s)
2046 * [Stripchat] Add extractor by [zulaport](https://github.com/zulaport)
2047 * [Aljazeera] Fix extractor by [u-spec-png](https://github.com/u-spec-png)
2048 * [AmazonStoreIE] Fix regex to not match vdp urls by [Ashish0804](https://github.com/Ashish0804)
2049 * [ARDBetaMediathek] Handle new URLs
2050 * [bbc] Get all available formats by [nyuszika7h](https://github.com/nyuszika7h)
2051 * [Bilibili] Fix title extraction by [u-spec-png](https://github.com/u-spec-png)
2052 * [CBC Gem] Fix for shows that don't have all seasons by [makeworld-the-better-one](https://github.com/makeworld-the-better-one)
2053 * [curiositystream] Add more metadata
2054 * [CuriosityStream] Fix series
2055 * [DiscoveryPlus] Rewrite extractors by [Ashish0804](https://github.com/Ashish0804), [pukkandan](https://github.com/pukkandan)
2056 * [HotStar] Set language field from tags by [Ashish0804](https://github.com/Ashish0804)
2057 * [instagram, cleanup] Refactor extractors
2058 * [Instagram] Display more login errors by [MinePlayersPE](https://github.com/MinePlayersPE)
2059 * [itv] Fix extractor by [staubichsauger](https://github.com/staubichsauger), [pukkandan](https://github.com/pukkandan)
2060 * [mediaklikk] Expand valid URL
2061 * [MTV] Improve mgid extraction by [Sipherdrakon](https://github.com/Sipherdrakon), [kikuyan](https://github.com/kikuyan)
2062 * [nexx] Better error message for unsupported format
2063 * [NovaEmbed] Fix extractor by [pukkandan](https://github.com/pukkandan), [std-move](https://github.com/std-move)
2064 * [PatreonUser] Do not capture RSS URLs
2065 * [Reddit] Add support for 1080p videos by [xenova](https://github.com/xenova)
2066 * [RoosterTeethSeries] Fix for multiple pages by [MinePlayersPE](https://github.com/MinePlayersPE)
2067 * [sbs] Fix for movies and livestreams
2068 * [Senate.gov] Add SenateGovIE and fix SenateISVPIE by [Grabien](https://github.com/Grabien), [pukkandan](https://github.com/pukkandan)
2069 * [soundcloud:search] Fix pagination
2070 * [tiktok:user] Set `webpage_url` correctly
2071 * [Tokentube] Fix description by [u-spec-png](https://github.com/u-spec-png)
2072 * [trovo] Fix extractor by [nyuszika7h](https://github.com/nyuszika7h)
2073 * [tv2] Expand valid URL
2074 * [Tvplayhome] Fix extractor by [pukkandan](https://github.com/pukkandan), [18928172992817182](https://github.com/18928172992817182)
2075 * [Twitch:vod] Add chapters by [mpeter50](https://github.com/mpeter50)
2076 * [twitch:vod] Extract live status by [DEvmIb](https://github.com/DEvmIb)
2077 * [VidLii] Add 720p support by [mrpapersonic](https://github.com/mrpapersonic)
2078 * [vimeo] Add fallback for config URL
2079 * [vimeo] Sort http formats higher
2080 * [WDR] Expand valid URL
2081 * [willow] Add extractor by [aarubui](https://github.com/aarubui)
2082 * [xvideos] Detect embed URLs by [4a1e2y5](https://github.com/4a1e2y5)
2083 * [xvideos] Fix extractor by [Yakabuff](https://github.com/Yakabuff)
2084 * [youtube, cleanup] Reorganize Tab and Search extractor inheritances
2085 * [youtube:search_url] Add playlist/channel support
2086 * [youtube] Add `default` player client by [coletdjnz](https://github.com/coletdjnz)
2087 * [youtube] Add storyboard formats
2088 * [youtube] Decrypt n-sig for URLs with `ratebypass`
2089 * [youtube] Minor improvement to format sorting
2090 * [cleanup] Add deprecation warnings
2091 * [cleanup] Refactor `JSInterpreter._seperate`
2092 * [Cleanup] Remove some unnecessary groups in regexes by [Ashish0804](https://github.com/Ashish0804)
2093 * [cleanup] Misc cleanup
2094
2095
2096 ### 2021.11.10.1
2097
2098 * Temporarily disable MacOS Build
2099
2100 ### 2021.11.10
2101
2102 * [youtube] **Fix throttling by decrypting n-sig**
2103 * Merging extractors from [haruhi-dl](https://git.sakamoto.pl/laudom/haruhi-dl) by [selfisekai](https://github.com/selfisekai)
2104 * [extractor] Add `_search_nextjs_data`
2105 * [tvp] Fix extractors
2106 * [tvp] Add TVPStreamIE
2107 * [wppilot] Add extractors
2108 * [polskieradio] Add extractors
2109 * [radiokapital] Add extractors
2110 * [polsatgo] Add extractor by [selfisekai](https://github.com/selfisekai), [sdomi](https://github.com/sdomi)
2111 * Separate `--check-all-formats` from `--check-formats`
2112 * Approximate filesize from bitrate
2113 * Don't create console in `windows_enable_vt_mode`
2114 * Fix bug in `--load-infojson` of playlists
2115 * [minicurses] Add colors to `-F` and standardize color-printing code
2116 * [outtmpl] Add type `link` for internet shortcut files
2117 * [outtmpl] Add alternate forms for `q` and `j`
2118 * [outtmpl] Do not traverse `None`
2119 * [fragment] Fix progress display in fragmented downloads
2120 * [downloader/ffmpeg] Fix vtt download with ffmpeg
2121 * [ffmpeg] Detect presence of setts and libavformat version
2122 * [ExtractAudio] Rescale `--audio-quality` correctly by [CrypticSignal](https://github.com/CrypticSignal), [pukkandan](https://github.com/pukkandan)
2123 * [ExtractAudio] Use `libfdk_aac` if available by [CrypticSignal](https://github.com/CrypticSignal)
2124 * [FormatSort] `eac3` is better than `ac3`
2125 * [FormatSort] Fix some fields' defaults
2126 * [generic] Detect more json_ld
2127 * [generic] parse jwplayer with only the json URL
2128 * [extractor] Add keyword automatically to SearchIE descriptions
2129 * [extractor] Fix some errors being converted to `ExtractorError`
2130 * [utils] Add `join_nonempty`
2131 * [utils] Add `jwt_decode_hs256` by [Ashish0804](https://github.com/Ashish0804)
2132 * [utils] Create `DownloadCancelled` exception
2133 * [utils] Parse `vp09` as vp9
2134 * [utils] Sanitize URL when determining protocol
2135 * [test/download] Fallback test to `bv`
2136 * [docs] Minor documentation improvements
2137 * [cleanup] Improvements to error and debug messages
2138 * [cleanup] Minor fixes and cleanup
2139 * [3speak] Add extractors by [Ashish0804](https://github.com/Ashish0804)
2140 * [AmazonStore] Add extractor by [Ashish0804](https://github.com/Ashish0804)
2141 * [Gab] Add extractor by [u-spec-png](https://github.com/u-spec-png)
2142 * [mediaset] Add playlist support by [nixxo](https://github.com/nixxo)
2143 * [MLSScoccer] Add extractor by [Ashish0804](https://github.com/Ashish0804)
2144 * [N1] Add support for nova.rs by [u-spec-png](https://github.com/u-spec-png)
2145 * [PlanetMarathi] Add extractor by [Ashish0804](https://github.com/Ashish0804)
2146 * [RaiplayRadio] Add extractors by [frafra](https://github.com/frafra)
2147 * [roosterteeth] Add series extractor
2148 * [sky] Add `SkyNewsStoryIE` by [ajj8](https://github.com/ajj8)
2149 * [youtube] Fix sorting for some videos
2150 * [youtube] Populate `thumbnail` with the best "known" thumbnail
2151 * [youtube] Refactor itag processing
2152 * [youtube] Remove unnecessary no-playlist warning
2153 * [youtube:tab] Add Invidious list for playlists/channels by [rhendric](https://github.com/rhendric)
2154 * [Bilibili:comments] Fix infinite loop by [u-spec-png](https://github.com/u-spec-png)
2155 * [ceskatelevize] Fix extractor by [flashdagger](https://github.com/flashdagger)
2156 * [Coub] Fix media format identification by [wlritchi](https://github.com/wlritchi)
2157 * [crunchyroll] Add extractor-args `language` and `hardsub`
2158 * [DiscoveryPlus] Allow language codes in URL
2159 * [imdb] Fix thumbnail by [ozburo](https://github.com/ozburo)
2160 * [instagram] Add IOS URL support by [u-spec-png](https://github.com/u-spec-png)
2161 * [instagram] Improve login code by [u-spec-png](https://github.com/u-spec-png)
2162 * [Instagram] Improve metadata extraction by [u-spec-png](https://github.com/u-spec-png)
2163 * [iPrima] Fix extractor by [stanoarn](https://github.com/stanoarn)
2164 * [itv] Add support for ITV News by [ajj8](https://github.com/ajj8)
2165 * [la7] Fix extractor by [nixxo](https://github.com/nixxo)
2166 * [linkedin] Don't login multiple times
2167 * [mtv] Fix some videos by [Sipherdrakon](https://github.com/Sipherdrakon)
2168 * [Newgrounds] Fix description by [u-spec-png](https://github.com/u-spec-png)
2169 * [Nrk] Minor fixes by [fractalf](https://github.com/fractalf)
2170 * [Olympics] Fix extractor by [u-spec-png](https://github.com/u-spec-png)
2171 * [piksel] Fix sorting
2172 * [twitter] Do not sort by codec
2173 * [viewlift] Add cookie-based login and series support by [Ashish0804](https://github.com/Ashish0804), [pukkandan](https://github.com/pukkandan)
2174 * [vimeo] Detect source extension and misc cleanup by [flashdagger](https://github.com/flashdagger)
2175 * [vimeo] Fix ondemand videos and direct URLs with hash
2176 * [vk] Fix login and add subtitles by [kaz-us](https://github.com/kaz-us)
2177 * [VLive] Add upload_date and thumbnail by [Ashish0804](https://github.com/Ashish0804)
2178 * [VRT] Fix login by [pgaig](https://github.com/pgaig)
2179 * [Vupload] Fix extractor by [u-spec-png](https://github.com/u-spec-png)
2180 * [wakanim] Add support for MPD manifests by [nyuszika7h](https://github.com/nyuszika7h)
2181 * [wakanim] Detect geo-restriction by [nyuszika7h](https://github.com/nyuszika7h)
2182 * [ZenYandex] Fix extractor by [u-spec-png](https://github.com/u-spec-png)
2183
2184
2185 ### 2021.10.22
2186
2187 * [build] Improvements
2188 * Build standalone MacOS packages by [smplayer-dev](https://github.com/smplayer-dev)
2189 * Release windows exe built with `py2exe`
2190 * Enable lazy-extractors in releases
2191 * Set env var `YTDLP_NO_LAZY_EXTRACTORS` to forcefully disable this (experimental)
2192 * Clean up error reporting in update
2193 * Refactor `pyinst.py`, misc cleanup and improve docs
2194 * [docs] Migrate issues to use forms by [Ashish0804](https://github.com/Ashish0804)
2195 * [downloader] **Fix slow progress hooks**
2196 * This was causing HLS/DASH downloads to be extremely slow in some situations
2197 * [downloader/ffmpeg] Improve simultaneous download and merge
2198 * [EmbedMetadata] Allow overwriting all default metadata with `meta_default` key
2199 * [ModifyChapters] Add ability for `--remove-chapters` to remove sections by timestamp
2200 * [utils] Allow duration strings in `--match-filter`
2201 * Add HDR information to formats
2202 * Add negative option `--no-batch-file` by [Zirro](https://github.com/Zirro)
2203 * Calculate more fields for merged formats
2204 * Do not verify thumbnail URLs unless `--check-formats` is specified
2205 * Don't create console for subprocesses on Windows
2206 * Fix `--restrict-filename` when used with default template
2207 * Fix `check_formats` output being written to stdout when `-qv`
2208 * Fix bug in storyboards
2209 * Fix conflict b/w id and ext in format selection
2210 * Fix verbose head not showing custom configs
2211 * Load archive only after printing verbose head
2212 * Make `duration_string` and `resolution` available in --match-filter
2213 * Re-implement deprecated option `--id`
2214 * Reduce default `--socket-timeout`
2215 * Write verbose header to logger
2216 * [outtmpl] Fix bug in expanding environment variables
2217 * [cookies] Local State should be opened as utf-8
2218 * [extractor,utils] Detect more codecs/mimetypes
2219 * [extractor] Detect `EXT-X-KEY` Apple FairPlay
2220 * [utils] Use `importlib` to load plugins by [sulyi](https://github.com/sulyi)
2221 * [http] Retry on socket timeout and show the last encountered error
2222 * [fragment] Print error message when skipping fragment
2223 * [aria2c] Fix `--skip-unavailable-fragment`
2224 * [SponsorBlock] Obey `extractor-retries` and `sleep-requests`
2225 * [Merger] Do not add `aac_adtstoasc` to non-hls audio
2226 * [ModifyChapters] Do not mutate original chapters by [nihil-admirari](https://github.com/nihil-admirari)
2227 * [devscripts/run_tests] Use markers to filter tests by [sulyi](https://github.com/sulyi)
2228 * [7plus] Add cookie based authentication by [nyuszika7h](https://github.com/nyuszika7h)
2229 * [AdobePass] Fix RCN MSO by [jfogelman](https://github.com/jfogelman)
2230 * [CBC] Fix Gem livestream by [makeworld-the-better-one](https://github.com/makeworld-the-better-one)
2231 * [CBC] Support CBC Gem member content by [makeworld-the-better-one](https://github.com/makeworld-the-better-one)
2232 * [crunchyroll] Add season to flat-playlist
2233 * [crunchyroll] Add support for `beta.crunchyroll` URLs and fix series URLs with language code
2234 * [EUScreen] Add Extractor by [Ashish0804](https://github.com/Ashish0804)
2235 * [Gronkh] Add extractor by [Ashish0804](https://github.com/Ashish0804)
2236 * [hidive] Fix typo
2237 * [Hotstar] Mention Dynamic Range in `format_id` by [Ashish0804](https://github.com/Ashish0804)
2238 * [Hotstar] Raise appropriate error for DRM
2239 * [instagram] Add login by [u-spec-png](https://github.com/u-spec-png)
2240 * [instagram] Show appropriate error when login is needed
2241 * [microsoftstream] Add extractor by [damianoamatruda](https://github.com/damianoamatruda), [nixklai](https://github.com/nixklai)
2242 * [on24] Add extractor by [damianoamatruda](https://github.com/damianoamatruda)
2243 * [patreon] Fix vimeo player regex by [zenerdi0de](https://github.com/zenerdi0de)
2244 * [SkyNewsAU] Add extractor by [Ashish0804](https://github.com/Ashish0804)
2245 * [tagesschau] Fix extractor by [u-spec-png](https://github.com/u-spec-png)
2246 * [tbs] Add tbs live streams by [llacb47](https://github.com/llacb47)
2247 * [tiktok] Fix typo and update tests
2248 * [trovo] Support channel clips and VODs by [Ashish0804](https://github.com/Ashish0804)
2249 * [Viafree] Add support for Finland by [18928172992817182](https://github.com/18928172992817182)
2250 * [vimeo] Fix embedded `player.vimeo`
2251 * [vlive:channel] Fix extraction by [kikuyan](https://github.com/kikuyan), [pukkandan](https://github.com/pukkandan)
2252 * [youtube] Add auto-translated subtitles
2253 * [youtube] Expose different formats with same itag
2254 * [youtube:comments] Fix for new layout by [coletdjnz](https://github.com/coletdjnz)
2255 * [cleanup] Cleanup bilibili code by [pukkandan](https://github.com/pukkandan), [u-spec-png](https://github.com/u-spec-png)
2256 * [cleanup] Remove broken youtube login code
2257 * [cleanup] Standardize timestamp formatting code
2258 * [cleanup] Generalize `getcomments` implementation for extractors
2259 * [cleanup] Simplify search extractors code
2260 * [cleanup] misc
2261
2262
2263 ### 2021.10.10
2264
2265 * [downloader/ffmpeg] Fix bug in initializing `FFmpegPostProcessor`
2266 * [minicurses] Fix when printing to file
2267 * [downloader] Fix throttledratelimit
2268 * [francetv] Fix extractor by [fstirlitz](https://github.com/fstirlitz), [sarnoud](https://github.com/sarnoud)
2269 * [NovaPlay] Add extractor by [Bojidarist](https://github.com/Bojidarist)
2270 * [ffmpeg] Revert "Set max probesize" - No longer needed
2271 * [docs] Remove incorrect dependency on VC++10
2272 * [build] Allow to release without changelog
2273
2274 ### 2021.10.09
2275
2276 * Improved progress reporting
2277 * Separate `--console-title` and `--no-progress`
2278 * Add option `--progress` to show progress-bar even in quiet mode
2279 * Fix and refactor `minicurses` and use it for all progress reporting
2280 * Standardize use of terminal sequences and enable color support for windows 10
2281 * Add option `--progress-template` to customize progress-bar and console-title
2282 * Add postprocessor hooks and progress reporting
2283 * [postprocessor] Add plugin support with option `--use-postprocessor`
2284 * [extractor] Extract storyboards from SMIL manifests by [fstirlitz](https://github.com/fstirlitz)
2285 * [outtmpl] Alternate form of format type `l` for `\n` delimited list
2286 * [outtmpl] Format type `U` for unicode normalization
2287 * [outtmpl] Allow empty output template to skip a type of file
2288 * Merge webm formats into mkv if thumbnails are to be embedded
2289 * [adobepass] Add RCN as MSO by [jfogelman](https://github.com/jfogelman)
2290 * [ciscowebex] Add extractor by [damianoamatruda](https://github.com/damianoamatruda)
2291 * [Gettr] Add extractor by [i6t](https://github.com/i6t)
2292 * [GoPro] Add extractor by [i6t](https://github.com/i6t)
2293 * [N1] Add extractor by [u-spec-png](https://github.com/u-spec-png)
2294 * [Theta] Add video extractor by [alerikaisattera](https://github.com/alerikaisattera)
2295 * [Veo] Add extractor by [i6t](https://github.com/i6t)
2296 * [Vupload] Add extractor by [u-spec-png](https://github.com/u-spec-png)
2297 * [bbc] Extract better quality videos by [ajj8](https://github.com/ajj8)
2298 * [Bilibili] Add subtitle converter by [u-spec-png](https://github.com/u-spec-png)
2299 * [CBC] Cleanup tests by [makeworld-the-better-one](https://github.com/makeworld-the-better-one)
2300 * [Douyin] Rewrite extractor by [MinePlayersPE](https://github.com/MinePlayersPE)
2301 * [Funimation] Fix for /v/ urls by [pukkandan](https://github.com/pukkandan), [Jules-A](https://github.com/Jules-A)
2302 * [Funimation] Sort formats according to the relevant extractor-args
2303 * [Hidive] Fix duplicate and incorrect formats
2304 * [HotStarSeries] Fix cookies by [Ashish0804](https://github.com/Ashish0804)
2305 * [LinkedInLearning] Add subtitles by [Ashish0804](https://github.com/Ashish0804)
2306 * [Mediaite] Relax valid url by [coletdjnz](https://github.com/coletdjnz)
2307 * [Newgrounds] Add age_limit and fix duration by [u-spec-png](https://github.com/u-spec-png)
2308 * [Newgrounds] Fix view count on songs by [u-spec-png](https://github.com/u-spec-png)
2309 * [parliamentlive.tv] Fix extractor by [u-spec-png](https://github.com/u-spec-png)
2310 * [PolskieRadio] Fix extractors by [jakubadamw](https://github.com/jakubadamw), [u-spec-png](https://github.com/u-spec-png)
2311 * [reddit] Add embedded url by [u-spec-png](https://github.com/u-spec-png)
2312 * [reddit] Fix 429 by generating a random `reddit_session` by [AjaxGb](https://github.com/AjaxGb)
2313 * [Rumble] Add RumbleChannelIE by [Ashish0804](https://github.com/Ashish0804)
2314 * [soundcloud:playlist] Detect last page correctly
2315 * [SovietsCloset] Add duration from m3u8 by [ChillingPepper](https://github.com/ChillingPepper)
2316 * [Streamable] Add codecs by [u-spec-png](https://github.com/u-spec-png)
2317 * [vidme] Remove extractor by [alerikaisattera](https://github.com/alerikaisattera)
2318 * [youtube:tab] Fallback to API when webpage fails to download by [coletdjnz](https://github.com/coletdjnz)
2319 * [youtube] Fix non-fatal errors in fetching player
2320 * Fix `--flat-playlist` when neither IE nor id is known
2321 * Fix `-f mp4` behaving differently from youtube-dl
2322 * Workaround for bug in `ssl.SSLContext.load_default_certs`
2323 * [aes] Improve performance slightly by [sulyi](https://github.com/sulyi)
2324 * [cookies] Fix keyring fallback by [mbway](https://github.com/mbway)
2325 * [embedsubtitle] Fix error when duration is unknown
2326 * [ffmpeg] Fix error when subtitle file is missing
2327 * [ffmpeg] Set max probesize to workaround AAC HLS stream issues by [shirt](https://github.com/shirt-dev)
2328 * [FixupM3u8] Remove redundant run if merged is needed
2329 * [hls] Fix decryption issues by [shirt](https://github.com/shirt-dev), [pukkandan](https://github.com/pukkandan)
2330 * [http] Respect user-provided chunk size over extractor's
2331 * [utils] Let traverse_obj accept functions as keys
2332 * [docs] Add note about our custom ffmpeg builds
2333 * [docs] Write embedding and contributing documentation by [pukkandan](https://github.com/pukkandan), [timethrow](https://github.com/timethrow)
2334 * [update] Check for new version even if not updateable
2335 * [build] Add more files to the tarball
2336 * [build] Allow building with py2exe (and misc fixes)
2337 * [build] Use pycryptodomex by [shirt](https://github.com/shirt-dev), [pukkandan](https://github.com/pukkandan)
2338 * [cleanup] Some minor refactoring, improve docs and misc cleanup
2339
2340
2341 ### 2021.09.25
2342
2343 * Add new option `--netrc-location`
2344 * [outtmpl] Allow alternate fields using `,`
2345 * [outtmpl] Add format type `B` to treat the value as bytes, e.g. to limit the filename to a certain number of bytes
2346 * Separate the options `--ignore-errors` and `--no-abort-on-error`
2347 * Basic framework for simultaneous download of multiple formats by [nao20010128nao](https://github.com/nao20010128nao)
2348 * [17live] Add 17.live extractor by [nao20010128nao](https://github.com/nao20010128nao)
2349 * [bilibili] Add BiliIntlIE and BiliIntlSeriesIE by [Ashish0804](https://github.com/Ashish0804)
2350 * [CAM4] Add extractor by [alerikaisattera](https://github.com/alerikaisattera)
2351 * [Chingari] Add extractors by [Ashish0804](https://github.com/Ashish0804)
2352 * [CGTN] Add extractor by [chao813](https://github.com/chao813)
2353 * [damtomo] Add extractor by [nao20010128nao](https://github.com/nao20010128nao)
2354 * [gotostage] Add extractor by [poschi3](https://github.com/poschi3)
2355 * [Koo] Add extractor by [Ashish0804](https://github.com/Ashish0804)
2356 * [Mediaite] Add Extractor by [Ashish0804](https://github.com/Ashish0804)
2357 * [Mediaklikk] Add Extractor by [tmarki](https://github.com/tmarki), [mrx23dot](https://github.com/mrx23dot), [coletdjnz](https://github.com/coletdjnz)
2358 * [MuseScore] Add Extractor by [Ashish0804](https://github.com/Ashish0804)
2359 * [Newgrounds] Add NewgroundsUserIE and improve extractor by [u-spec-png](https://github.com/u-spec-png)
2360 * [nzherald] Add NZHeraldIE by [coletdjnz](https://github.com/coletdjnz)
2361 * [Olympics] Add replay extractor by [Ashish0804](https://github.com/Ashish0804)
2362 * [Peertube] Add channel and playlist extractors by [u-spec-png](https://github.com/u-spec-png)
2363 * [radlive] Add extractor by [nyuszika7h](https://github.com/nyuszika7h)
2364 * [SovietsCloset] Add extractor by [ChillingPepper](https://github.com/ChillingPepper)
2365 * [Streamanity] Add Extractor by [alerikaisattera](https://github.com/alerikaisattera)
2366 * [Theta] Add extractor by [alerikaisattera](https://github.com/alerikaisattera)
2367 * [Yandex] Add ZenYandexIE and ZenYandexChannelIE by [Ashish0804](https://github.com/Ashish0804)
2368 * [9Now] handle episodes of series by [dalanmiller](https://github.com/dalanmiller)
2369 * [AnimalPlanet] Fix extractor by [Sipherdrakon](https://github.com/Sipherdrakon)
2370 * [Arte] Improve description extraction by [renalid](https://github.com/renalid)
2371 * [atv.at] Use jwt for API by [NeroBurner](https://github.com/NeroBurner)
2372 * [brightcove] Extract subtitles from manifests
2373 * [CBC] Fix CBC Gem extractors by [makeworld-the-better-one](https://github.com/makeworld-the-better-one)
2374 * [cbs] Report appropriate error for DRM
2375 * [comedycentral] Support `collection-playlist` by [nixxo](https://github.com/nixxo)
2376 * [DIYNetwork] Support new format by [Sipherdrakon](https://github.com/Sipherdrakon)
2377 * [downloader/niconico] Pass custom headers by [nao20010128nao](https://github.com/nao20010128nao)
2378 * [dw] Fix extractor
2379 * [Fancode] Fix live streams by [zenerdi0de](https://github.com/zenerdi0de)
2380 * [funimation] Fix for locations outside US by [Jules-A](https://github.com/Jules-A), [pukkandan](https://github.com/pukkandan)
2381 * [globo] Fix GloboIE by [Ashish0804](https://github.com/Ashish0804)
2382 * [HiDive] Fix extractor by [Ashish0804](https://github.com/Ashish0804)
2383 * [Hotstar] Add referer for subs by [Ashish0804](https://github.com/Ashish0804)
2384 * [itv] Fix extractor, add subtitles and thumbnails by [coletdjnz](https://github.com/coletdjnz), [sleaux-meaux](https://github.com/sleaux-meaux), [Vangelis66](https://github.com/Vangelis66)
2385 * [lbry] Show error message from API response
2386 * [Mxplayer] Use mobile API by [Ashish0804](https://github.com/Ashish0804)
2387 * [NDR] Rewrite NDRIE by [Ashish0804](https://github.com/Ashish0804)
2388 * [Nuvid] Fix extractor by [u-spec-png](https://github.com/u-spec-png)
2389 * [Oreilly] Handle new web url by [MKSherbini](https://github.com/MKSherbini)
2390 * [pbs] Fix subtitle extraction by [coletdjnz](https://github.com/coletdjnz), [gesa](https://github.com/gesa), [raphaeldore](https://github.com/raphaeldore)
2391 * [peertube] Update instances by [u-spec-png](https://github.com/u-spec-png)
2392 * [plutotv] Fix extractor for URLs with `/en`
2393 * [reddit] Workaround for 429 by redirecting to old.reddit.com
2394 * [redtube] Fix exts
2395 * [soundcloud] Make playlist extraction lazy
2396 * [soundcloud] Retry playlist pages on `502` error and update `_CLIENT_ID`
2397 * [southpark] Fix SouthParkDE by [coletdjnz](https://github.com/coletdjnz)
2398 * [SovietsCloset] Fix playlists for games with only named categories by [ConquerorDopy](https://github.com/ConquerorDopy)
2399 * [SpankBang] Fix uploader by [f4pp3rk1ng](https://github.com/f4pp3rk1ng), [coletdjnz](https://github.com/coletdjnz)
2400 * [tiktok] Use API to fetch higher quality video by [MinePlayersPE](https://github.com/MinePlayersPE), [llacb47](https://github.com/llacb47)
2401 * [TikTokUser] Fix extractor using mobile API by [MinePlayersPE](https://github.com/MinePlayersPE), [llacb47](https://github.com/llacb47)
2402 * [videa] Fix some extraction errors by [nyuszika7h](https://github.com/nyuszika7h)
2403 * [VrtNU] Handle login errors by [llacb47](https://github.com/llacb47)
2404 * [vrv] Don't raise error when thumbnails are missing
2405 * [youtube] Cleanup authentication code by [coletdjnz](https://github.com/coletdjnz)
2406 * [youtube] Fix `--mark-watched` with `--cookies-from-browser`
2407 * [youtube] Improvements to JS player extraction and add extractor-args to skip it by [coletdjnz](https://github.com/coletdjnz)
2408 * [youtube] Retry on 'Unknown Error' by [coletdjnz](https://github.com/coletdjnz)
2409 * [youtube] Return full URL instead of just ID
2410 * [youtube] Warn when trying to download clips
2411 * [zdf] Improve format sorting
2412 * [zype] Extract subtitles from the m3u8 manifest by [fstirlitz](https://github.com/fstirlitz)
2413 * Allow `--force-write-archive` to work with `--flat-playlist`
2414 * Download subtitles in order of `--sub-langs`
2415 * Allow `0` in `--playlist-items`
2416 * Handle more playlist errors with `-i`
2417 * Fix `--no-get-comments`
2418 * Fix `extra_info` being reused across runs
2419 * Fix compat options `no-direct-merge` and `playlist-index`
2420 * Dump files should obey `--trim-filename` by [sulyi](https://github.com/sulyi)
2421 * [aes] Add `aes_gcm_decrypt_and_verify` by [sulyi](https://github.com/sulyi), [pukkandan](https://github.com/pukkandan)
2422 * [aria2c] Fix IV for some AES-128 streams by [shirt](https://github.com/shirt-dev)
2423 * [compat] Don't ignore `HOME` (if set) on windows
2424 * [cookies] Make browser names case insensitive
2425 * [cookies] Print warning for cookie decoding error only once
2426 * [extractor] Fix root-relative URLs in MPD by [DigitalDJ](https://github.com/DigitalDJ)
2427 * [ffmpeg] Add `aac_adtstoasc` when merging if needed
2428 * [fragment,aria2c] Generalize and refactor some code
2429 * [fragment] Avoid repeated request for AES key
2430 * [fragment] Fix range header when using `-N` and media sequence by [shirt](https://github.com/shirt-dev)
2431 * [hls,aes] Fallback to native implementation for AES-CBC and detect `Cryptodome` in addition to `Crypto`
2432 * [hls] Byterange + AES128 is supported by native downloader
2433 * [ModifyChapters] Improve sponsor chapter merge algorithm by [nihil-admirari](https://github.com/nihil-admirari)
2434 * [ModifyChapters] Minor fixes
2435 * [WebVTT] Adjust parser to accommodate PBS subtitles
2436 * [utils] Improve `extract_timezone` by [dirkf](https://github.com/dirkf)
2437 * [options] Fix `--no-config` and refactor reading of config files
2438 * [options] Strip spaces and ignore empty entries in list-like switches
2439 * [test/cookies] Improve logging
2440 * [build] Automate more of the release process by [animelover1984](https://github.com/animelover1984), [pukkandan](https://github.com/pukkandan)
2441 * [build] Fix sha256 by [nihil-admirari](https://github.com/nihil-admirari)
2442 * [build] Bring back brew taps by [nao20010128nao](https://github.com/nao20010128nao)
2443 * [build] Provide `--onedir` zip for windows
2444 * [cleanup,docs] Add deprecation warning in docs for some counter intuitive behaviour
2445 * [cleanup] Fix line endings for `nebula.py` by [glenn-slayden](https://github.com/glenn-slayden)
2446 * [cleanup] Improve `make clean-test` by [sulyi](https://github.com/sulyi)
2447 * [cleanup] Misc
2448
2449
2450 ### 2021.09.02
2451
2452 * **Native SponsorBlock** implementation by [nihil-admirari](https://github.com/nihil-admirari), [pukkandan](https://github.com/pukkandan)
2453 * `--sponsorblock-remove CATS` removes specified chapters from file
2454 * `--sponsorblock-mark CATS` marks the specified sponsor sections as chapters
2455 * `--sponsorblock-chapter-title TMPL` to specify sponsor chapter template
2456 * `--sponsorblock-api URL` to use a different API
2457 * No re-encoding is done unless `--force-keyframes-at-cuts` is used
2458 * The fetched sponsor sections are written to the infojson
2459 * Deprecates: `--sponskrub`, `--no-sponskrub`, `--sponskrub-cut`, `--no-sponskrub-cut`, `--sponskrub-force`, `--no-sponskrub-force`, `--sponskrub-location`, `--sponskrub-args`
2460 * Split `--embed-chapters` from `--embed-metadata` (it still implies the former by default)
2461 * Add option `--remove-chapters` to remove arbitrary chapters by [nihil-admirari](https://github.com/nihil-admirari), [pukkandan](https://github.com/pukkandan)
2462 * Add option `--force-keyframes-at-cuts` for more accurate cuts when removing and splitting chapters by [nihil-admirari](https://github.com/nihil-admirari)
2463 * Let `--match-filter` reject entries early
2464 * Makes redundant: `--match-title`, `--reject-title`, `--min-views`, `--max-views`
2465 * [lazy_extractor] Improvements (It now passes all tests)
2466 * Bugfix for when plugin directory doesn't exist by [kidonng](https://github.com/kidonng)
2467 * Create instance only after pre-checking archive
2468 * Import actual class if an attribute is accessed
2469 * Fix `suitable` and add flake8 test
2470 * [downloader/ffmpeg] Experimental support for DASH manifests (including live)
2471 * Your ffmpeg must have [this patch](https://github.com/FFmpeg/FFmpeg/commit/3249c757aed678780e22e99a1a49f4672851bca9) applied for YouTube DASH to work
2472 * [downloader/ffmpeg] Allow passing custom arguments before `-i`
2473 * [BannedVideo] Add extractor by [smege1001](https://github.com/smege1001), [blackjack4494](https://github.com/blackjack4494), [pukkandan](https://github.com/pukkandan)
2474 * [bilibili] Add category extractor by [animelover1984](https://github.com/animelover1984)
2475 * [Epicon] Add extractors by [Ashish0804](https://github.com/Ashish0804)
2476 * [filmmodu] Add extractor by [mzbaulhaque](https://github.com/mzbaulhaque)
2477 * [GabTV] Add extractor by [Ashish0804](https://github.com/Ashish0804)
2478 * [Hungama] Fix `HungamaSongIE` and add `HungamaAlbumPlaylistIE` by [Ashish0804](https://github.com/Ashish0804)
2479 * [ManotoTV] Add new extractors by [tandy1000](https://github.com/tandy1000)
2480 * [Niconico] Add Search extractors by [animelover1984](https://github.com/animelover1984), [pukkandan](https://github.com/pukkandan)
2481 * [Patreon] Add `PatreonUserIE` by [zenerdi0de](https://github.com/zenerdi0de)
2482 * [peloton] Add extractor by [IONECarter](https://github.com/IONECarter), [capntrips](https://github.com/capntrips), [pukkandan](https://github.com/pukkandan)
2483 * [ProjectVeritas] Add extractor by [Ashish0804](https://github.com/Ashish0804)
2484 * [radiko] Add extractors by [nao20010128nao](https://github.com/nao20010128nao)
2485 * [StarTV] Add extractor for `startv.com.tr` by [mrfade](https://github.com/mrfade), [coletdjnz](https://github.com/coletdjnz)
2486 * [tiktok] Add `TikTokUserIE` by [Ashish0804](https://github.com/Ashish0804), [pukkandan](https://github.com/pukkandan)
2487 * [Tokentube] Add extractor by [u-spec-png](https://github.com/u-spec-png)
2488 * [TV2Hu] Fix `TV2HuIE` and add `TV2HuSeriesIE` by [Ashish0804](https://github.com/Ashish0804)
2489 * [voicy] Add extractor by [nao20010128nao](https://github.com/nao20010128nao)
2490 * [adobepass] Fix Verizon SAML login by [nyuszika7h](https://github.com/nyuszika7h), [ParadoxGBB](https://github.com/ParadoxGBB)
2491 * [afreecatv] Fix adult VODs by [wlritchi](https://github.com/wlritchi)
2492 * [afreecatv] Tolerate failure to parse date string by [wlritchi](https://github.com/wlritchi)
2493 * [aljazeera] Fix extractor by [MinePlayersPE](https://github.com/MinePlayersPE)
2494 * [ATV.at] Fix extractor for ATV.at by [NeroBurner](https://github.com/NeroBurner), [coletdjnz](https://github.com/coletdjnz)
2495 * [bitchute] Fix test by [mahanstreamer](https://github.com/mahanstreamer)
2496 * [camtube] Remove obsolete extractor by [alerikaisattera](https://github.com/alerikaisattera)
2497 * [CDA] Add more formats by [u-spec-png](https://github.com/u-spec-png)
2498 * [eroprofile] Fix page skipping in albums by [jhwgh1968](https://github.com/jhwgh1968)
2499 * [facebook] Fix format sorting
2500 * [facebook] Fix metadata extraction by [kikuyan](https://github.com/kikuyan)
2501 * [facebook] Update onion URL by [Derkades](https://github.com/Derkades)
2502 * [HearThisAtIE] Fix extractor by [Ashish0804](https://github.com/Ashish0804)
2503 * [instagram] Add referrer to prevent throttling by [u-spec-png](https://github.com/u-spec-png), [kikuyan](https://github.com/kikuyan)
2504 * [iwara.tv] Extract more metadata by [BunnyHelp](https://github.com/BunnyHelp)
2505 * [iwara] Add thumbnail by [i6t](https://github.com/i6t)
2506 * [kakao] Fix extractor
2507 * [mediaset] Fix extraction for some videos by [nyuszika7h](https://github.com/nyuszika7h)
2508 * [Motherless] Fix extractor by [coletdjnz](https://github.com/coletdjnz)
2509 * [Nova] fix extractor by [std-move](https://github.com/std-move)
2510 * [ParamountPlus] Fix geo verification by [shirt](https://github.com/shirt-dev)
2511 * [peertube] handle new video URL format by [Chocobozzz](https://github.com/Chocobozzz)
2512 * [pornhub] Separate and fix playlist extractor by [mzbaulhaque](https://github.com/mzbaulhaque)
2513 * [reddit] Fix for quarantined subreddits by [ouwou](https://github.com/ouwou)
2514 * [ShemarooMe] Fix extractor by [Ashish0804](https://github.com/Ashish0804)
2515 * [soundcloud] Refetch `client_id` on 403
2516 * [tiktok] Fix metadata extraction
2517 * [TV2] Fix extractor by [Ashish0804](https://github.com/Ashish0804)
2518 * [tv5mondeplus] Fix extractor by [korli](https://github.com/korli)
2519 * [VH1,TVLand] Fix extractors by [Sipherdrakon](https://github.com/Sipherdrakon)
2520 * [Viafree] Fix extractor and extract subtitles by [coletdjnz](https://github.com/coletdjnz)
2521 * [XHamster] Extract `uploader_id` by [octotherp](https://github.com/octotherp)
2522 * [youtube] Add `shorts` to `_VALID_URL`
2523 * [youtube] Add av01 itags to known formats list by [blackjack4494](https://github.com/blackjack4494)
2524 * [youtube] Extract error messages from HTTPError response by [coletdjnz](https://github.com/coletdjnz)
2525 * [youtube] Fix subtitle names
2526 * [youtube] Prefer audio stream that YouTube considers default
2527 * [youtube] Remove annotations and deprecate `--write-annotations` by [coletdjnz](https://github.com/coletdjnz)
2528 * [Zee5] Fix extractor and add subtitles by [Ashish0804](https://github.com/Ashish0804)
2529 * [aria2c] Obey `--rate-limit`
2530 * [EmbedSubtitle] Continue even if some files are missing
2531 * [extractor] Better error message for DRM
2532 * [extractor] Common function `_match_valid_url`
2533 * [extractor] Show video id in error messages if possible
2534 * [FormatSort] Remove priority of `lang`
2535 * [options] Add `_set_from_options_callback`
2536 * [SubtitleConvertor] Fix bug during subtitle conversion
2537 * [utils] Add `parse_qs`
2538 * [webvtt] Fix timestamp overflow adjustment by [fstirlitz](https://github.com/fstirlitz)
2539 * Bugfix for `--replace-in-metadata`
2540 * Don't try to merge with final extension
2541 * Fix `--force-overwrites` when using `-k`
2542 * Fix `--no-prefer-free-formats` by [CeruleanSky](https://github.com/CeruleanSky)
2543 * Fix `-F` for extractors that directly return url
2544 * Fix `-J` when there are failed videos
2545 * Fix `extra_info` being reused across runs
2546 * Fix `playlist_index` not obeying `playlist_start` and add tests
2547 * Fix resuming of single formats when using `--no-part`
2548 * Revert erroneous use of the `Content-Length` header by [fstirlitz](https://github.com/fstirlitz)
2549 * Use `os.replace` where applicable by; paulwrubel
2550 * [build] Add homebrew taps `yt-dlp/taps/yt-dlp` by [nao20010128nao](https://github.com/nao20010128nao)
2551 * [build] Fix bug in making `yt-dlp.tar.gz`
2552 * [docs] Fix some typos by [pukkandan](https://github.com/pukkandan), [zootedb0t](https://github.com/zootedb0t)
2553 * [cleanup] Replace improper use of tab in trovo by [glenn-slayden](https://github.com/glenn-slayden)
2554
2555
2556 ### 2021.08.10
2557
2558 * Add option `--replace-in-metadata`
2559 * Add option `--no-simulate` to not simulate even when `--print` or `--list...` are used - Deprecates `--print-json`
2560 * Allow entire infodict to be printed using `%()s` - makes `--dump-json` redundant
2561 * Allow multiple `--exec` and `--exec-before-download`
2562 * Add regex to `--match-filter`
2563 * Add all format filtering operators also to `--match-filter` by [max-te](https://github.com/max-te)
2564 * Add compat-option `no-keep-subs`
2565 * [adobepass] Add MSO Cablevision by [Jessecar96](https://github.com/Jessecar96)
2566 * [BandCamp] Add BandcampMusicIE by [Ashish0804](https://github.com/Ashish0804)
2567 * [blackboardcollaborate] Add new extractor by [mzbaulhaque](https://github.com/mzbaulhaque)
2568 * [eroprofile] Add album downloader by [jhwgh1968](https://github.com/jhwgh1968)
2569 * [mirrativ] Add extractors by [nao20010128nao](https://github.com/nao20010128nao)
2570 * [openrec] Add extractors by [nao20010128nao](https://github.com/nao20010128nao)
2571 * [nbcolympics:stream] Fix extractor by [nchilada](https://github.com/nchilada), [pukkandan](https://github.com/pukkandan)
2572 * [nbcolympics] Update extractor for 2020 olympics by [wesnm](https://github.com/wesnm)
2573 * [paramountplus] Separate extractor and fix some titles by [shirt](https://github.com/shirt-dev), [pukkandan](https://github.com/pukkandan)
2574 * [RCTIPlus] Support events and TV by [MinePlayersPE](https://github.com/MinePlayersPE)
2575 * [Newgrounds] Improve extractor and fix playlist by [u-spec-png](https://github.com/u-spec-png)
2576 * [aenetworks] Update `_THEPLATFORM_KEY` and `_THEPLATFORM_SECRET` by [wesnm](https://github.com/wesnm)
2577 * [crunchyroll] Fix thumbnail by [funniray](https://github.com/funniray)
2578 * [HotStar] Use API for metadata and extract subtitles by [Ashish0804](https://github.com/Ashish0804)
2579 * [instagram] Fix comments extraction by [u-spec-png](https://github.com/u-spec-png)
2580 * [peertube] Fix videos without description by [u-spec-png](https://github.com/u-spec-png)
2581 * [twitch:clips] Extract `display_id` by [dirkf](https://github.com/dirkf)
2582 * [viki] Print error message from API request
2583 * [Vine] Remove invalid formats by [u-spec-png](https://github.com/u-spec-png)
2584 * [VrtNU] Fix XSRF token by [pgaig](https://github.com/pgaig)
2585 * [vrv] Fix thumbnail extraction by [funniray](https://github.com/funniray)
2586 * [youtube] Add extractor-arg `include-live-dash` to show live dash formats
2587 * [youtube] Improve signature function detection by [PSlava](https://github.com/PSlava)
2588 * [youtube] Raise appropriate error when API pages can't be downloaded
2589 * Ensure `_write_ytdl_file` closes file handle on error
2590 * Fix `--compat-options filename` by [stdedos](https://github.com/stdedos)
2591 * Fix issues with infodict sanitization
2592 * Fix resuming when using `--no-part`
2593 * Fix wrong extension for intermediate files
2594 * Handle `BrokenPipeError` by [kikuyan](https://github.com/kikuyan)
2595 * Show libraries present in verbose head
2596 * [extractor] Detect `sttp` as subtitles in MPD by [fstirlitz](https://github.com/fstirlitz)
2597 * [extractor] Reset non-repeating warnings per video
2598 * [ffmpeg] Fix streaming `mp4` to `stdout`
2599 * [ffpmeg] Allow `--ffmpeg-location` to be a file with different name
2600 * [utils] Fix `InAdvancePagedList.__getitem__`
2601 * [utils] Fix `traverse_obj` depth when `is_user_input`
2602 * [webvtt] Merge daisy-chained duplicate cues by [fstirlitz](https://github.com/fstirlitz)
2603 * [build] Use custom build of `pyinstaller` by [shirt](https://github.com/shirt-dev)
2604 * [tests:download] Add batch testing for extractors (`test_YourExtractor_all`)
2605 * [docs] Document which fields `--add-metadata` adds to the file
2606 * [docs] Fix some mistakes and improve doc
2607 * [cleanup] Misc code cleanup
2608
2609
2610 ### 2021.08.02
2611
2612 * Add logo, banner and donate links
2613 * [outtmpl] Expand and escape environment variables
2614 * [outtmpl] Add format types `j` (json), `l` (comma delimited list), `q` (quoted for terminal)
2615 * [downloader] Allow streaming some unmerged formats to stdout using ffmpeg
2616 * [youtube] **Age-gate bypass**
2617 * Add `agegate` clients by [pukkandan](https://github.com/pukkandan), [MinePlayersPE](https://github.com/MinePlayersPE)
2618 * Add `thirdParty` to agegate clients to bypass more videos
2619 * Simplify client definitions, expose `embedded` clients
2620 * Improve age-gate detection by [coletdjnz](https://github.com/coletdjnz)
2621 * Fix default global API key by [coletdjnz](https://github.com/coletdjnz)
2622 * Add `creator` clients for age-gate bypass using unverified accounts by [zerodytrash](https://github.com/zerodytrash), [coletdjnz](https://github.com/coletdjnz), [pukkandan](https://github.com/pukkandan)
2623 * [adobepass] Add MSO Sling TV by [wesnm](https://github.com/wesnm)
2624 * [CBS] Add ParamountPlusSeriesIE by [Ashish0804](https://github.com/Ashish0804)
2625 * [dplay] Add `ScienceChannelIE` by [Sipherdrakon](https://github.com/Sipherdrakon)
2626 * [UtreonIE] Add extractor by [Ashish0804](https://github.com/Ashish0804)
2627 * [youtube] Add `mweb` client by [coletdjnz](https://github.com/coletdjnz)
2628 * [youtube] Add `player_client=all`
2629 * [youtube] Force `hl=en` for comments by [coletdjnz](https://github.com/coletdjnz)
2630 * [youtube] Fix format sorting when using alternate clients
2631 * [youtube] Misc cleanup by [pukkandan](https://github.com/pukkandan), [coletdjnz](https://github.com/coletdjnz)
2632 * [youtube] Extract SAPISID only once
2633 * [CBS] Add fallback by [llacb47](https://github.com/llacb47), [pukkandan](https://github.com/pukkandan)
2634 * [Hotstar] Support cookies by [Ashish0804](https://github.com/Ashish0804)
2635 * [HotStarSeriesIE] Fix regex by [Ashish0804](https://github.com/Ashish0804)
2636 * [bilibili] Improve `_VALID_URL`
2637 * [mediaset] Fix extraction by [nixxo](https://github.com/nixxo)
2638 * [Mxplayer] Add h265 formats by [Ashish0804](https://github.com/Ashish0804)
2639 * [RCTIPlus] Remove PhantomJS dependency by [MinePlayersPE](https://github.com/MinePlayersPE)
2640 * [tenplay] Add MA15+ age limit by [pento](https://github.com/pento)
2641 * [vidio] Fix login error detection by [MinePlayersPE](https://github.com/MinePlayersPE)
2642 * [vimeo] Better extraction of original file by [Ashish0804](https://github.com/Ashish0804)
2643 * [generic] Support KVS player (replaces ThisVidIE) by [rigstot](https://github.com/rigstot)
2644 * Add compat-option `no-clean-infojson`
2645 * Remove `asr` appearing twice in `-F`
2646 * Set `home:` as the default key for `-P`
2647 * [utils] Fix slicing of reversed `LazyList`
2648 * [FormatSort] Fix bug for audio with unknown codec
2649 * [test:download] Support testing with `ignore_no_formats_error`
2650 * [cleanup] Refactor some code
2651
2652
2653 ### 2021.07.24
2654
2655 * [youtube:tab] Extract video duration early
2656 * [downloader] Pass `info_dict` to `progress_hook`s
2657 * [youtube] Fix age-gated videos for API clients when cookies are supplied by [coletdjnz](https://github.com/coletdjnz)
2658 * [youtube] Disable `get_video_info` age-gate workaround - This endpoint seems to be completely dead
2659 * [youtube] Try all clients even if age-gated
2660 * [youtube] Fix subtitles only being extracted from the first client
2661 * [youtube] Simplify `_get_text`
2662 * [cookies] bugfix for microsoft edge on macOS
2663 * [cookies] Handle `sqlite` `ImportError` gracefully by [mbway](https://github.com/mbway)
2664 * [cookies] Handle errors when importing `keyring`
2665
2666 ### 2021.07.21
2667
2668 * **Add option `--cookies-from-browser`** to load cookies from a browser by [mbway](https://github.com/mbway)
2669 * Usage: `--cookies-from-browser BROWSER[:PROFILE_NAME_OR_PATH]`
2670 * Also added `--no-cookies-from-browser`
2671 * To decrypt chromium cookies, `keyring` is needed for UNIX and `pycryptodome` for Windows
2672 * Add option `--exec-before-download`
2673 * Add field `live_status`
2674 * [FFmpegMetadata] Add language of each stream and some refactoring
2675 * [douyin] Add extractor by [pukkandan](https://github.com/pukkandan), [pyx](https://github.com/pyx)
2676 * [pornflip] Add extractor by [mzbaulhaque](https://github.com/mzbaulhaque)
2677 * **[youtube] Extract data from multiple clients** by [pukkandan](https://github.com/pukkandan), [coletdjnz](https://github.com/coletdjnz)
2678 * `player_client` now accepts multiple clients
2679 * Default `player_client` = `android,web`
2680 * This uses twice as many requests, but avoids throttling for most videos while also not losing any formats
2681 * Music clients can be specifically requested and is enabled by default if `music.youtube.com`
2682 * Added `player_client=ios` (Known issue: formats from ios are not sorted correctly)
2683 * Add age-gate bypass for android and ios clients
2684 * [youtube] Extract more thumbnails
2685 * The thumbnail URLs are hard-coded and their actual existence is tested lazily
2686 * Added option `--no-check-formats` to not test them
2687 * [youtube] Misc fixes
2688 * Improve extraction of livestream metadata by [pukkandan](https://github.com/pukkandan), [krichbanana](https://github.com/krichbanana)
2689 * Hide live dash formats since they can't be downloaded anyway
2690 * Fix authentication when using multiple accounts by [coletdjnz](https://github.com/coletdjnz)
2691 * Fix controversial videos when requested via API by [coletdjnz](https://github.com/coletdjnz)
2692 * Fix session index extraction and headers for non-web player clients by [coletdjnz](https://github.com/coletdjnz)
2693 * Make `--extractor-retries` work for more errors
2694 * Fix sorting of 3gp format
2695 * Sanity check `chapters` (and refactor related code)
2696 * Make `parse_time_text` and `_extract_chapters` non-fatal
2697 * Misc cleanup and bug fixes by [coletdjnz](https://github.com/coletdjnz)
2698 * [youtube:tab] Fix channels tab
2699 * [youtube:tab] Extract playlist availability by [coletdjnz](https://github.com/coletdjnz)
2700 * **[youtube:comments] Move comment extraction to new API** by [coletdjnz](https://github.com/coletdjnz)
2701 * Adds extractor-args `comment_sort` (`top`/`new`), `max_comments`, `max_comment_depth`
2702 * [youtube:comments] Fix `is_favorited`, improve `like_count` parsing by [coletdjnz](https://github.com/coletdjnz)
2703 * [BravoTV] Improve metadata extraction by [kevinoconnor7](https://github.com/kevinoconnor7)
2704 * [crunchyroll:playlist] Force http
2705 * [yahoo:gyao:player] Relax `_VALID_URL` by [nao20010128nao](https://github.com/nao20010128nao)
2706 * [nebula] Authentication via tokens from cookie jar by [hheimbuerger](https://github.com/hheimbuerger), [TpmKranz](https://github.com/TpmKranz)
2707 * [RTP] Fix extraction and add subtitles by [fstirlitz](https://github.com/fstirlitz)
2708 * [viki] Rewrite extractors and add extractor-arg `video_types` to `vikichannel` by [zackmark29](https://github.com/zackmark29), [pukkandan](https://github.com/pukkandan)
2709 * [vlive] Extract thumbnail directly in addition to the one from Naver
2710 * [generic] Extract previously missed subtitles by [fstirlitz](https://github.com/fstirlitz)
2711 * [generic] Extract everything in the SMIL manifest and detect discarded subtitles by [fstirlitz](https://github.com/fstirlitz)
2712 * [embedthumbnail] Fix `_get_thumbnail_resolution`
2713 * [metadatafromfield] Do not detect numbers as field names
2714 * Fix selectors `all`, `mergeall` and add tests
2715 * Errors in playlist extraction should obey `--ignore-errors`
2716 * Fix bug where `original_url` was not propagated when `_type`=`url`
2717 * Revert "Merge webm formats into mkv if thumbnails are to be embedded (#173)"
2718 * This was wrongly checking for `write_thumbnail`
2719 * Improve `extractor_args` parsing
2720 * Rename `NOTE` in `-F` to `MORE INFO` since it's often confused to be the same as `format_note`
2721 * Add `only_once` param for `write_debug` and `report_warning`
2722 * [extractor] Allow extracting multiple groups in `_search_regex` by [fstirlitz](https://github.com/fstirlitz)
2723 * [utils] Improve `traverse_obj`
2724 * [utils] Add `variadic`
2725 * [utils] Improve `js_to_json` comment regex by [fstirlitz](https://github.com/fstirlitz)
2726 * [webtt] Fix timestamps
2727 * [compat] Remove unnecessary code
2728 * [docs] fix default of multistreams
2729
2730
2731 ### 2021.07.07
2732
2733 * Merge youtube-dl: Upto [commit/a803582](https://github.com/ytdl-org/youtube-dl/commit/a8035827177d6b59aca03bd717acb6a9bdd75ada)
2734 * Add `--extractor-args` to pass some extractor-specific arguments. See [readme](https://github.com/yt-dlp/yt-dlp#extractor-arguments)
2735 * Add extractor option `skip` for `youtube`, e.g. `--extractor-args youtube:skip=hls,dash`
2736 * Deprecates `--youtube-skip-dash-manifest`, `--youtube-skip-hls-manifest`, `--youtube-include-dash-manifest`, `--youtube-include-hls-manifest`
2737 * Allow `--list...` options to work with `--print`, `--quiet` and other `--list...` options
2738 * [youtube] Use `player` API for additional video extraction requests by [coletdjnz](https://github.com/coletdjnz)
2739 * **Fixes youtube premium music** (format 141) extraction
2740 * Adds extractor option `player_client` = `web`/`android`
2741 * **`--extractor-args youtube:player_client=android` works around the throttling** for the time-being
2742 * Adds extractor option `player_skip=config`
2743 * Adds age-gate fallback using embedded client
2744 * [youtube] Choose correct Live chat API for upcoming streams by [krichbanana](https://github.com/krichbanana)
2745 * [youtube] Fix subtitle names for age-gated videos
2746 * [youtube:comments] Fix error handling and add `itct` to params by [coletdjnz](https://github.com/coletdjnz)
2747 * [youtube_live_chat] Fix download with cookies by [siikamiika](https://github.com/siikamiika)
2748 * [youtube_live_chat] use `clickTrackingParams` by [siikamiika](https://github.com/siikamiika)
2749 * [Funimation] Rewrite extractor
2750 * Add `FunimationShowIE` by [Mevious](https://github.com/Mevious)
2751 * **Treat the different versions of an episode as different formats of a single video**
2752 * This changes the video `id` and will break break existing archives
2753 * Compat option `seperate-video-versions` to fall back to old behavior including using the old video ids
2754 * Support direct `/player/` URL
2755 * Extractor options `language` and `version` to pre-select them during extraction
2756 * These options may be removed in the future if we can extract all formats without additional network requests
2757 * Do not rely on these for format selection and use `-f` filters instead
2758 * [AdobePass] Add Spectrum MSO by [kevinoconnor7](https://github.com/kevinoconnor7), [ohmybahgosh](https://github.com/ohmybahgosh)
2759 * [facebook] Extract description and fix title
2760 * [fancode] Fix extraction, support live and allow login with refresh token by [zenerdi0de](https://github.com/zenerdi0de)
2761 * [plutotv] Improve `_VALID_URL`
2762 * [RCTIPlus] Add extractor by [MinePlayersPE](https://github.com/MinePlayersPE)
2763 * [Soundcloud] Allow login using oauth token by [blackjack4494](https://github.com/blackjack4494)
2764 * [TBS] Support livestreams by [llacb47](https://github.com/llacb47)
2765 * [videa] Fix extraction by [nyuszika7h](https://github.com/nyuszika7h)
2766 * [yahoo] Fix extraction by [llacb47](https://github.com/llacb47), [pukkandan](https://github.com/pukkandan)
2767 * Process videos when using `--ignore-no-formats-error` by [krichbanana](https://github.com/krichbanana)
2768 * Fix `--throttled-rate` when using `--load-info-json`
2769 * Fix `--flat-playlist` when entry has no `ie_key`
2770 * Fix `check_formats` catching `ExtractorError` instead of `DownloadError`
2771 * Fix deprecated option `--list-formats-old`
2772 * [downloader/ffmpeg] Fix `--ppa` when using simultaneous download
2773 * [extractor] Prevent unnecessary download of hls manifests and refactor `hls_split_discontinuity`
2774 * [fragment] Handle status of download and errors in threads correctly; and minor refactoring
2775 * [thumbnailsconvertor] Treat `jpeg` as `jpg`
2776 * [utils] Fix issues with `LazyList` reversal
2777 * [extractor] Allow extractors to set their own login hint
2778 * [cleanup] Simplify format selector code with `LazyList` and `yield from`
2779 * [cleanup] Clean `extractor.common._merge_subtitles` signature
2780 * [cleanup] Fix some typos
2781
2782
2783 ### 2021.06.23
2784
2785 * Merge youtube-dl: Upto [commit/379f52a](https://github.com/ytdl-org/youtube-dl/commit/379f52a4954013767219d25099cce9e0f9401961)
2786 * **Add option `--throttled-rate`** below which video data is re-extracted
2787 * [fragment] **Merge during download for `-N`**, and refactor `hls`/`dash`
2788 * [websockets] Add `WebSocketFragmentFD` by [nao20010128nao](https://github.com/nao20010128nao), [pukkandan](https://github.com/pukkandan)
2789 * Allow `images` formats in addition to video/audio
2790 * [downloader/mhtml] Add new downloader for slideshows/storyboards by [fstirlitz](https://github.com/fstirlitz)
2791 * [youtube] Temporary **fix for age-gate**
2792 * [youtube] Support ongoing live chat by [siikamiika](https://github.com/siikamiika)
2793 * [youtube] Improve SAPISID cookie handling by [coletdjnz](https://github.com/coletdjnz)
2794 * [youtube] Login is not needed for `:ytrec`
2795 * [youtube] Non-fatal alert reporting for unavailable videos page by [coletdjnz](https://github.com/coletdjnz)
2796 * [twitcasting] Websocket support by [nao20010128nao](https://github.com/nao20010128nao)
2797 * [mediasite] Extract slides by [fstirlitz](https://github.com/fstirlitz)
2798 * [funimation] Extract subtitles
2799 * [pornhub] Extract `cast`
2800 * [hotstar] Use server time for authentication instead of local time
2801 * [EmbedThumbnail] Fix for already downloaded thumbnail
2802 * [EmbedThumbnail] Add compat-option `embed-thumbnail-atomicparsley`
2803 * Expand `--check-formats` to thumbnails
2804 * Fix id sanitization in filenames
2805 * Skip fixup of existing files and add `--fixup force` to force it
2806 * Better error handling of syntax errors in `-f`
2807 * Use `NamedTemporaryFile` for `--check-formats`
2808 * [aria2c] Lower `--min-split-size` for HTTP downloads
2809 * [options] Rename `--add-metadata` to `--embed-metadata`
2810 * [utils] Improve `LazyList` and add tests
2811 * [build] Build Windows x86 version with py3.7 and remove redundant tests by [pukkandan](https://github.com/pukkandan), [shirt](https://github.com/shirt-dev)
2812 * [docs] Clarify that `--embed-metadata` embeds chapter markers
2813 * [cleanup] Refactor fixup
2814
2815
2816 ### 2021.06.09
2817
2818 * Fix bug where `%(field)d` in filename template throws error
2819 * [outtmpl] Improve offset parsing
2820 * [test] More rigorous tests for `prepare_filename`
2821
2822 ### 2021.06.08
2823
2824 * Remove support for obsolete Python versions: Only 3.6+ is now supported
2825 * Merge youtube-dl: Upto [commit/c2350ca](https://github.com/ytdl-org/youtube-dl/commit/c2350cac243ba1ec1586fe85b0d62d1b700047a2)
2826 * [hls] Fix decryption for multithreaded downloader
2827 * [extractor] Fix pre-checking archive for some extractors
2828 * [extractor] Fix FourCC fallback when parsing ISM by [fstirlitz](https://github.com/fstirlitz)
2829 * [twitcasting] Add TwitCastingUserIE, TwitCastingLiveIE by [pukkandan](https://github.com/pukkandan), [nao20010128nao](https://github.com/nao20010128nao)
2830 * [vidio] Add VidioPremierIE and VidioLiveIE by [MinePlayersPE](Https://github.com/MinePlayersPE)
2831 * [viki] Fix extraction from [ytdl-org/youtube-dl@59e583f](https://github.com/ytdl-org/youtube-dl/commit/59e583f7e8530ca92776c866897d895c072e2a82)
2832 * [youtube] Support shorts URL
2833 * [zoom] Extract transcripts as subtitles
2834 * Add field `original_url` with the user-inputted URL
2835 * Fix and refactor `prepare_outtmpl`
2836 * Make more fields available for `--print` when used with `--flat-playlist`
2837 * [utils] Generalize `traverse_dict` to `traverse_obj`
2838 * [downloader/ffmpeg] Hide FFmpeg banner unless in verbose mode by [fstirlitz](https://github.com/fstirlitz)
2839 * [build] Release `yt-dlp.tar.gz`
2840 * [build,update] Add GNU-style SHA512 and prepare updater for similar SHA256 by [nihil-admirari](https://github.com/nihil-admirari)
2841 * [pyinst] Show Python version in exe metadata by [nihil-admirari](https://github.com/nihil-admirari)
2842 * [docs] Improve documentation of dependencies
2843 * [cleanup] Mark unused files
2844 * [cleanup] Point all shebang to `python3` by [fstirlitz](https://github.com/fstirlitz)
2845 * [cleanup] Remove duplicate file `trovolive.py`
2846
2847
2848 ### 2021.06.01
2849
2850 * Merge youtube-dl: Upto [commit/d495292](https://github.com/ytdl-org/youtube-dl/commit/d495292852b6c2f1bd58bc2141ff2b0265c952cf)
2851 * Pre-check archive and filters during playlist extraction
2852 * Handle Basic Auth `user:pass` in URLs by [hhirtz](https://github.com/hhirtz) and [pukkandan](https://github.com/pukkandan)
2853 * [archiveorg] Add YoutubeWebArchiveIE by [coletdjnz](https://github.com/coletdjnz) and [alex-gedeon](https://github.com/alex-gedeon)
2854 * [fancode] Add extractor by [rhsmachine](https://github.com/rhsmachine)
2855 * [patreon] Support vimeo embeds by [rhsmachine](https://github.com/rhsmachine)
2856 * [Saitosan] Add new extractor by [llacb47](https://github.com/llacb47)
2857 * [ShemarooMe] Add extractor by [Ashish0804](https://github.com/Ashish0804) and [pukkandan](https://github.com/pukkandan)
2858 * [telemundo] Add extractor by [king-millez](https://github.com/king-millez)
2859 * [SonyLIV] Add SonyLIVSeriesIE and subtitle support by [Ashish0804](https://github.com/Ashish0804)
2860 * [Hotstar] Add HotStarSeriesIE by [Ashish0804](https://github.com/Ashish0804)
2861 * [Voot] Add VootSeriesIE by [Ashish0804](https://github.com/Ashish0804)
2862 * [vidio] Support login and premium videos by [MinePlayersPE](https://github.com/MinePlayersPE)
2863 * [fragment] When using `-N`, do not keep the fragment content in memory
2864 * [ffmpeg] Download and merge in a single step if possible
2865 * [ThumbnailsConvertor] Support conversion to `png` and make it the default by [louie-github](https://github.com/louie-github)
2866 * [VideoConvertor] Generalize with remuxer and allow conditional recoding
2867 * [EmbedThumbnail] Embed in `mp4`/`m4a` using mutagen by [tripulse](https://github.com/tripulse) and [pukkandan](https://github.com/pukkandan)
2868 * [EmbedThumbnail] Embed if any thumbnail was downloaded, not just the best
2869 * [EmbedThumbnail] Correctly escape filename
2870 * [update] replace self without launching a subprocess in windows
2871 * [update] Block further update for unsupported systems
2872 * Refactor `__process_playlist` by creating `LazyList`
2873 * Write messages to `stderr` when both `quiet` and `verbose`
2874 * Sanitize and sort playlist thumbnails
2875 * Remove `None` values from `info.json`
2876 * [extractor] Always prefer native hls downloader by default
2877 * [extractor] Skip subtitles without URI in m3u8 manifests by [hheimbuerger](https://github.com/hheimbuerger)
2878 * [extractor] Functions to parse `socket.io` response as `json` by [pukkandan](https://github.com/pukkandan) and [llacb47](https://github.com/llacb47)
2879 * [extractor] Allow `note=False` when extracting manifests
2880 * [utils] Escape URLs in `sanitized_Request`, not `sanitize_url`
2881 * [hls] Disable external downloader for `webtt`
2882 * [youtube] `/live` URLs should raise error if channel is not live
2883 * [youtube] Bug fixes
2884 * [zee5] Fix m3u8 formats' extension
2885 * [ard] Allow URLs without `-` before id by [olifre](https://github.com/olifre)
2886 * [cleanup] `YoutubeDL._match_entry`
2887 * [cleanup] Refactor updater
2888 * [cleanup] Refactor ffmpeg convertors
2889 * [cleanup] setup.py
2890
2891
2892 ### 2021.05.20
2893
2894 * **Youtube improvements**:
2895 * Support youtube music `MP`, `VL` and `browse` pages
2896 * Extract more formats for youtube music by [craftingmod](https://github.com/craftingmod), [coletdjnz](https://github.com/coletdjnz) and [pukkandan](https://github.com/pukkandan)
2897 * Extract multiple subtitles in same language by [pukkandan](https://github.com/pukkandan) and [tpikonen](https://github.com/tpikonen)
2898 * Redirect channels that doesn't have a `videos` tab to their `UU` playlists
2899 * Support in-channel search
2900 * Sort audio-only formats correctly
2901 * Always extract `maxresdefault` thumbnail
2902 * Extract audio language
2903 * Add subtitle language names by [nixxo](https://github.com/nixxo) and [tpikonen](https://github.com/tpikonen)
2904 * Show alerts only from the final webpage
2905 * Add `html5=1` param to `get_video_info` page requests by [coletdjnz](https://github.com/coletdjnz)
2906 * Better message when login required
2907 * **Add option `--print`**: to print any field/template
2908 * Makes redundant: `--get-description`, `--get-duration`, `--get-filename`, `--get-format`, `--get-id`, `--get-thumbnail`, `--get-title`, `--get-url`
2909 * Field `additional_urls` to download additional videos from metadata using [`--parse-metadata`](https://github.com/yt-dlp/yt-dlp#modifying-metadata)
2910 * Merge youtube-dl: Upto [commit/dfbbe29](https://github.com/ytdl-org/youtube-dl/commit/dfbbe2902fc67f0f93ee47a8077c148055c67a9b)
2911 * Write thumbnail of playlist and add `pl_thumbnail` outtmpl key
2912 * [embedthumbnail] Add `flac` support and refactor `mutagen` code by [pukkandan](https://github.com/pukkandan) and [tripulse](https://github.com/tripulse)
2913 * [audius:artist] Add extractor by [king-millez](https://github.com/king-millez)
2914 * [parlview] Add extractor by [king-millez](https://github.com/king-millez)
2915 * [tenplay] Fix extractor by [king-millez](https://github.com/king-millez)
2916 * [rmcdecouverte] Generalize `_VALID_URL`
2917 * Add compat-option `no-attach-infojson`
2918 * Add field `name` for subtitles
2919 * Ensure `post_extract` and `pre_process` only run once
2920 * Fix `--check-formats` when there is network error
2921 * Standardize `write_debug` and `get_param`
2922 * [options] Alias `--write-comments`, `--no-write-comments`
2923 * [options] Refactor callbacks
2924 * [test:download] Only extract enough videos for `playlist_mincount`
2925 * [extractor] bugfix for when `compat_opts` is not given
2926 * [build] Fix x86 build by [shirt](https://github.com/shirt-dev)
2927 * [cleanup] code formatting, youtube tests and readme
2928
2929 ### 2021.05.11
2930 * **Deprecate support for python versions < 3.6**
2931 * **Subtitle extraction from manifests** by [fstirlitz](https://github.com/fstirlitz). See [be6202f](https://github.com/yt-dlp/yt-dlp/commit/be6202f12b97858b9d716e608394b51065d0419f) for details
2932 * **Improve output template:**
2933 * Allow slicing lists/strings using `field.start:end:step`
2934 * A field can also be used as offset like `field1+num+field2`
2935 * A default value can be given using `field|default`
2936 * Prevent invalid fields from causing errors
2937 * **Merge youtube-dl**: Upto [commit/a726009](https://github.com/ytdl-org/youtube-dl/commit/a7260099873acc6dc7d76cafad2f6b139087afd0)
2938 * **Remove options** `-l`, `-t`, `-A` completely and disable `--auto-number`, `--title`, `--literal`, `--id`
2939 * [Plugins] Prioritize plugins over standard extractors and prevent plugins from overwriting the standard extractor classes
2940 * [downloader] Fix `quiet` and `to_stderr`
2941 * [fragment] Ensure the file is closed on error
2942 * [fragment] Make sure first segment is not skipped
2943 * [aria2c] Fix whitespace being stripped off
2944 * [embedthumbnail] Fix bug where jpeg thumbnails were converted again
2945 * [FormatSort] Fix for when some formats have quality and others don't
2946 * [utils] Add `network_exceptions`
2947 * [utils] Escape URL while sanitizing
2948 * [ukcolumn] Add Extractor
2949 * [whowatch] Add extractor by [nao20010128nao](https://github.com/nao20010128nao)
2950 * [CBS] Improve `_VALID_URL` to support movies
2951 * [crackle] Improve extraction
2952 * [curiositystream] Fix collections
2953 * [francetvinfo] Improve video id extraction
2954 * [generic] Respect the encoding in manifest
2955 * [limelight] Obey `allow_unplayable_formats`
2956 * [mediasite] Generalize URL pattern by [fstirlitz](https://github.com/fstirlitz)
2957 * [mxplayer] Add MxplayerShowIE by [Ashish0804](https://github.com/Ashish0804)
2958 * [nebula] Move to nebula.app by [Lamieur](https://github.com/Lamieur)
2959 * [niconico] Fix HLS formats by [CXwudi](https://github.com/CXwudi), [tsukumijima](https://github.com/tsukumijima), [nao20010128nao](https://github.com/nao20010128nao) and [pukkandan](https://github.com/pukkandan)
2960 * [niconico] Fix title and thumbnail extraction by [CXwudi](https://github.com/CXwudi)
2961 * [plutotv] Extract subtitles from manifests
2962 * [plutotv] Fix format extraction for some urls
2963 * [rmcdecouverte] Improve `_VALID_URL`
2964 * [sonyliv] Fix `title` and `series` extraction by [Ashish0804](https://github.com/Ashish0804)
2965 * [tubi] Raise "no video formats" error when video url is empty
2966 * [youtube:tab] Detect playlists inside community posts
2967 * [youtube] Add `oembed` to reserved names
2968 * [zee5] Fix extraction for some URLs by [Hadi0609](https://github.com/Hadi0609)
2969 * [zee5] Fix py2 compatibility
2970 * Fix `playlist_index` and add `playlist_autonumber`. See [#302](https://github.com/yt-dlp/yt-dlp/issues/302) for details
2971 * Add experimental option `--check-formats` to test the URLs before format selection
2972 * Option `--compat-options` to revert [some of yt-dlp's changes](https://github.com/yt-dlp/yt-dlp#differences-in-default-behavior)
2973 * Deprecates `--list-formats-as-table`, `--list-formats-old`
2974 * Fix number of digits in `%(playlist_index)s`
2975 * Fix case sensitivity of format selector
2976 * Revert "[core] be able to hand over id and title using url_result"
2977 * Do not strip out whitespaces in `-o` and `-P`
2978 * Fix `preload_download_archive` writing verbose message to `stdout`
2979 * Move option warnings to `YoutubeDL`so that they obey `--no-warnings` and can output colors
2980 * Py2 compatibility for `FileNotFoundError`
2981
2982
2983 ### 2021.04.22
2984 * **Improve output template:**
2985 * Objects can be traversed like `%(field.key1.key2)s`
2986 * An offset can be added to numeric fields as `%(field+N)s`
2987 * Deprecates `--autonumber-start`
2988 * **Improve `--sub-langs`:**
2989 * Treat `--sub-langs` entries as regex
2990 * `all` can be used to refer to all the subtitles
2991 * language codes can be prefixed with `-` to exclude it
2992 * Deprecates `--all-subs`
2993 * Add option `--ignore-no-formats-error` to ignore the "no video format" and similar errors
2994 * Add option `--skip-playlist-after-errors` to skip the rest of a playlist after a given number of errors are encountered
2995 * Merge youtube-dl: Upto [commit/7e8b3f9](https://github.com/ytdl-org/youtube-dl/commit/7e8b3f9439ebefb3a3a4e5da9c0bd2b595976438)
2996 * [downloader] Fix bug in downloader selection
2997 * [BilibiliChannel] Fix pagination by [nao20010128nao](https://github.com/nao20010128nao) and [pukkandan](https://github.com/pukkandan)
2998 * [rai] Add support for http formats by [nixxo](https://github.com/nixxo)
2999 * [TubiTv] Add TubiTvShowIE by [Ashish0804](https://github.com/Ashish0804)
3000 * [twitcasting] Fix extractor
3001 * [viu:ott] Fix extractor and support series by [lkho](https://github.com/lkho) and [pukkandan](https://github.com/pukkandan)
3002 * [youtube:tab] Show unavailable videos in playlists by [coletdjnz](https://github.com/coletdjnz)
3003 * [youtube:tab] Reload with unavailable videos for all playlists
3004 * [youtube] Ignore invalid stretch ratio
3005 * [youtube] Improve channel syncid extraction to support ytcfg by [coletdjnz](https://github.com/coletdjnz)
3006 * [youtube] Standardize API calls for tabs, mixes and search by [coletdjnz](https://github.com/coletdjnz)
3007 * [youtube] Bugfix in `_extract_ytcfg`
3008 * [mildom:user:vod] Download only necessary amount of pages
3009 * [mildom] Remove proxy completely by [fstirlitz](https://github.com/fstirlitz)
3010 * [go] Fix `_VALID_URL`
3011 * [MetadataFromField] Improve regex and add tests
3012 * [Exec] Ensure backward compatibility when the command contains `%`
3013 * [extractor] Fix inconsistent use of `report_warning`
3014 * Ensure `mergeall` selects best format when multistreams are disabled
3015 * Improve the yt-dlp.sh script by [fstirlitz](https://github.com/fstirlitz)
3016 * [lazy_extractor] Do not load plugins
3017 * [ci] Disable fail-fast
3018 * [docs] Clarify which deprecated options still work
3019 * [docs] Fix typos
3020
3021
3022 ### 2021.04.11
3023 * Add option `--convert-thumbnails` (only jpg currently supported)
3024 * Format selector `mergeall` to download and merge all formats
3025 * Pass any field to `--exec` using similar syntax to output template
3026 * Choose downloader for each protocol using `--downloader PROTO:NAME`
3027 * Alias `--downloader` for `--external-downloader`
3028 * Added `native` as an option for the downloader
3029 * Merge youtube-dl: Upto [commit/4fb25ff](https://github.com/ytdl-org/youtube-dl/commit/4fb25ff5a3be5206bb72e5c4046715b1529fb2c7) (except vimeo)
3030 * [DiscoveryPlusIndia] Add DiscoveryPlusIndiaShowIE by [Ashish0804](https://github.com/Ashish0804)
3031 * [NFHSNetwork] Add extractor by [llacb47](https://github.com/llacb47)
3032 * [nebula] Add extractor (watchnebula.com) by [hheimbuerger](https://github.com/hheimbuerger)
3033 * [nitter] Fix extraction of reply tweets and update instance list by [B0pol](https://github.com/B0pol)
3034 * [nitter] Fix thumbnails by [B0pol](https://github.com/B0pol)
3035 * [youtube] Fix thumbnail URL
3036 * [youtube] Parse API parameters from initial webpage by [coletdjnz](https://github.com/coletdjnz)
3037 * [youtube] Extract comments' approximate timestamp by [coletdjnz](https://github.com/coletdjnz)
3038 * [youtube] Fix alert extraction
3039 * [bilibili] Fix uploader
3040 * [utils] Add `datetime_from_str` and `datetime_add_months` by [coletdjnz](https://github.com/coletdjnz)
3041 * Run some `postprocessors` before actual download
3042 * Improve argument parsing for `-P`, `-o`, `-S`
3043 * Fix some `m3u8` not obeying `--allow-unplayable-formats`
3044 * Fix default of `dynamic_mpd`
3045 * Deprecate `--all-formats`, `--include-ads`, `--hls-prefer-native`, `--hls-prefer-ffmpeg`
3046 * [docs] Improvements
3047
3048 ### 2021.04.03
3049 * Merge youtube-dl: Upto [commit/654b4f4](https://github.com/ytdl-org/youtube-dl/commit/654b4f4ff2718f38b3182c1188c5d569c14cc70a)
3050 * Ability to set a specific field in the file's metadata using `--parse-metadata`
3051 * Ability to select n'th best format like `-f bv*.2`
3052 * [DiscoveryPlus] Add discoveryplus.in
3053 * [la7] Add podcasts and podcast playlists by [nixxo](https://github.com/nixxo)
3054 * [mildom] Update extractor with current proxy by [nao20010128nao](https://github.com/nao20010128nao)
3055 * [ard:mediathek] Fix video id extraction
3056 * [generic] Detect Invidious' link element
3057 * [youtube] Show premium state in `availability` by [coletdjnz](https://github.com/coletdjnz)
3058 * [viewsource] Add extractor to handle `view-source:`
3059 * [sponskrub] Run before embedding thumbnail
3060 * [docs] Improve `--parse-metadata` documentation
3061
3062
3063 ### 2021.03.24.1
3064 * Revert [commit/8562218](https://github.com/ytdl-org/youtube-dl/commit/8562218350a79d4709da8593bb0c538aa0824acf)
3065
3066 ### 2021.03.24
3067 * Merge youtube-dl: Upto 2021.03.25 ([commit/8562218](https://github.com/ytdl-org/youtube-dl/commit/8562218350a79d4709da8593bb0c538aa0824acf))
3068 * Parse metadata from multiple fields using `--parse-metadata`
3069 * Ability to load playlist infojson using `--load-info-json`
3070 * Write current epoch to infojson when using `--no-clean-infojson`
3071 * [youtube_live_chat] fix bug when trying to set cookies
3072 * [niconico] Fix for when logged in by [CXwudi](https://github.com/CXwudi) and [xtkoba](https://github.com/xtkoba)
3073 * [linuxacadamy] Fix login
3074
3075
3076 ### 2021.03.21
3077 * Merge youtube-dl: Upto [commit/7e79ba7](https://github.com/ytdl-org/youtube-dl/commit/7e79ba7dd6e6649dd2ce3a74004b2044f2182881)
3078 * Option `--no-clean-infojson` to keep private keys in the infojson
3079 * [aria2c] Support retry/abort unavailable fragments by [damianoamatruda](https://github.com/damianoamatruda)
3080 * [aria2c] Better default arguments
3081 * [movefiles] Fix bugs and make more robust
3082 * [formatSort] Fix `quality` being ignored
3083 * [splitchapters] Fix for older ffmpeg
3084 * [sponskrub] Pass proxy to sponskrub
3085 * Make sure `post_hook` gets the final filename
3086 * Recursively remove any private keys from infojson
3087 * Embed video URL metadata inside `mp4` by [damianoamatruda](https://github.com/damianoamatruda) and [pukkandan](https://github.com/pukkandan)
3088 * Merge `webm` formats into `mkv` if thumbnails are to be embedded by [damianoamatruda](https://github.com/damianoamatruda)
3089 * Use headers and cookies when downloading subtitles by [damianoamatruda](https://github.com/damianoamatruda)
3090 * Parse resolution in info dictionary by [damianoamatruda](https://github.com/damianoamatruda)
3091 * More consistent warning messages by [damianoamatruda](https://github.com/damianoamatruda) and [pukkandan](https://github.com/pukkandan)
3092 * [docs] Add deprecated options and aliases in readme
3093 * [docs] Fix some minor mistakes
3094
3095 * [niconico] Partial fix adapted from [animelover1984/youtube-dl@b5eff52](https://github.com/animelover1984/youtube-dl/commit/b5eff52dd9ed5565672ea1694b38c9296db3fade) (login and smile formats still don't work)
3096 * [niconico] Add user extractor by [animelover1984](https://github.com/animelover1984)
3097 * [bilibili] Add anthology support by [animelover1984](https://github.com/animelover1984)
3098 * [amcnetworks] Fix extractor by [2ShedsJackson](https://github.com/2ShedsJackson)
3099 * [stitcher] Merge from youtube-dl by [nixxo](https://github.com/nixxo)
3100 * [rcs] Improved extraction by [nixxo](https://github.com/nixxo)
3101 * [linuxacadamy] Improve regex
3102 * [youtube] Show if video is `private`, `unlisted` etc in info (`availability`) by [coletdjnz](https://github.com/coletdjnz) and [pukkandan](https://github.com/pukkandan)
3103 * [youtube] bugfix for channel playlist extraction
3104 * [nbc] Improve metadata extraction by [2ShedsJackson](https://github.com/2ShedsJackson)
3105
3106
3107 ### 2021.03.15
3108 * **Split video by chapters**: using option `--split-chapters`
3109 * The output file of the split files can be set with `-o`/`-P` using the prefix `chapter:`
3110 * Additional keys `section_title`, `section_number`, `section_start`, `section_end` are available in the output template
3111 * **Parallel fragment downloads** by [shirt](https://github.com/shirt-dev)
3112 * Use option `--concurrent-fragments` (`-N`) to set the number of threads (default 1)
3113 * Merge youtube-dl: Upto [commit/3be0980](https://github.com/ytdl-org/youtube-dl/commit/3be098010f667b14075e3dfad1e74e5e2becc8ea)
3114 * [zee5] Add Show Extractor by [Ashish0804](https://github.com/Ashish0804) and [pukkandan](https://github.com/pukkandan)
3115 * [rai] fix drm check [nixxo](https://github.com/nixxo)
3116 * [wimtv] Add extractor by [nixxo](https://github.com/nixxo)
3117 * [mtv] Add mtv.it and extract series metadata by [nixxo](https://github.com/nixxo)
3118 * [pluto.tv] Add extractor by [kevinoconnor7](https://github.com/kevinoconnor7)
3119 * [youtube] Rewrite comment extraction by [coletdjnz](https://github.com/coletdjnz)
3120 * [embedthumbnail] Set mtime correctly
3121 * Refactor some postprocessor/downloader code by [pukkandan](https://github.com/pukkandan) and [shirt](https://github.com/shirt-dev)
3122
3123
3124 ### 2021.03.07
3125 * [youtube] Fix history, mixes, community pages and trending by [pukkandan](https://github.com/pukkandan) and [coletdjnz](https://github.com/coletdjnz)
3126 * [youtube] Fix private feeds/playlists on multi-channel accounts by [coletdjnz](https://github.com/coletdjnz)
3127 * [youtube] Extract alerts from continuation by [coletdjnz](https://github.com/coletdjnz)
3128 * [cbs] Add support for ParamountPlus by [shirt](https://github.com/shirt-dev)
3129 * [mxplayer] Rewrite extractor with show support by [pukkandan](https://github.com/pukkandan) and [Ashish0804](https://github.com/Ashish0804)
3130 * [gedi] Improvements from youtube-dl by [nixxo](https://github.com/nixxo)
3131 * [vimeo] Fix videos with password by [teesid](https://github.com/teesid)
3132 * [lbry] Support `lbry://` url by [nixxo](https://github.com/nixxo)
3133 * [bilibili] Change `Accept` header by [pukkandan](https://github.com/pukkandan) and [animelover1984](https://github.com/animelover1984)
3134 * [trovo] Pass origin header
3135 * [rai] Check for DRM by [nixxo](https://github.com/nixxo)
3136 * [downloader] Fix bug for `ffmpeg`/`httpie`
3137 * [update] Fix updater removing the executable bit on some UNIX distros
3138 * [update] Fix current build hash for UNIX
3139 * [docs] Include wget/curl/aria2c install instructions for Unix by [Ashish0804](https://github.com/Ashish0804)
3140 * Fix some videos downloading with `m3u8` extension
3141 * Remove "fixup is ignored" warning when fixup wasn't passed by user
3142
3143
3144 ### 2021.03.03.2
3145 * [build] Fix bug
3146
3147 ### 2021.03.03
3148 * [youtube] Use new browse API for continuation page extraction by [coletdjnz](https://github.com/coletdjnz) and [pukkandan](https://github.com/pukkandan)
3149 * Fix HLS playlist downloading by [shirt](https://github.com/shirt-dev)
3150 * Merge youtube-dl: Upto [2021.03.03](https://github.com/ytdl-org/youtube-dl/releases/tag/2021.03.03)
3151 * [mtv] Fix extractor
3152 * [nick] Fix extractor by [DennyDai](https://github.com/DennyDai)
3153 * [mxplayer] Add new extractor by [codeasashu](https://github.com/codeasashu)
3154 * [youtube] Throw error when `--extractor-retries` are exhausted
3155 * Reduce default of `--extractor-retries` to 3
3156 * Fix packaging bugs by [hseg](https://github.com/hseg)
3157
3158
3159 ### 2021.03.01
3160 * Allow specifying path in `--external-downloader`
3161 * Add option `--sleep-requests` to sleep b/w requests
3162 * Add option `--extractor-retries` to retry on known extractor errors
3163 * Extract comments only when needed
3164 * `--get-comments` doesn't imply `--write-info-json` if `-J`, `-j` or `--print-json` are used
3165 * Fix `get_executable_path` by [shirt](https://github.com/shirt-dev)
3166 * [youtube] Retry on more known errors than just HTTP-5xx
3167 * [youtube] Fix inconsistent `webpage_url`
3168 * [tennistv] Fix format sorting
3169 * [bilibiliaudio] Recognize the file as audio-only
3170 * [hrfensehen] Fix wrong import
3171 * [viki] Fix viki play pass authentication by [RobinD42](https://github.com/RobinD42)
3172 * [readthedocs] Improvements by [shirt](https://github.com/shirt-dev)
3173 * [hls] Fix bug with m3u8 format extraction
3174 * [hls] Enable `--hls-use-mpegts` by default when downloading live-streams
3175 * [embedthumbnail] Fix bug with deleting original thumbnail
3176 * [build] Fix completion paths, zsh pip completion install by [hseg](https://github.com/hseg)
3177 * [ci] Disable download tests unless specifically invoked
3178 * Cleanup some code and fix typos
3179
3180
3181 ### 2021.02.24
3182 * Moved project to an organization [yt-dlp](https://github.com/yt-dlp)
3183 * **Completely changed project name to yt-dlp** by [Pccode66](https://github.com/Pccode66) and [pukkandan](https://github.com/pukkandan)
3184 * Also, `youtube-dlc` config files are no longer loaded
3185 * Merge youtube-dl: Upto [commit/4460329](https://github.com/ytdl-org/youtube-dl/commit/44603290e5002153f3ebad6230cc73aef42cc2cd) (except tmz, gedi)
3186 * [Readthedocs](https://yt-dlp.readthedocs.io) support by [shirt](https://github.com/shirt-dev)
3187 * [youtube] Show if video was a live stream in info (`was_live`)
3188 * [Zee5] Add new extractor by [Ashish0804](https://github.com/Ashish0804) and [pukkandan](https://github.com/pukkandan)
3189 * [jwplatform] Add support for `hyland.com`
3190 * [tennistv] Fix extractor
3191 * [hls] Support media initialization by [shirt](https://github.com/shirt-dev)
3192 * [hls] Added options `--hls-split-discontinuity` to better support media discontinuity by [shirt](https://github.com/shirt-dev)
3193 * [ffmpeg] Allow passing custom arguments before -i using `--ppa "ffmpeg_i1:ARGS"` syntax
3194 * Fix `--windows-filenames` removing `/` from UNIX paths
3195 * [hls] Show warning if pycryptodome is not found
3196 * [docs] Improvements
3197 * Fix documentation of `Extractor Options`
3198 * Document `all` in format selection
3199 * Document `playable_in_embed` in output templates
3200
3201
3202 ### 2021.02.19
3203 * Merge youtube-dl: Upto [commit/cf2dbec](https://github.com/ytdl-org/youtube-dl/commit/cf2dbec6301177a1fddf72862de05fa912d9869d) (except kakao)
3204 * [viki] Fix extractor
3205 * [niconico] Extract `channel` and `channel_id` by [kurumigi](https://github.com/kurumigi)
3206 * [youtube] Multiple page support for hashtag URLs
3207 * [youtube] Add more invidious instances
3208 * [youtube] Fix comment extraction when comment text is empty
3209 * Option `--windows-filenames` to force use of windows compatible filenames
3210 * [ExtractAudio] Bugfix
3211 * Don't raise `parser.error` when exiting for update
3212 * [MoveFiles] Fix for when merger can't run
3213 * Changed `--trim-file-name` to `--trim-filenames` to be similar to related options
3214 * Format Sort improvements:
3215 * Prefer `vp9.2` more than other `vp9` codecs
3216 * Remove forced priority of `quality`
3217 * Remove unnecessary `field_preference` and misuse of `preference` from extractors
3218 * Build improvements:
3219 * Fix hash output by [shirt](https://github.com/shirt-dev)
3220 * Lock python package versions for x86 and use `wheels` by [shirt](https://github.com/shirt-dev)
3221 * Exclude `vcruntime140.dll` from UPX by [jbruchon](https://github.com/jbruchon)
3222 * Set version number based on UTC time, not local time
3223 * Publish on PyPi only if token is set
3224 * [docs] Better document `--prefer-free-formats` and add `--no-prefer-free-format`
3225
3226
3227 ### 2021.02.15
3228 * Merge youtube-dl: Upto [2021.02.10](https://github.com/ytdl-org/youtube-dl/releases/tag/2021.02.10) (except archive.org)
3229 * [niconico] Improved extraction and support encrypted/SMILE movies by [kurumigi](https://github.com/kurumigi), [tsukumijima](https://github.com/tsukumijima), [bbepis](https://github.com/bbepis), [pukkandan](https://github.com/pukkandan)
3230 * Fix HLS AES-128 with multiple keys in external downloaders by [shirt](https://github.com/shirt-dev)
3231 * [youtube_live_chat] Fix by using POST API by [siikamiika](https://github.com/siikamiika)
3232 * [rumble] Add support for video page
3233 * Option `--allow-unplayable-formats` to allow downloading unplayable video formats
3234 * [ExtractAudio] Don't re-encode when file is already in a common audio format
3235 * [youtube] Fix search continuations
3236 * [youtube] Fix for new accounts
3237 * Improve build/updater: by [pukkandan](https://github.com/pukkandan) and [shirt](https://github.com/shirt-dev)
3238 * Fix SHA256 calculation in build and implement hash checking for updater
3239 * Exit immediately in windows once the update process starts
3240 * Fix updater for `x86.exe`
3241 * Updater looks for both `yt-dlp` and `youtube-dlc` in releases for future-proofing
3242 * Change optional dependency to `pycryptodome`
3243 * Fix issue with unicode filenames in aria2c by [shirt](https://github.com/shirt-dev)
3244 * Fix `allow_playlist_files` not being correctly passed through
3245 * Fix for empty HTTP head requests by [shirt](https://github.com/shirt-dev)
3246 * Fix `get_executable_path` in UNIX
3247 * [sponskrub] Print ffmpeg output and errors to terminal
3248 * `__real_download` should be false when ffmpeg unavailable and no download
3249 * Show `exe`/`zip`/`source` and 32/64bit in verbose message
3250
3251
3252 ### 2021.02.09
3253 * **aria2c support for DASH/HLS**: by [shirt](https://github.com/shirt-dev)
3254 * **Implement Updater** (`-U`) by [shirt](https://github.com/shirt-dev)
3255 * [youtube] Fix comment extraction
3256 * [youtube_live_chat] Improve extraction
3257 * [youtube] Fix for channel URLs sometimes not downloading all pages
3258 * [aria2c] Changed default arguments to `--console-log-level=warn --summary-interval=0 --file-allocation=none -x16 -j16 -s16`
3259 * Add fallback for thumbnails
3260 * [embedthumbnail] Keep original thumbnail after conversion if write_thumbnail given
3261 * [embedsubtitle] Keep original subtitle after conversion if write_subtitles given
3262 * [pyinst.py] Move back to root dir
3263 * [youtube] Simplified renderer parsing and bugfixes
3264 * [movefiles] Fix compatibility with python2
3265 * [remuxvideo] Fix validation of conditional remux
3266 * [sponskrub] Don't raise error when the video does not exist
3267 * [docs] Crypto is an optional dependency
3268
3269
3270 ### 2021.02.04
3271 * Merge youtube-dl: Upto [2021.02.04.1](https://github.com/ytdl-org/youtube-dl/releases/tag/2021.02.04.1)
3272 * **Date/time formatting in output template:**
3273 * You can use [`strftime`](https://docs.python.org/3/library/datetime.html#strftime-and-strptime-format-codes) to format date/time fields. Example: `%(upload_date>%Y-%m-%d)s`
3274 * **Multiple output templates:**
3275 * Separate output templates can be given for the different metadata files by using `-o TYPE:TEMPLATE`
3276 * The allowed types are: `subtitle|thumbnail|description|annotation|infojson|pl_description|pl_infojson`
3277 * [youtube] More metadata extraction for channel/playlist URLs (channel, uploader, thumbnail, tags)
3278 * New option `--no-write-playlist-metafiles` to prevent writing playlist metadata files
3279 * [audius] Fix extractor
3280 * [youtube_live_chat] Fix `parse_yt_initial_data` and add `fragment_retries`
3281 * [postprocessor] Raise errors correctly
3282 * [metadatafromtitle] Fix bug when extracting data from numeric fields
3283 * Fix issue with overwriting files
3284 * Fix "Default format spec" appearing in quiet mode
3285 * [FormatSort] Allow user to prefer av01 over vp9 (The default is still vp9)
3286 * [FormatSort] fix bug where `quality` had more priority than `hasvid`
3287 * [pyinst] Automatically detect python architecture and working directory
3288 * Strip out internal fields such as `_filename` from infojson
3289
3290
3291 ### 2021.01.29
3292 * **Features from [animelover1984/youtube-dl](https://github.com/animelover1984/youtube-dl)**: by [animelover1984](https://github.com/animelover1984) and [bbepis](https://github.com/bbepis)
3293 * Add `--get-comments`
3294 * [youtube] Extract comments
3295 * [billibilli] Added BiliBiliSearchIE, BilibiliChannelIE
3296 * [billibilli] Extract comments
3297 * [billibilli] Better video extraction
3298 * Write playlist data to infojson
3299 * [FFmpegMetadata] Embed infojson inside the video
3300 * [EmbedThumbnail] Try embedding in mp4 using ffprobe and `-disposition`
3301 * [EmbedThumbnail] Treat mka like mkv and mov like mp4
3302 * [EmbedThumbnail] Embed in ogg/opus
3303 * [VideoRemuxer] Conditionally remux video
3304 * [VideoRemuxer] Add `-movflags +faststart` when remuxing to mp4
3305 * [ffmpeg] Print entire stderr in verbose when there is error
3306 * [EmbedSubtitle] Warn when embedding ass in mp4
3307 * [anvato] Use NFLTokenGenerator if possible
3308 * **Parse additional metadata**: New option `--parse-metadata` to extract additional metadata from existing fields
3309 * The extracted fields can be used in `--output`
3310 * Deprecated `--metadata-from-title`
3311 * [Audius] Add extractor
3312 * [youtube] Extract playlist description and write it to `.description` file
3313 * Detect existing files even when using `recode`/`remux` (`extract-audio` is partially fixed)
3314 * Fix wrong user config from v2021.01.24
3315 * [youtube] Report error message from youtube as error instead of warning
3316 * [FormatSort] Fix some fields not sorting from v2021.01.24
3317 * [postprocessor] Deprecate `avconv`/`avprobe`. All current functionality is left untouched. But don't expect any new features to work with avconv
3318 * [postprocessor] fix `write_debug` to not throw error when there is no `_downloader`
3319 * [movefiles] Don't give "cant find" warning when move is unnecessary
3320 * Refactor `update-version`, `pyinst.py` and related files
3321 * [ffmpeg] Document more formats that are supported for remux/recode
3322
3323
3324 ### 2021.01.24
3325 * Merge youtube-dl: Upto [2021.01.24](https://github.com/ytdl-org/youtube-dl/releases/tag/2021.01.16)
3326 * Plugin support ([documentation](https://github.com/yt-dlp/yt-dlp#plugins))
3327 * **Multiple paths**: New option `-P`/`--paths` to give different paths for different types of files
3328 * The syntax is `-P "type:path" -P "type:path"`
3329 * Valid types are: home, temp, description, annotation, subtitle, infojson, thumbnail
3330 * Additionally, configuration file is taken from home directory or current directory
3331 * Allow passing different arguments to different external downloaders
3332 * [mildom] Add extractor by [nao20010128nao](https://github.com/nao20010128nao)
3333 * Warn when using old style `--external-downloader-args` and `--post-processor-args`
3334 * Fix `--no-overwrite` when using `--write-link`
3335 * [sponskrub] Output `unrecognized argument` error message correctly
3336 * [cbs] Make failure to extract title non-fatal
3337 * Fix typecasting when pre-checking archive
3338 * Fix issue with setting title on UNIX
3339 * Deprecate redundant aliases in `formatSort`. The aliases remain functional for backward compatibility, but will be left undocumented
3340 * [tests] Fix test_post_hooks
3341 * [tests] Split core and download tests
3342
3343
3344 ### 2021.01.20
3345 * [TrovoLive] Add extractor (only VODs)
3346 * [pokemon] Add `/#/player` URLs
3347 * Improved parsing of multiple postprocessor-args, add `--ppa` as alias
3348 * [EmbedThumbnail] Simplify embedding in mkv
3349 * [sponskrub] Encode filenames correctly, better debug output and error message
3350 * [readme] Cleanup options
3351
3352
3353 ### 2021.01.16
3354 * Merge youtube-dl: Upto [2021.01.16](https://github.com/ytdl-org/youtube-dl/releases/tag/2021.01.16)
3355 * **Configuration files:**
3356 * Portable configuration file: `./yt-dlp.conf`
3357 * Allow the configuration files to be named `yt-dlp` instead of `youtube-dlc`. See [this](https://github.com/yt-dlp/yt-dlp#configuration) for details
3358 * Add PyPI release
3359
3360
3361 ### 2021.01.14
3362 * Added option `--break-on-reject`
3363 * [roosterteeth.com] Fix for bonus episodes by [Zocker1999NET](https://github.com/Zocker1999NET)
3364 * [tiktok] Fix for when share_info is empty
3365 * [EmbedThumbnail] Fix bug due to incorrect function name
3366 * [docs] Changed sponskrub links to point to [yt-dlp/SponSkrub](https://github.com/yt-dlp/SponSkrub) since I am now providing both linux and windows releases
3367 * [docs] Change all links to correctly point to new fork URL
3368 * [docs] Fixes typos
3369
3370
3371 ### 2021.01.12
3372 * [roosterteeth.com] Add subtitle support by [samiksome](https://github.com/samiksome)
3373 * Added `--force-overwrites`, `--no-force-overwrites` by [alxnull](https://github.com/alxnull)
3374 * Changed fork name to `yt-dlp`
3375 * Fix typos by [FelixFrog](https://github.com/FelixFrog)
3376 * [ci] Option to skip
3377 * [changelog] Added unreleased changes in blackjack4494/yt-dlc
3378
3379
3380 ### 2021.01.10
3381 * [archive.org] Fix extractor and add support for audio and playlists by [wporr](https://github.com/wporr)
3382 * [Animelab] Added by [mariuszskon](https://github.com/mariuszskon)
3383 * [youtube:search] Fix view_count by [ohnonot](https://github.com/ohnonot)
3384 * [youtube] Show if video is embeddable in info (`playable_in_embed`)
3385 * Update version badge automatically in README
3386 * Enable `test_youtube_search_matching`
3387 * Create `to_screen` and similar functions in postprocessor/common
3388
3389
3390 ### 2021.01.09
3391 * [youtube] Fix bug in automatic caption extraction
3392 * Add `post_hooks` to YoutubeDL by [alexmerkel](https://github.com/alexmerkel)
3393 * Batch file enumeration improvements by [glenn-slayden](https://github.com/glenn-slayden)
3394 * Stop immediately when reaching `--max-downloads` by [glenn-slayden](https://github.com/glenn-slayden)
3395 * Fix incorrect ANSI sequence for restoring console-window title by [glenn-slayden](https://github.com/glenn-slayden)
3396 * Kill child processes when yt-dlc is killed by [Unrud](https://github.com/Unrud)
3397
3398
3399 ### 2021.01.08
3400 * Merge youtube-dl: Upto [2021.01.08](https://github.com/ytdl-org/youtube-dl/releases/tag/2021.01.08) except stitcher ([1](https://github.com/ytdl-org/youtube-dl/commit/bb38a1215718cdf36d73ff0a7830a64cd9fa37cc), [2](https://github.com/ytdl-org/youtube-dl/commit/a563c97c5cddf55f8989ed7ea8314ef78e30107f))
3401 * Moved changelog to separate file
3402
3403
3404 ### 2021.01.07-1
3405 * [Akamai] fix by [nixxo](https://github.com/nixxo)
3406 * [Tiktok] merge youtube-dl tiktok extractor by [GreyAlien502](https://github.com/GreyAlien502)
3407 * [vlive] add support for playlists by [kyuyeunk](https://github.com/kyuyeunk)
3408 * [youtube_live_chat] make sure playerOffsetMs is positive by [siikamiika](https://github.com/siikamiika)
3409 * Ignore extra data streams in ffmpeg by [jbruchon](https://github.com/jbruchon)
3410 * Allow passing different arguments to different postprocessors using `--postprocessor-args`
3411 * Deprecated `--sponskrub-args`. The same can now be done using `--postprocessor-args "sponskrub:<args>"`
3412 * [CI] Split tests into core-test and full-test
3413
3414
3415 ### 2021.01.07
3416 * Removed priority of `av01` codec in `-S` since most devices don't support it yet
3417 * Added `duration_string` to be used in `--output`
3418 * Created First Release
3419
3420
3421 ### 2021.01.05-1
3422 * **Changed defaults:**
3423 * Enabled `--ignore`
3424 * Disabled `--video-multistreams` and `--audio-multistreams`
3425 * Changed default format selection to `bv*+ba/b` when `--audio-multistreams` is disabled
3426 * Changed default format sort order to `res,fps,codec,size,br,asr,proto,ext,has_audio,source,format_id`
3427 * Changed `webm` to be more preferable than `flv` in format sorting
3428 * Changed default output template to `%(title)s [%(id)s].%(ext)s`
3429 * Enabled `--list-formats-as-table`
3430
3431
3432 ### 2021.01.05
3433 * **Format Sort:** Added `--format-sort` (`-S`), `--format-sort-force` (`--S-force`) - See [Sorting Formats](README.md#sorting-formats) for details
3434 * **Format Selection:** See [Format Selection](README.md#format-selection) for details
3435 * New format selectors: `best*`, `worst*`, `bestvideo*`, `bestaudio*`, `worstvideo*`, `worstaudio*`
3436 * Changed video format sorting to show video only files and video+audio files together
3437 * Added `--video-multistreams`, `--no-video-multistreams`, `--audio-multistreams`, `--no-audio-multistreams`
3438 * Added `b`,`w`,`v`,`a` as alias for `best`, `worst`, `video` and `audio` respectively
3439 * Shortcut Options: Added `--write-link`, `--write-url-link`, `--write-webloc-link`, `--write-desktop-link` by [h-h-h-h](https://github.com/h-h-h-h) - See [Internet Shortcut Options](README.md#internet-shortcut-options) for details
3440 * **Sponskrub integration:** Added `--sponskrub`, `--sponskrub-cut`, `--sponskrub-force`, `--sponskrub-location`, `--sponskrub-args` - See [SponSkrub Options](README.md#sponskrub-sponsorblock-options) for details
3441 * Added `--force-download-archive` (`--force-write-archive`) by [h-h-h-h](https://github.com/h-h-h-h)
3442 * Added `--list-formats-as-table`, `--list-formats-old`
3443 * **Negative Options:** Makes it possible to negate most boolean options by adding a `no-` to the switch. Usefull when you want to reverse an option that is defined in a config file
3444 * Added `--no-ignore-dynamic-mpd`, `--no-allow-dynamic-mpd`, `--allow-dynamic-mpd`, `--youtube-include-hls-manifest`, `--no-youtube-include-hls-manifest`, `--no-youtube-skip-hls-manifest`, `--no-download`, `--no-download-archive`, `--resize-buffer`, `--part`, `--mtime`, `--no-keep-fragments`, `--no-cookies`, `--no-write-annotations`, `--no-write-info-json`, `--no-write-description`, `--no-write-thumbnail`, `--youtube-include-dash-manifest`, `--post-overwrites`, `--no-keep-video`, `--no-embed-subs`, `--no-embed-thumbnail`, `--no-add-metadata`, `--no-include-ads`, `--no-write-sub`, `--no-write-auto-sub`, `--no-playlist-reverse`, `--no-restrict-filenames`, `--youtube-include-dash-manifest`, `--no-format-sort-force`, `--flat-videos`, `--no-list-formats-as-table`, `--no-sponskrub`, `--no-sponskrub-cut`, `--no-sponskrub-force`
3445 * Renamed: `--write-subs`, `--no-write-subs`, `--no-write-auto-subs`, `--write-auto-subs`. Note that these can still be used without the ending "s"
3446 * Relaxed validation for format filters so that any arbitrary field can be used
3447 * Fix for embedding thumbnail in mp3 by [pauldubois98](https://github.com/pauldubois98) ([ytdl-org/youtube-dl#21569](https://github.com/ytdl-org/youtube-dl/pull/21569))
3448 * Make Twitch Video ID output from Playlist and VOD extractor same. This is only a temporary fix
3449 * Merge youtube-dl: Upto [2021.01.03](https://github.com/ytdl-org/youtube-dl/commit/8e953dcbb10a1a42f4e12e4e132657cb0100a1f8) - See [blackjack4494/yt-dlc#280](https://github.com/blackjack4494/yt-dlc/pull/280) for details
3450 * Extractors [tiktok](https://github.com/ytdl-org/youtube-dl/commit/fb626c05867deab04425bad0c0b16b55473841a2) and [hotstar](https://github.com/ytdl-org/youtube-dl/commit/bb38a1215718cdf36d73ff0a7830a64cd9fa37cc) have not been merged
3451 * Cleaned up the fork for public use
3452
3453
3454 **Note**: All uncredited changes above this point are authored by [pukkandan](https://github.com/pukkandan)
3455
3456 ### Unreleased changes in [blackjack4494/yt-dlc](https://github.com/blackjack4494/yt-dlc)
3457 * Updated to youtube-dl release 2020.11.26 by [pukkandan](https://github.com/pukkandan)
3458 * Youtube improvements by [pukkandan](https://github.com/pukkandan)
3459 * Implemented all Youtube Feeds (ytfav, ytwatchlater, ytsubs, ythistory, ytrec) and SearchURL
3460 * Fix some improper Youtube URLs
3461 * Redirect channel home to /video
3462 * Print youtube's warning message
3463 * Handle Multiple pages for feeds better
3464 * [youtube] Fix ytsearch not returning results sometimes due to promoted content by [coletdjnz](https://github.com/coletdjnz)
3465 * [youtube] Temporary fix for automatic captions - disable json3 by [blackjack4494](https://github.com/blackjack4494)
3466 * Add --break-on-existing by [gergesh](https://github.com/gergesh)
3467 * Pre-check video IDs in the archive before downloading by [pukkandan](https://github.com/pukkandan)
3468 * [bitwave.tv] New extractor by [lorpus](https://github.com/lorpus)
3469 * [Gedi] Add extractor by [nixxo](https://github.com/nixxo)
3470 * [Rcs] Add new extractor by [nixxo](https://github.com/nixxo)
3471 * [skyit] New skyitalia extractor by [nixxo](https://github.com/nixxo)
3472 * [france.tv] Fix thumbnail URL by [renalid](https://github.com/renalid)
3473 * [ina] support mobile links by [B0pol](https://github.com/B0pol)
3474 * [instagram] Fix thumbnail extractor by [nao20010128nao](https://github.com/nao20010128nao)
3475 * [SouthparkDe] Support for English URLs by [xypwn](https://github.com/xypwn)
3476 * [spreaker] fix SpreakerShowIE test URL by [pukkandan](https://github.com/pukkandan)
3477 * [Vlive] Fix playlist handling when downloading a channel by [kyuyeunk](https://github.com/kyuyeunk)
3478 * [tmz] Fix extractor by [diegorodriguezv](https://github.com/diegorodriguezv)
3479 * [ITV] BTCC URL update by [WolfganP](https://github.com/WolfganP)
3480 * [generic] Detect embedded bitchute videos by [pukkandan](https://github.com/pukkandan)
3481 * [generic] Extract embedded youtube and twitter videos by [diegorodriguezv](https://github.com/diegorodriguezv)
3482 * [ffmpeg] Ensure all streams are copied by [pukkandan](https://github.com/pukkandan)
3483 * [embedthumbnail] Fix for os.rename error by [pukkandan](https://github.com/pukkandan)
3484 * make_win.bat: don't use UPX to pack vcruntime140.dll by [jbruchon](https://github.com/jbruchon)
3485
3486
3487 ### Changelog of [blackjack4494/yt-dlc](https://github.com/blackjack4494/yt-dlc) till release 2020.11.11-3
3488
3489 **Note**: This was constructed from the merge commit messages and may not be entirely accurate
3490
3491 * [bandcamp] fix failing test. remove subclass hack by [insaneracist](https://github.com/insaneracist)
3492 * [bandcamp] restore album downloads by [insaneracist](https://github.com/insaneracist)
3493 * [francetv] fix extractor by [Surkal](https://github.com/Surkal)
3494 * [gdcvault] fix extractor by [blackjack4494](https://github.com/blackjack4494)
3495 * [hotstar] Move to API v1 by [theincognito-inc](https://github.com/theincognito-inc)
3496 * [hrfernsehen] add extractor by [blocktrron](https://github.com/blocktrron)
3497 * [kakao] new apis by [blackjack4494](https://github.com/blackjack4494)
3498 * [la7] fix missing protocol by [nixxo](https://github.com/nixxo)
3499 * [mailru] removed escaped braces, use urljoin, added tests by [nixxo](https://github.com/nixxo)
3500 * [MTV/Nick] universal mgid extractor + fix nick.de feed by [blackjack4494](https://github.com/blackjack4494)
3501 * [mtv] Fix a missing match_id by [nixxo](https://github.com/nixxo)
3502 * [Mtv] updated extractor logic & more by [blackjack4494](https://github.com/blackjack4494)
3503 * [ndr] support Daserste ndr by [blackjack4494](https://github.com/blackjack4494)
3504 * [Netzkino] Only use video id to find metadata by [TobiX](https://github.com/TobiX)
3505 * [newgrounds] fix: video download by [insaneracist](https://github.com/insaneracist)
3506 * [nitter] Add new extractor by [B0pol](https://github.com/B0pol)
3507 * [soundcloud] Resolve audio/x-wav by [tfvlrue](https://github.com/tfvlrue)
3508 * [soundcloud] sets pattern and tests by [blackjack4494](https://github.com/blackjack4494)
3509 * [SouthparkDE/MTV] another mgid extraction (mtv_base) feed url updated by [blackjack4494](https://github.com/blackjack4494)
3510 * [StoryFire] Add new extractor by [sgstair](https://github.com/sgstair)
3511 * [twitch] by [geauxlo](https://github.com/geauxlo)
3512 * [videa] Adapt to updates by [adrianheine](https://github.com/adrianheine)
3513 * [Viki] subtitles, formats by [blackjack4494](https://github.com/blackjack4494)
3514 * [vlive] fix extractor for revamped website by [exwm](https://github.com/exwm)
3515 * [xtube] fix extractor by [insaneracist](https://github.com/insaneracist)
3516 * [youtube] Convert subs when download is skipped by [blackjack4494](https://github.com/blackjack4494)
3517 * [youtube] Fix age gate detection by [random-nick](https://github.com/random-nick)
3518 * [youtube] fix yt-only playback when age restricted/gated - requires cookies by [blackjack4494](https://github.com/blackjack4494)
3519 * [youtube] fix: extract artist metadata from ytInitialData by [insaneracist](https://github.com/insaneracist)
3520 * [youtube] fix: extract mix playlist ids from ytInitialData by [insaneracist](https://github.com/insaneracist)
3521 * [youtube] fix: mix playlist title by [insaneracist](https://github.com/insaneracist)
3522 * [youtube] fix: Youtube Music playlists by [insaneracist](https://github.com/insaneracist)
3523 * [Youtube] Fixed problem with new youtube player by [peet1993](https://github.com/peet1993)
3524 * [zoom] Fix url parsing for url's containing /share/ and dots by [Romern](https://github.com/Romern)
3525 * [zoom] new extractor by [insaneracist](https://github.com/insaneracist)
3526 * abc by [adrianheine](https://github.com/adrianheine)
3527 * Added Comcast_SSO fix by [merval](https://github.com/merval)
3528 * Added DRM logic to brightcove by [merval](https://github.com/merval)
3529 * Added regex for ABC.com site. by [kucksdorfs](https://github.com/kucksdorfs)
3530 * alura by [hugohaa](https://github.com/hugohaa)
3531 * Arbitrary merges by [fstirlitz](https://github.com/fstirlitz)
3532 * ard.py_add_playlist_support by [martin54](https://github.com/martin54)
3533 * Bugfix/youtube/chapters fix extractor by [gschizas](https://github.com/gschizas)
3534 * bugfix_youtube_like_extraction by [RedpointsBots](https://github.com/RedpointsBots)
3535 * Create build workflow by [blackjack4494](https://github.com/blackjack4494)
3536 * deezer by [LucBerge](https://github.com/LucBerge)
3537 * Detect embedded bitchute videos by [pukkandan](https://github.com/pukkandan)
3538 * Don't install tests by [l29ah](https://github.com/l29ah)
3539 * Don't try to embed/convert json subtitles generated by [youtube](https://github.com/youtube) livechat by [pukkandan](https://github.com/pukkandan)
3540 * Doodstream by [sxvghd](https://github.com/sxvghd)
3541 * duboku by [lkho](https://github.com/lkho)
3542 * elonet by [tpikonen](https://github.com/tpikonen)
3543 * ext/remuxe-video by [Zocker1999NET](https://github.com/Zocker1999NET)
3544 * fall-back to the old way to fetch subtitles, if needed by [RobinD42](https://github.com/RobinD42)
3545 * feature_subscriber_count by [RedpointsBots](https://github.com/RedpointsBots)
3546 * Fix external downloader when there is no http_header by [pukkandan](https://github.com/pukkandan)
3547 * Fix issue triggered by [tubeup](https://github.com/tubeup) by [nsapa](https://github.com/nsapa)
3548 * Fix YoutubePlaylistsIE by [ZenulAbidin](https://github.com/ZenulAbidin)
3549 * fix-mitele' by [DjMoren](https://github.com/DjMoren)
3550 * fix/google-drive-cookie-issue by [legraphista](https://github.com/legraphista)
3551 * fix_tiktok by [mervel-mervel](https://github.com/mervel-mervel)
3552 * Fixed problem with JS player URL by [peet1993](https://github.com/peet1993)
3553 * fixYTSearch by [xarantolus](https://github.com/xarantolus)
3554 * FliegendeWurst-3sat-zdf-merger-bugfix-feature
3555 * gilou-bandcamp_update
3556 * implement ThisVid extractor by [rigstot](https://github.com/rigstot)
3557 * JensTimmerman-patch-1 by [JensTimmerman](https://github.com/JensTimmerman)
3558 * Keep download archive in memory for better performance by [jbruchon](https://github.com/jbruchon)
3559 * la7-fix by [iamleot](https://github.com/iamleot)
3560 * magenta by [adrianheine](https://github.com/adrianheine)
3561 * Merge 26564 from [adrianheine](https://github.com/adrianheine)
3562 * Merge code from [ddland](https://github.com/ddland)
3563 * Merge code from [nixxo](https://github.com/nixxo)
3564 * Merge code from [ssaqua](https://github.com/ssaqua)
3565 * Merge code from [zubearc](https://github.com/zubearc)
3566 * mkvthumbnail by [MrDoritos](https://github.com/MrDoritos)
3567 * myvideo_ge by [fonkap](https://github.com/fonkap)
3568 * naver by [SeonjaeHyeon](https://github.com/SeonjaeHyeon)
3569 * ondemandkorea by [julien-hadleyjack](https://github.com/julien-hadleyjack)
3570 * rai-update by [iamleot](https://github.com/iamleot)
3571 * RFC: youtube: Polymer UI and JSON endpoints for playlists by [wlritchi](https://github.com/wlritchi)
3572 * rutv by [adrianheine](https://github.com/adrianheine)
3573 * Sc extractor web auth by [blackjack4494](https://github.com/blackjack4494)
3574 * Switch from binary search tree to Python sets by [jbruchon](https://github.com/jbruchon)
3575 * tiktok by [skyme5](https://github.com/skyme5)
3576 * tvnow by [TinyToweringTree](https://github.com/TinyToweringTree)
3577 * twitch-fix by [lel-amri](https://github.com/lel-amri)
3578 * Twitter shortener by [blackjack4494](https://github.com/blackjack4494)
3579 * Update README.md by [JensTimmerman](https://github.com/JensTimmerman)
3580 * Update to reflect website changes. by [amigatomte](https://github.com/amigatomte)
3581 * use webarchive to fix a dead link in README by [B0pol](https://github.com/B0pol)
3582 * Viki the second by [blackjack4494](https://github.com/blackjack4494)
3583 * wdr-subtitles by [mrtnmtth](https://github.com/mrtnmtth)
3584 * Webpfix by [alexmerkel](https://github.com/alexmerkel)
3585 * Youtube live chat by [siikamiika](https://github.com/siikamiika)