]> jfr.im git - yt-dlp.git/blob - Changelog.md
[version] update
[yt-dlp.git] / Changelog.md
1 # Changelog
2
3 <!--
4 # Instuctions for creating release
5
6 * Run `make doc`
7 * Update Changelog.md and CONTRIBUTORS
8 * Change "Based on ytdl" version in Readme.md if needed
9 * Commit as `Release <version>` and push to master
10 * Dispatch the workflow https://github.com/yt-dlp/yt-dlp/actions/workflows/build.yml on master
11 -->
12
13
14 ### 2022.03.08
15
16 * Merge youtube-dl: Upto [commit/6508688](https://github.com/ytdl-org/youtube-dl/commit/6508688e88c83bb811653083db9351702cd39a6a) (except NDR)
17 * Add regex operator and quoting to format filters by [lukasfink1](https://github.com/lukasfink1)
18 * Add brotli content-encoding support by [coletdjnz](https://github.com/coletdjnz)
19 * Add pre-processor stage `after_filter`
20 * Better error message when no `--live-from-start` format
21 * Create necessary directories for `--print-to-file`
22 * Fill more fields for playlists by [Lesmiscore](https://github.com/Lesmiscore)
23 * Fix `-all` for `--sub-langs`
24 * Fix doubling of `video_id` in `ExtractorError`
25 * Fix for when stdout/stderr encoding is `None`
26 * Handle negative duration from extractor
27 * Implement `--add-header` without modifying `std_headers`
28 * Obey `--abort-on-error` for "ffmpeg not installed"
29 * Set `webpage_url_...` from `webpage_url` and not input URL
30 * Tolerate failure to `--write-link` due to unknown URL
31 * [aria2c] Add `--http-accept-gzip=true`
32 * [build] Update pyinstaller to 4.10 by [shirt-dev](https://github.com/shirt-dev)
33 * [cookies] Update MacOS12 `Cookies.binarycookies` location by [mdpauley](https://github.com/mdpauley)
34 * [devscripts] Improve `prepare_manpage`
35 * [downloader] Do not use aria2c for non-native `m3u8`
36 * [downloader] Obey `--file-access-retries` when deleting/renaming by [ehoogeveen-medweb](https://github.com/ehoogeveen-medweb)
37 * [extractor] Allow `http_headers` to be specified for `thumbnails`
38 * [extractor] Extract subtitles from manifests for vimeo, globo, kaltura, svt by [fstirlitz](https://github.com/fstirlitz)
39 * [extractor] Fix for manifests without period duration by [dirkf](https://github.com/dirkf), [pukkandan](https://github.com/pukkandan)
40 * [extractor] Support `--mark-watched` without `_NETRC_MACHINE` by [coletdjnz](https://github.com/coletdjnz)
41 * [FFmpegConcat] Abort on `--simulate`
42 * [FormatSort] Consider `acodec`=`ogg` as `vorbis`
43 * [fragment] Fix bugs around resuming with Range by [Lesmiscore](https://github.com/Lesmiscore)
44 * [fragment] Improve `--live-from-start` for YouTube livestreams by [Lesmiscore](https://github.com/Lesmiscore)
45 * [generic] Pass referer to extracted formats
46 * [generic] Set rss `guid` as video id by [Bricio](https://github.com/Bricio)
47 * [options] Better ambiguous option resolution
48 * [options] Rename `--clean-infojson` to `--clean-info-json`
49 * [SponsorBlock] Fixes for highlight and "full video labels" by [nihil-admirari](https://github.com/nihil-admirari)
50 * [Sponsorblock] minor fixes by [nihil-admirari](https://github.com/nihil-admirari)
51 * [utils] Better traceback for `ExtractorError`
52 * [utils] Fix file locking for AOSP by [jakeogh](https://github.com/jakeogh)
53 * [utils] Improve file locking
54 * [utils] OnDemandPagedList: Do not download pages after error
55 * [utils] render_table: Fix character calculation for removing extra gap by [Lesmiscore](https://github.com/Lesmiscore)
56 * [utils] Use `locked_file` for `sanitize_open` by [jakeogh](https://github.com/jakeogh)
57 * [utils] Validate `DateRange` input
58 * [utils] WebSockets wrapper for non-async functions by [Lesmiscore](https://github.com/Lesmiscore)
59 * [cleanup] Don't pass protocol to `_extract_m3u8_formats` for live videos
60 * [cleanup] Remove extractors for some dead websites by [marieell](https://github.com/marieell)
61 * [cleanup, docs] Misc cleanup
62 * [AbemaTV] Add extractors by [Lesmiscore](https://github.com/Lesmiscore)
63 * [adobepass] Add Suddenlink MSO by [CplPwnies](https://github.com/CplPwnies)
64 * [ant1newsgr] Add extractor by [zmousm](https://github.com/zmousm)
65 * [bigo] Add extractor by [Lesmiscore](https://github.com/Lesmiscore)
66 * [Caltrans] Add extractor by [Bricio](https://github.com/Bricio)
67 * [daystar] Add extractor by [hatienl0i261299](https://github.com/hatienl0i261299)
68 * [fc2:live] Add extractor by [Lesmiscore](https://github.com/Lesmiscore)
69 * [fptplay] Add extractor by [hatienl0i261299](https://github.com/hatienl0i261299)
70 * [murrtube] Add extractor by [cyberfox1691](https://github.com/cyberfox1691)
71 * [nfb] Add extractor by [ofkz](https://github.com/ofkz)
72 * [niconico] Add playlist extractors and refactor by [Lesmiscore](https://github.com/Lesmiscore)
73 * [peekvids] Add extractor by [schn0sch](https://github.com/schn0sch)
74 * [piapro] Add extractor by [pycabbage](https://github.com/pycabbage), [Lesmiscore](https://github.com/Lesmiscore)
75 * [rokfin] Add extractor by [P-reducible](https://github.com/P-reducible), [pukkandan](https://github.com/pukkandan)
76 * [rokfin] Add stack and channel extractors by [P-reducible](https://github.com/P-reducible), [pukkandan](https://github.com/pukkandan)
77 * [ruv.is] Add extractor by [iw0nderhow](https://github.com/iw0nderhow)
78 * [telegram] Add extractor by [hatienl0i261299](https://github.com/hatienl0i261299)
79 * [VideocampusSachsen] Add extractors by [FestplattenSchnitzel](https://github.com/FestplattenSchnitzel)
80 * [xinpianchang] Add extractor by [hatienl0i261299](https://github.com/hatienl0i261299)
81 * [abc] Support 1080p by [Ronnnny](https://github.com/Ronnnny)
82 * [afreecatv] Support password-protected livestreams by [wlritchi](https://github.com/wlritchi)
83 * [ard] Fix valid URL
84 * [ATVAt] Detect geo-restriction by [marieell](https://github.com/marieell)
85 * [bandcamp] Detect acodec
86 * [bandcamp] Fix user URLs by [lyz-code](https://github.com/lyz-code)
87 * [bbc] Fix extraction of news articles by [ajj8](https://github.com/ajj8)
88 * [beeg] Fix extractor by [Bricio](https://github.com/Bricio)
89 * [bigo] Fix extractor to not to use `form_params`
90 * [Bilibili] Pass referer for all formats by [blackgear](https://github.com/blackgear)
91 * [Biqle] Fix extractor by [Bricio](https://github.com/Bricio)
92 * [ccma] Fix timestamp parsing by [nyuszika7h](https://github.com/nyuszika7h)
93 * [crunchyroll] Better error reporting on login failure by [tejing1](https://github.com/tejing1)
94 * [cspan] Support of C-Span congress videos by [Grabien](https://github.com/Grabien)
95 * [dropbox] fix regex by [zenerdi0de](https://github.com/zenerdi0de)
96 * [fc2] Fix extraction by [Lesmiscore](https://github.com/Lesmiscore)
97 * [fujitv] Extract resolution for free sources by [YuenSzeHong](https://github.com/YuenSzeHong)
98 * [Gettr] Add `GettrStreamingIE` by [i6t](https://github.com/i6t)
99 * [Gettr] Fix formats order by [i6t](https://github.com/i6t)
100 * [Gettr] Improve extractor by [i6t](https://github.com/i6t)
101 * [globo] Expand valid URL by [Bricio](https://github.com/Bricio)
102 * [lbry] Fix `--ignore-no-formats-error`
103 * [manyvids] Extract `uploader` by [regarten](https://github.com/regarten)
104 * [mildom] Fix linter
105 * [mildom] Rework extractors by [Lesmiscore](https://github.com/Lesmiscore)
106 * [mirrativ] Cleanup extractor code by [Lesmiscore](https://github.com/Lesmiscore)
107 * [nhk] Add support for NHK for School by [Lesmiscore](https://github.com/Lesmiscore)
108 * [niconico:tag] Add support for searching tags
109 * [nrk] Add fallback API
110 * [peekvids] Use JSON-LD by [schn0sch](https://github.com/schn0sch)
111 * [peertube] Add media.fsfe.org by [mxmehl](https://github.com/mxmehl)
112 * [rtvs] Fix extractor by [Bricio](https://github.com/Bricio)
113 * [spiegel] Fix `_VALID_URL`
114 * [ThumbnailsConvertor] Support `webp`
115 * [tiktok] Fix `vm.tiktok`/`vt.tiktok` URLs
116 * [tubitv] Fix/improve TV series extraction by [bbepis](https://github.com/bbepis)
117 * [tumblr] Fix extractor by [foghawk](https://github.com/foghawk)
118 * [twitcasting] Add fallback for finding running live by [Lesmiscore](https://github.com/Lesmiscore)
119 * [TwitCasting] Check for password protection by [Lesmiscore](https://github.com/Lesmiscore)
120 * [twitcasting] Fix extraction by [Lesmiscore](https://github.com/Lesmiscore)
121 * [twitch] Fix field name of `view_count`
122 * [twitter] Fix for private videos by [iphoting](https://github.com/iphoting)
123 * [washingtonpost] Fix extractor by [Bricio](https://github.com/Bricio)
124 * [youtube:tab] Add `approximate_date` extractor-arg
125 * [youtube:tab] Follow redirect to regional channel by [coletdjnz](https://github.com/coletdjnz)
126 * [youtube:tab] Reject webpage data if redirected to home page
127 * [youtube] De-prioritize potentially damaged formats
128 * [youtube] Differentiate descriptive audio by language code
129 * [youtube] Ensure subtitle urls are absolute by [coletdjnz](https://github.com/coletdjnz)
130 * [youtube] Escape possible `$` in `_extract_n_function_name` regex by [Lesmiscore](https://github.com/Lesmiscore)
131 * [youtube] Fix automatic captions
132 * [youtube] Fix n-sig extraction for phone player JS by [MinePlayersPE](https://github.com/MinePlayersPE)
133 * [youtube] Further de-prioritize 3gp format
134 * [youtube] Label original auto-subs
135 * [youtube] Prefer UTC upload date for videos by [coletdjnz](https://github.com/coletdjnz)
136 * [zaq1] Remove dead extractor by [marieell](https://github.com/marieell)
137 * [zee5] Support web-series by [Aniruddh-J](https://github.com/Aniruddh-J)
138 * [zingmp3] Fix extractor by [hatienl0i261299](https://github.com/hatienl0i261299)
139 * [zoom] Add support for screen cast by [Mipsters](https://github.com/Mipsters)
140
141
142 ### 2022.02.04
143
144 * [youtube:search] Fix extractor by [coletdjnz](https://github.com/coletdjnz)
145 * [youtube:search] Add tests
146 * [twitcasting] Enforce UTF-8 for POST payload by [Lesmiscore](https://github.com/Lesmiscore)
147 * [mediaset] Fix extractor by [nixxo](https://github.com/nixxo)
148 * [websocket] Make syntax error in `websockets` module non-fatal
149
150 ### 2022.02.03
151
152 * Merge youtube-dl: Upto [commit/78ce962](https://github.com/ytdl-org/youtube-dl/commit/78ce962f4fe020994c216dd2671546fbe58a5c67)
153 * Add option `--print-to-file`
154 * Make nested --config-locations relative to parent file
155 * Ensure `_type` is present in `info.json`
156 * Fix `--compat-options list-formats`
157 * Fix/improve `InAdvancePagedList`
158 * [downloader/ffmpeg] Handle unknown formats better
159 * [outtmpl] Handle `-o ""` better
160 * [outtmpl] Handle hard-coded file extension better
161 * [extractor] Add convinience function `_yes_playlist`
162 * [extractor] Allow non-fatal `title` extraction
163 * [extractor] Extract video inside `Article` json_ld
164 * [generic] Allow further processing of json_ld URL
165 * [cookies] Fix keyring selection for unsupported desktops
166 * [utils] Strip double spaces in `clean_html` by [dirkf](https://github.com/dirkf)
167 * [aes] Add `unpad_pkcs7`
168 * [test] Fix `test_youtube_playlist_noplaylist`
169 * [docs,cleanup] Misc cleanup
170 * [dplay] Add extractors for site changes by [Sipherdrakon](https://github.com/Sipherdrakon)
171 * [ertgr] Add extractors by [zmousm](https://github.com/zmousm), [dirkf](https://github.com/dirkf)
172 * [Musicdex] Add extractors by [Ashish0804](https://github.com/Ashish0804)
173 * [YandexVideoPreview] Add extractor by [KiberInfinity](https://github.com/KiberInfinity)
174 * [youtube] Add extractor `YoutubeMusicSearchURLIE`
175 * [archive.org] Ignore unnecessary files
176 * [Bilibili] Add 8k support by [u-spec-png](https://github.com/u-spec-png)
177 * [bilibili] Fix extractor, make anthology title non-fatal
178 * [CAM4] Add thumbnail extraction by [alerikaisattera](https://github.com/alerikaisattera)
179 * [cctv] De-prioritize sample format
180 * [crunchyroll:beta] Add cookies support by [tejing1](https://github.com/tejing1)
181 * [crunchyroll] Fix login by [tejing1](https://github.com/tejing1)
182 * [doodstream] Fix extractor
183 * [fc2] Fix extraction by [Lesmiscore](https://github.com/Lesmiscore)
184 * [FFmpegConcat] Abort on --skip-download and download errors
185 * [Fujitv] Extract metadata and support premium by [YuenSzeHong](https://github.com/YuenSzeHong)
186 * [globo] Fix extractor by [Bricio](https://github.com/Bricio)
187 * [glomex] Simplify embed detection
188 * [GoogleSearch] Fix extractor
189 * [Instagram] Fix extraction when logged in by [MinePlayersPE](https://github.com/MinePlayersPE)
190 * [iq.com] Add VIP support by [MinePlayersPE](https://github.com/MinePlayersPE)
191 * [mildom] Fix extractor by [lazypete365](https://github.com/lazypete365)
192 * [MySpass] Fix video url processing by [trassshhub](https://github.com/trassshhub)
193 * [Odnoklassniki] Improve embedded players extraction by [KiberInfinity](https://github.com/KiberInfinity)
194 * [orf:tvthek] Lazy playlist extraction and obey --no-playlist
195 * [Pladform] Fix redirection to external player by [KiberInfinity](https://github.com/KiberInfinity)
196 * [ThisOldHouse] Improve Premium URL check by [Ashish0804](https://github.com/Ashish0804)
197 * [TikTok] Iterate through app versions by [MinePlayersPE](https://github.com/MinePlayersPE)
198 * [tumblr] Fix 403 errors and handle vimeo embeds by [foghawk](https://github.com/foghawk)
199 * [viki] Fix "Bad request" for manifest by [nyuszika7h](https://github.com/nyuszika7h)
200 * [Vimm] add recording extractor by [alerikaisattera](https://github.com/alerikaisattera)
201 * [web.archive:youtube] Add `ytarchive:` prefix and misc cleanup
202 * [youtube:api] Do not use seek when reading HTTPError response by [coletdjnz](https://github.com/coletdjnz)
203 * [youtube] Fix n-sig for player e06dea74
204 * [youtube, cleanup] Misc fixes and cleanup
205
206
207 ### 2022.01.21
208
209 * Add option `--concat-playlist` to **concat videos in a playlist**
210 * Allow **multiple and nested configuration files**
211 * Add more post-processing stages (`after_video`, `playlist`)
212 * Allow `--exec` to be run at any post-processing stage (Deprecates `--exec-before-download`)
213 * Allow `--print` to be run at any post-processing stage
214 * Allow listing formats, thumbnails, subtitles using `--print` by [pukkandan](https://github.com/pukkandan), [Zirro](https://github.com/Zirro)
215 * Add fields `video_autonumber`, `modified_date`, `modified_timestamp`, `playlist_count`, `channel_follower_count`
216 * Add key `requested_downloads` in the root `info_dict`
217 * Write `download_archive` only after all formats are downloaded
218 * [FfmpegMetadata] Allow setting metadata of individual streams using `meta<n>_` prefix
219 * Add option `--legacy-server-connect` by [xtkoba](https://github.com/xtkoba)
220 * Allow escaped `,` in `--extractor-args`
221 * Allow unicode characters in `info.json`
222 * Check for existing thumbnail/subtitle in final directory
223 * Don't treat empty containers as `None` in `sanitize_info`
224 * Fix `-s --ignore-no-formats --force-write-archive`
225 * Fix live title for multiple formats
226 * List playlist thumbnails in `--list-thumbnails`
227 * Raise error if subtitle download fails
228 * [cookies] Fix bug when keyring is unspecified
229 * [ffmpeg] Ignore unknown streams, standardize use of `-map 0`
230 * [outtmpl] Alternate form for `D` and fix suffix's case
231 * [utils] Add `Sec-Fetch-Mode` to `std_headers`
232 * [utils] Fix `format_bytes` output for Bytes by [pukkandan](https://github.com/pukkandan), [mdawar](https://github.com/mdawar)
233 * [utils] Handle `ss:xxx` in `parse_duration`
234 * [utils] Improve parsing for nested HTML elements by [zmousm](https://github.com/zmousm), [pukkandan](https://github.com/pukkandan)
235 * [utils] Use key `None` in `traverse_obj` to return as-is
236 * [extractor] Detect more subtitle codecs in MPD manifests by [fstirlitz](https://github.com/fstirlitz)
237 * [extractor] Extract chapters from JSON-LD by [iw0nderhow](https://github.com/iw0nderhow), [pukkandan](https://github.com/pukkandan)
238 * [extractor] Extract thumbnails from JSON-LD by [nixxo](https://github.com/nixxo)
239 * [extractor] Improve `url_result` and related
240 * [generic] Improve KVS player extraction by [trassshhub](https://github.com/trassshhub)
241 * [build] Reduce dependency on third party workflows
242 * [extractor,cleanup] Use `_search_nextjs_data`, `format_field`
243 * [cleanup] Minor fixes and cleanup
244 * [docs] Improvements
245 * [test] Fix TestVerboseOutput
246 * [afreecatv] Add livestreams extractor by [wlritchi](https://github.com/wlritchi)
247 * [callin] Add extractor by [foghawk](https://github.com/foghawk)
248 * [CrowdBunker] Add extractors by [Ashish0804](https://github.com/Ashish0804)
249 * [daftsex] Add extractors by [k3ns1n](https://github.com/k3ns1n)
250 * [digitalconcerthall] Add extractor by [teridon](https://github.com/teridon)
251 * [Drooble] Add extractor by [u-spec-png](https://github.com/u-spec-png)
252 * [EuropeanTour] Add extractor by [Ashish0804](https://github.com/Ashish0804)
253 * [iq.com] Add extractors by [MinePlayersPE](https://github.com/MinePlayersPE)
254 * [KelbyOne] Add extractor by [Ashish0804](https://github.com/Ashish0804)
255 * [LnkIE] Add extractor by [Ashish0804](https://github.com/Ashish0804)
256 * [MainStreaming] Add extractor by [coletdjnz](https://github.com/coletdjnz)
257 * [megatvcom] Add extractors by [zmousm](https://github.com/zmousm)
258 * [Newsy] Add extractor by [Ashish0804](https://github.com/Ashish0804)
259 * [noodlemagazine] Add extractor by [trassshhub](https://github.com/trassshhub)
260 * [PokerGo] Add extractors by [Ashish0804](https://github.com/Ashish0804)
261 * [Pornez] Add extractor by [mozlima](https://github.com/mozlima)
262 * [PRX] Add Extractors by [coletdjnz](https://github.com/coletdjnz)
263 * [RTNews] Add extractor by [Ashish0804](https://github.com/Ashish0804)
264 * [Rule34video] Add extractor by [trassshhub](https://github.com/trassshhub)
265 * [tvopengr] Add extractors by [zmousm](https://github.com/zmousm)
266 * [Vimm] Add extractor by [alerikaisattera](https://github.com/alerikaisattera)
267 * [glomex] Add extractors by [zmousm](https://github.com/zmousm)
268 * [instagram] Add story/highlight extractor by [u-spec-png](https://github.com/u-spec-png)
269 * [openrec] Add movie extractor by [Lesmiscore](https://github.com/Lesmiscore)
270 * [rai] Add Raiplaysound extractors by [nixxo](https://github.com/nixxo), [pukkandan](https://github.com/pukkandan)
271 * [aparat] Fix extractor
272 * [ard] Extract subtitles by [fstirlitz](https://github.com/fstirlitz)
273 * [BiliIntl] Add login by [MinePlayersPE](https://github.com/MinePlayersPE)
274 * [CeskaTelevize] Use `http` for manifests
275 * [CTVNewsIE] Add fallback for video search by [Ashish0804](https://github.com/Ashish0804)
276 * [dplay] Migrate DiscoveryPlusItaly to DiscoveryPlus by [timendum](https://github.com/timendum)
277 * [dplay] Re-structure DiscoveryPlus extractors
278 * [Dropbox] Support password protected files and more formats by [zenerdi0de](https://github.com/zenerdi0de)
279 * [facebook] Fix extraction from groups
280 * [facebook] Improve title and uploader extraction
281 * [facebook] Parse dash manifests
282 * [fox] Extract m3u8 from preview by [ischmidt20](https://github.com/ischmidt20)
283 * [funk] Support origin URLs
284 * [gfycat] Fix `uploader`
285 * [gfycat] Support embeds by [coletdjnz](https://github.com/coletdjnz)
286 * [hotstar] Add extractor args to ignore tags by [Ashish0804](https://github.com/Ashish0804)
287 * [hrfernsehen] Fix ardloader extraction by [CreaValix](https://github.com/CreaValix)
288 * [instagram] Fix username extraction for stories and highlights by [nyuszika7h](https://github.com/nyuszika7h)
289 * [kakao] Detect geo-restriction
290 * [line] Remove `tv.line.me` by [sian1468](https://github.com/sian1468)
291 * [mixch] Add `MixchArchiveIE` by [Lesmiscore](https://github.com/Lesmiscore)
292 * [mixcloud] Detect restrictions by [llacb47](https://github.com/llacb47)
293 * [NBCSports] Fix extraction of platform URLs by [ischmidt20](https://github.com/ischmidt20)
294 * [Nexx] Extract more metadata by [MinePlayersPE](https://github.com/MinePlayersPE)
295 * [Nexx] Support 3q CDN by [MinePlayersPE](https://github.com/MinePlayersPE)
296 * [pbs] de-prioritize AD formats
297 * [PornHub,YouTube] Refresh onion addresses by [unit193](https://github.com/unit193)
298 * [RedBullTV] Parse subtitles from manifest by [Ashish0804](https://github.com/Ashish0804)
299 * [streamcz] Fix extractor by [arkamar](https://github.com/arkamar), [pukkandan](https://github.com/pukkandan)
300 * [Ted] Rewrite extractor by [pukkandan](https://github.com/pukkandan), [trassshhub](https://github.com/trassshhub)
301 * [Theta] Fix valid URL by [alerikaisattera](https://github.com/alerikaisattera)
302 * [ThisOldHouseIE] Add support for premium videos by [Ashish0804](https://github.com/Ashish0804)
303 * [TikTok] Fix extraction for sigi-based webpages, add API fallback by [MinePlayersPE](https://github.com/MinePlayersPE)
304 * [TikTok] Pass cookies to formats, and misc fixes by [MinePlayersPE](https://github.com/MinePlayersPE)
305 * [TikTok] Extract captions, user thumbnail by [MinePlayersPE](https://github.com/MinePlayersPE)
306 * [TikTok] Change app version by [MinePlayersPE](https://github.com/MinePlayersPE), [llacb47](https://github.com/llacb47)
307 * [TVer] Extract message for unaired live by [Lesmiscore](https://github.com/Lesmiscore)
308 * [twitcasting] Refactor extractor by [Lesmiscore](https://github.com/Lesmiscore)
309 * [twitter] Fix video in quoted tweets
310 * [veoh] Improve extractor by [foghawk](https://github.com/foghawk)
311 * [vk] Capture `clip` URLs
312 * [vk] Fix VKUserVideosIE by [Ashish0804](https://github.com/Ashish0804)
313 * [vk] Improve `_VALID_URL` by [k3ns1n](https://github.com/k3ns1n)
314 * [VrtNU] Handle empty title by [pgaig](https://github.com/pgaig)
315 * [XVideos] Check HLS formats by [MinePlayersPE](https://github.com/MinePlayersPE)
316 * [yahoo:gyao] Improved playlist handling by [hyano](https://github.com/hyano)
317 * [youtube:tab] Extract more playlist metadata by [coletdjnz](https://github.com/coletdjnz), [pukkandan](https://github.com/pukkandan)
318 * [youtube:tab] Raise error on tab redirect by [krichbanana](https://github.com/krichbanana), [coletdjnz](https://github.com/coletdjnz)
319 * [youtube] Update Innertube clients by [coletdjnz](https://github.com/coletdjnz)
320 * [youtube] Detect live-stream embeds
321 * [youtube] Do not return `upload_date` for playlists
322 * [youtube] Extract channel subscriber count by [coletdjnz](https://github.com/coletdjnz)
323 * [youtube] Make invalid storyboard URL non-fatal
324 * [youtube] Enforce UTC, update innertube clients and tests by [coletdjnz](https://github.com/coletdjnz)
325 * [zdf] Add chapter extraction by [iw0nderhow](https://github.com/iw0nderhow)
326 * [zee5] Add geo-bypass
327
328
329 ### 2021.12.27
330
331 * Avoid recursion error when re-extracting info
332 * [ffmpeg] Fix position of `--ppa`
333 * [aria2c] Don't show progress when `--no-progress`
334 * [cookies] Support other keyrings by [mbway](https://github.com/mbway)
335 * [EmbedThumbnail] Prefer AtomicParsley over ffmpeg if available
336 * [generic] Fix HTTP KVS Player by [git-anony-mouse](https://github.com/git-anony-mouse)
337 * [ThumbnailsConvertor] Fix for when there are no thumbnails
338 * [docs] Add examples for using `TYPES:` in `-P`/`-o`
339 * [PixivSketch] Add extractors by [nao20010128nao](https://github.com/nao20010128nao)
340 * [tiktok] Add music, sticker and tag IEs by [MinePlayersPE](https://github.com/MinePlayersPE)
341 * [BiliIntl] Fix extractor by [MinePlayersPE](https://github.com/MinePlayersPE)
342 * [CBC] Fix URL regex
343 * [tiktok] Fix `extractor_key` used in archive
344 * [youtube] **End `live-from-start` properly when stream ends with 403**
345 * [Zee5] Fix VALID_URL for tv-shows by [Ashish0804](https://github.com/Ashish0804)
346
347 ### 2021.12.25
348
349 * [dash,youtube] **Download live from start to end** by [nao20010128nao](https://github.com/nao20010128nao), [pukkandan](https://github.com/pukkandan)
350 * Add option `--live-from-start` to enable downloading live videos from start
351 * Add key `is_from_start` in formats to identify formats (of live videos) that downloads from start
352 * [dash] Create protocol `http_dash_segments_generator` that allows a function to be passed instead of fragments
353 * [fragment] Allow multiple live dash formats to download simultaneously
354 * [youtube] Implement fragment re-fetching for the live dash formats
355 * [youtube] Re-extract dash manifest every 5 hours (manifest expires in 6hrs)
356 * [postprocessor/ffmpeg] Add `FFmpegFixupDuplicateMoovPP` to fixup duplicated moov atoms
357 * Known issues:
358 * Ctrl+C doesn't work on Windows when downloading multiple formats
359 * If video becomes private, download hangs
360 * [SponsorBlock] Add `Filler` and `Highlight` categories by [nihil-admirari](https://github.com/nihil-admirari), [pukkandan](https://github.com/pukkandan)
361 * Change `--sponsorblock-cut all` to `--sponsorblock-cut default` if you do not want filler sections to be removed
362 * Add field `webpage_url_domain`
363 * Add interactive format selection with `-f -`
364 * Add option `--file-access-retries` by [ehoogeveen-medweb](https://github.com/ehoogeveen-medweb)
365 * [outtmpl] Add alternate forms `S`, `D` and improve `id` detection
366 * [outtmpl] Add operator `&` for replacement text by [PilzAdam](https://github.com/PilzAdam)
367 * [EmbedSubtitle] Disable duration check temporarily
368 * [extractor] Add `_search_nuxt_data` by [nao20010128nao](https://github.com/nao20010128nao)
369 * [extractor] Ignore errors in comment extraction when `-i` is given
370 * [extractor] Standardize `_live_title`
371 * [FormatSort] Prevent incorrect deprecation warning
372 * [generic] Extract m3u8 formats from JSON-LD
373 * [postprocessor/ffmpeg] Always add `faststart`
374 * [utils] Fix parsing `YYYYMMDD` dates in Nov/Dec by [wlritchi](https://github.com/wlritchi)
375 * [utils] Improve `parse_count`
376 * [utils] Update `std_headers` by [kikuyan](https://github.com/kikuyan), [fstirlitz](https://github.com/fstirlitz)
377 * [lazy_extractors] Fix for search IEs
378 * [extractor] Support default implicit graph in JSON-LD by [zmousm](https://github.com/zmousm)
379 * Allow `--no-write-thumbnail` to override `--write-all-thumbnail`
380 * Fix `--throttled-rate`
381 * Fix control characters being printed to `--console-title`
382 * Fix PostProcessor hooks not registered for some PPs
383 * Pre-process when using `--flat-playlist`
384 * Remove known invalid thumbnails from `info_dict`
385 * Add warning when using `-f best`
386 * Use `parse_duration` for `--wait-for-video` and some minor fix
387 * [test/download] Add more fields
388 * [test/download] Ignore field `webpage_url_domain` by [std-move](https://github.com/std-move)
389 * [compat] Suppress errors in enabling VT mode
390 * [docs] Improve manpage format by [iw0nderhow](https://github.com/iw0nderhow), [pukkandan](https://github.com/pukkandan)
391 * [docs,cleanup] Minor fixes and cleanup
392 * [cleanup] Fix some typos by [unit193](https://github.com/unit193)
393 * [ABC:iview] Add show extractor by [pabs3](https://github.com/pabs3)
394 * [dropout] Add extractor by [TwoThousandHedgehogs](https://github.com/TwoThousandHedgehogs), [pukkandan](https://github.com/pukkandan)
395 * [GameJolt] Add extractors by [MinePlayersPE](https://github.com/MinePlayersPE)
396 * [gofile] Add extractor by [Jertzukka](https://github.com/Jertzukka), [Ashish0804](https://github.com/Ashish0804)
397 * [hse] Add extractors by [cypheron](https://github.com/cypheron), [pukkandan](https://github.com/pukkandan)
398 * [NateTV] Add NateIE and NateProgramIE by [Ashish0804](https://github.com/Ashish0804), [Hyeeji](https://github.com/Hyeeji)
399 * [OpenCast] Add extractors by [bwildenhain](https://github.com/bwildenhain), [C0D3D3V](https://github.com/C0D3D3V)
400 * [rtve] Add `RTVEAudioIE` by [kebianizao](https://github.com/kebianizao)
401 * [Rutube] Add RutubeChannelIE by [Ashish0804](https://github.com/Ashish0804)
402 * [skeb] Add extractor by [nao20010128nao](https://github.com/nao20010128nao)
403 * [soundcloud] Add related tracks extractor by [Lapin0t](https://github.com/Lapin0t)
404 * [toggo] Add extractor by [nyuszika7h](https://github.com/nyuszika7h)
405 * [TrueID] Add extractor by [MinePlayersPE](https://github.com/MinePlayersPE)
406 * [audiomack] Update album and song VALID_URL by [abdullah-if](https://github.com/abdullah-if), [dirkf](https://github.com/dirkf)
407 * [CBC Gem] Extract 1080p formats by [DavidSkrundz](https://github.com/DavidSkrundz)
408 * [ceskatelevize] Fetch iframe from nextJS data by [mkubecek](https://github.com/mkubecek)
409 * [crackle] Look for non-DRM formats by [raleeper](https://github.com/raleeper)
410 * [dplay] Temporary fix for `discoveryplus.com/it`
411 * [DiscoveryPlusShowBaseIE] yield actual video id by [Ashish0804](https://github.com/Ashish0804)
412 * [Facebook] Handle redirect URLs
413 * [fujitv] Extract 1080p from `tv_android` m3u8 by [YuenSzeHong](https://github.com/YuenSzeHong)
414 * [gronkh] Support new URL pattern by [Sematre](https://github.com/Sematre)
415 * [instagram] Expand valid URL by [u-spec-png](https://github.com/u-spec-png)
416 * [Instagram] Try bypassing login wall with embed page by [MinePlayersPE](https://github.com/MinePlayersPE)
417 * [Jamendo] Fix use of `_VALID_URL_RE` by [jaller94](https://github.com/jaller94)
418 * [LBRY] Support livestreams by [Ashish0804](https://github.com/Ashish0804), [pukkandan](https://github.com/pukkandan)
419 * [NJPWWorld] Extract formats from m3u8 by [aarubui](https://github.com/aarubui)
420 * [NovaEmbed] update player regex by [std-move](https://github.com/std-move)
421 * [npr] Make SMIL extraction non-fatal by [r5d](https://github.com/r5d)
422 * [ntvcojp] Extract NUXT data by [nao20010128nao](https://github.com/nao20010128nao)
423 * [ok.ru] add mobile fallback by [nao20010128nao](https://github.com/nao20010128nao)
424 * [olympics] Add uploader and cleanup by [u-spec-png](https://github.com/u-spec-png)
425 * [ondemandkorea] Update `jw_config` regex by [julien-hadleyjack](https://github.com/julien-hadleyjack)
426 * [PlutoTV] Expand `_VALID_URL`
427 * [RaiNews] Fix extractor by [nixxo](https://github.com/nixxo)
428 * [RCTIPlusSeries] Lazy extraction and video type selection by [MinePlayersPE](https://github.com/MinePlayersPE)
429 * [redtube] Handle formats delivered inside a JSON by [dirkf](https://github.com/dirkf), [nixxo](https://github.com/nixxo)
430 * [SonyLiv] Add OTP login support by [Ashish0804](https://github.com/Ashish0804)
431 * [Steam] Fix extractor by [u-spec-png](https://github.com/u-spec-png)
432 * [TikTok] Pass cookies to mobile API by [MinePlayersPE](https://github.com/MinePlayersPE)
433 * [trovo] Fix inheritance of `TrovoChannelBaseIE`
434 * [TVer] Extract better thumbnails by [YuenSzeHong](https://github.com/YuenSzeHong)
435 * [vimeo] Extract chapters
436 * [web.archive:youtube] Improve metadata extraction by [coletdjnz](https://github.com/coletdjnz)
437 * [youtube:comments] Add more options for limiting number of comments extracted by [coletdjnz](https://github.com/coletdjnz)
438 * [youtube:tab] Extract more metadata from feeds/channels/playlists by [coletdjnz](https://github.com/coletdjnz)
439 * [youtube:tab] Extract video thumbnails from playlist by [coletdjnz](https://github.com/coletdjnz), [pukkandan](https://github.com/pukkandan)
440 * [youtube:tab] Ignore query when redirecting channel to playlist and cleanup of related code
441 * [youtube] Fix `ytsearchdate`
442 * [zdf] Support videos with different ptmd location by [iw0nderhow](https://github.com/iw0nderhow)
443 * [zee5] Support /episodes in URL
444
445
446 ### 2021.12.01
447
448 * **Add option `--wait-for-video` to wait for scheduled streams**
449 * Add option `--break-per-input` to apply --break-on... to each input URL
450 * Add option `--embed-info-json` to embed info.json in mkv
451 * Add compat-option `embed-metadata`
452 * Allow using a custom format selector through API
453 * [AES] Add ECB mode by [nao20010128nao](https://github.com/nao20010128nao)
454 * [build] Fix MacOS Build
455 * [build] Save Git HEAD at release alongside version info
456 * [build] Use `workflow_dispatch` for release
457 * [downloader/ffmpeg] Fix for direct videos inside mpd manifests
458 * [downloader] Add colors to download progress
459 * [EmbedSubtitles] Slightly relax duration check and related cleanup
460 * [ExtractAudio] Fix conversion to `wav` and `vorbis`
461 * [ExtractAudio] Support `alac`
462 * [extractor] Extract `average_rating` from JSON-LD
463 * [FixupM3u8] Fixup MPEG-TS in MP4 container
464 * [generic] Support mpd manifests without extension by [shirt](https://github.com/shirt-dev)
465 * [hls] Better FairPlay DRM detection by [nyuszika7h](https://github.com/nyuszika7h)
466 * [jsinterp] Fix splice to handle float (for youtube js player f1ca6900)
467 * [utils] Allow alignment in `render_table` and add tests
468 * [utils] Fix `PagedList`
469 * [utils] Fix error when copying `LazyList`
470 * Clarify video/audio-only formats in -F
471 * Ensure directory exists when checking formats
472 * Ensure path for link files exists by [Zirro](https://github.com/Zirro)
473 * Ensure same config file is not loaded multiple times
474 * Fix `postprocessor_hooks`
475 * Fix `--break-on-archive` when pre-checking
476 * Fix `--check-formats` for `mhtml`
477 * Fix `--load-info-json` of playlists with failed entries
478 * Fix `--trim-filename` when filename has `.`
479 * Fix bug in parsing `--add-header`
480 * Fix error in `report_unplayable_conflict` by [shirt](https://github.com/shirt-dev)
481 * Fix writing playlist infojson with `--no-clean-infojson`
482 * Validate --get-bypass-country
483 * [blogger] Add extractor by [pabs3](https://github.com/pabs3)
484 * [breitbart] Add extractor by [Grabien](https://github.com/Grabien)
485 * [CableAV] Add extractor by [j54vc1bk](https://github.com/j54vc1bk)
486 * [CanalAlpha] Add extractor by [Ashish0804](https://github.com/Ashish0804)
487 * [CozyTV] Add extractor by [Ashish0804](https://github.com/Ashish0804)
488 * [CPTwentyFour] Add extractor by [Ashish0804](https://github.com/Ashish0804)
489 * [DiscoveryPlus] Add `DiscoveryPlusItalyShowIE` by [Ashish0804](https://github.com/Ashish0804)
490 * [ESPNCricInfo] Add extractor by [Ashish0804](https://github.com/Ashish0804)
491 * [LinkedIn] Add extractor by [u-spec-png](https://github.com/u-spec-png)
492 * [mixch] Add extractor by [nao20010128nao](https://github.com/nao20010128nao)
493 * [nebula] Add `NebulaCollectionIE` and rewrite extractor by [hheimbuerger](https://github.com/hheimbuerger)
494 * [OneFootball] Add extractor by [Ashish0804](https://github.com/Ashish0804)
495 * [peer.tv] Add extractor by [u-spec-png](https://github.com/u-spec-png)
496 * [radiozet] Add extractor by [0xA7404A](https://github.com/0xA7404A) (Aurora)
497 * [redgifs] Add extractor by [chio0hai](https://github.com/chio0hai)
498 * [RedGifs] Add Search and User extractors by [Deer-Spangle](https://github.com/Deer-Spangle)
499 * [rtrfm] Add extractor by [pabs3](https://github.com/pabs3)
500 * [Streamff] Add extractor by [cntrl-s](https://github.com/cntrl-s)
501 * [Stripchat] Add extractor by [zulaport](https://github.com/zulaport)
502 * [Aljazeera] Fix extractor by [u-spec-png](https://github.com/u-spec-png)
503 * [AmazonStoreIE] Fix regex to not match vdp urls by [Ashish0804](https://github.com/Ashish0804)
504 * [ARDBetaMediathek] Handle new URLs
505 * [bbc] Get all available formats by [nyuszika7h](https://github.com/nyuszika7h)
506 * [Bilibili] Fix title extraction by [u-spec-png](https://github.com/u-spec-png)
507 * [CBC Gem] Fix for shows that don't have all seasons by [makeworld-the-better-one](https://github.com/makeworld-the-better-one)
508 * [curiositystream] Add more metadata
509 * [CuriosityStream] Fix series
510 * [DiscoveryPlus] Rewrite extractors by [Ashish0804](https://github.com/Ashish0804), [pukkandan](https://github.com/pukkandan)
511 * [HotStar] Set language field from tags by [Ashish0804](https://github.com/Ashish0804)
512 * [instagram, cleanup] Refactor extractors
513 * [Instagram] Display more login errors by [MinePlayersPE](https://github.com/MinePlayersPE)
514 * [itv] Fix extractor by [staubichsauger](https://github.com/staubichsauger), [pukkandan](https://github.com/pukkandan)
515 * [mediaklikk] Expand valid URL
516 * [MTV] Improve mgid extraction by [Sipherdrakon](https://github.com/Sipherdrakon), [kikuyan](https://github.com/kikuyan)
517 * [nexx] Better error message for unsupported format
518 * [NovaEmbed] Fix extractor by [pukkandan](https://github.com/pukkandan), [std-move](https://github.com/std-move)
519 * [PatreonUser] Do not capture RSS URLs
520 * [Reddit] Add support for 1080p videos by [xenova](https://github.com/xenova)
521 * [RoosterTeethSeries] Fix for multiple pages by [MinePlayersPE](https://github.com/MinePlayersPE)
522 * [sbs] Fix for movies and livestreams
523 * [Senate.gov] Add SenateGovIE and fix SenateISVPIE by [Grabien](https://github.com/Grabien), [pukkandan](https://github.com/pukkandan)
524 * [soundcloud:search] Fix pagination
525 * [tiktok:user] Set `webpage_url` correctly
526 * [Tokentube] Fix description by [u-spec-png](https://github.com/u-spec-png)
527 * [trovo] Fix extractor by [nyuszika7h](https://github.com/nyuszika7h)
528 * [tv2] Expand valid URL
529 * [Tvplayhome] Fix extractor by [pukkandan](https://github.com/pukkandan), [18928172992817182](https://github.com/18928172992817182)
530 * [Twitch:vod] Add chapters by [mpeter50](https://github.com/mpeter50)
531 * [twitch:vod] Extract live status by [DEvmIb](https://github.com/DEvmIb)
532 * [VidLii] Add 720p support by [mrpapersonic](https://github.com/mrpapersonic)
533 * [vimeo] Add fallback for config URL
534 * [vimeo] Sort http formats higher
535 * [WDR] Expand valid URL
536 * [willow] Add extractor by [aarubui](https://github.com/aarubui)
537 * [xvideos] Detect embed URLs by [4a1e2y5](https://github.com/4a1e2y5)
538 * [xvideos] Fix extractor by [Yakabuff](https://github.com/Yakabuff)
539 * [youtube, cleanup] Reorganize Tab and Search extractor inheritances
540 * [youtube:search_url] Add playlist/channel support
541 * [youtube] Add `default` player client by [coletdjnz](https://github.com/coletdjnz)
542 * [youtube] Add storyboard formats
543 * [youtube] Decrypt n-sig for URLs with `ratebypass`
544 * [youtube] Minor improvement to format sorting
545 * [cleanup] Add deprecation warnings
546 * [cleanup] Refactor `JSInterpreter._seperate`
547 * [Cleanup] Remove some unnecessary groups in regexes by [Ashish0804](https://github.com/Ashish0804)
548 * [cleanup] Misc cleanup
549
550
551 ### 2021.11.10.1
552
553 * Temporarily disable MacOS Build
554
555 ### 2021.11.10
556
557 * [youtube] **Fix throttling by decrypting n-sig**
558 * Merging extractors from [haruhi-dl](https://git.sakamoto.pl/laudom/haruhi-dl) by [selfisekai](https://github.com/selfisekai)
559 * [extractor] Add `_search_nextjs_data`
560 * [tvp] Fix extractors
561 * [tvp] Add TVPStreamIE
562 * [wppilot] Add extractors
563 * [polskieradio] Add extractors
564 * [radiokapital] Add extractors
565 * [polsatgo] Add extractor by [selfisekai](https://github.com/selfisekai), [sdomi](https://github.com/sdomi)
566 * Separate `--check-all-formats` from `--check-formats`
567 * Approximate filesize from bitrate
568 * Don't create console in `windows_enable_vt_mode`
569 * Fix bug in `--load-infojson` of playlists
570 * [minicurses] Add colors to `-F` and standardize color-printing code
571 * [outtmpl] Add type `link` for internet shortcut files
572 * [outtmpl] Add alternate forms for `q` and `j`
573 * [outtmpl] Do not traverse `None`
574 * [fragment] Fix progress display in fragmented downloads
575 * [downloader/ffmpeg] Fix vtt download with ffmpeg
576 * [ffmpeg] Detect presence of setts and libavformat version
577 * [ExtractAudio] Rescale `--audio-quality` correctly by [CrypticSignal](https://github.com/CrypticSignal), [pukkandan](https://github.com/pukkandan)
578 * [ExtractAudio] Use `libfdk_aac` if available by [CrypticSignal](https://github.com/CrypticSignal)
579 * [FormatSort] `eac3` is better than `ac3`
580 * [FormatSort] Fix some fields' defaults
581 * [generic] Detect more json_ld
582 * [generic] parse jwplayer with only the json URL
583 * [extractor] Add keyword automatically to SearchIE descriptions
584 * [extractor] Fix some errors being converted to `ExtractorError`
585 * [utils] Add `join_nonempty`
586 * [utils] Add `jwt_decode_hs256` by [Ashish0804](https://github.com/Ashish0804)
587 * [utils] Create `DownloadCancelled` exception
588 * [utils] Parse `vp09` as vp9
589 * [utils] Sanitize URL when determining protocol
590 * [test/download] Fallback test to `bv`
591 * [docs] Minor documentation improvements
592 * [cleanup] Improvements to error and debug messages
593 * [cleanup] Minor fixes and cleanup
594 * [3speak] Add extractors by [Ashish0804](https://github.com/Ashish0804)
595 * [AmazonStore] Add extractor by [Ashish0804](https://github.com/Ashish0804)
596 * [Gab] Add extractor by [u-spec-png](https://github.com/u-spec-png)
597 * [mediaset] Add playlist support by [nixxo](https://github.com/nixxo)
598 * [MLSScoccer] Add extractor by [Ashish0804](https://github.com/Ashish0804)
599 * [N1] Add support for nova.rs by [u-spec-png](https://github.com/u-spec-png)
600 * [PlanetMarathi] Add extractor by [Ashish0804](https://github.com/Ashish0804)
601 * [RaiplayRadio] Add extractors by [frafra](https://github.com/frafra)
602 * [roosterteeth] Add series extractor
603 * [sky] Add `SkyNewsStoryIE` by [ajj8](https://github.com/ajj8)
604 * [youtube] Fix sorting for some videos
605 * [youtube] Populate `thumbnail` with the best "known" thumbnail
606 * [youtube] Refactor itag processing
607 * [youtube] Remove unnecessary no-playlist warning
608 * [youtube:tab] Add Invidious list for playlists/channels by [rhendric](https://github.com/rhendric)
609 * [Bilibili:comments] Fix infinite loop by [u-spec-png](https://github.com/u-spec-png)
610 * [ceskatelevize] Fix extractor by [flashdagger](https://github.com/flashdagger)
611 * [Coub] Fix media format identification by [wlritchi](https://github.com/wlritchi)
612 * [crunchyroll] Add extractor-args `language` and `hardsub`
613 * [DiscoveryPlus] Allow language codes in URL
614 * [imdb] Fix thumbnail by [ozburo](https://github.com/ozburo)
615 * [instagram] Add IOS URL support by [u-spec-png](https://github.com/u-spec-png)
616 * [instagram] Improve login code by [u-spec-png](https://github.com/u-spec-png)
617 * [Instagram] Improve metadata extraction by [u-spec-png](https://github.com/u-spec-png)
618 * [iPrima] Fix extractor by [stanoarn](https://github.com/stanoarn)
619 * [itv] Add support for ITV News by [ajj8](https://github.com/ajj8)
620 * [la7] Fix extractor by [nixxo](https://github.com/nixxo)
621 * [linkedin] Don't login multiple times
622 * [mtv] Fix some videos by [Sipherdrakon](https://github.com/Sipherdrakon)
623 * [Newgrounds] Fix description by [u-spec-png](https://github.com/u-spec-png)
624 * [Nrk] Minor fixes by [fractalf](https://github.com/fractalf)
625 * [Olympics] Fix extractor by [u-spec-png](https://github.com/u-spec-png)
626 * [piksel] Fix sorting
627 * [twitter] Do not sort by codec
628 * [viewlift] Add cookie-based login and series support by [Ashish0804](https://github.com/Ashish0804), [pukkandan](https://github.com/pukkandan)
629 * [vimeo] Detect source extension and misc cleanup by [flashdagger](https://github.com/flashdagger)
630 * [vimeo] Fix ondemand videos and direct URLs with hash
631 * [vk] Fix login and add subtitles by [kaz-us](https://github.com/kaz-us)
632 * [VLive] Add upload_date and thumbnail by [Ashish0804](https://github.com/Ashish0804)
633 * [VRT] Fix login by [pgaig](https://github.com/pgaig)
634 * [Vupload] Fix extractor by [u-spec-png](https://github.com/u-spec-png)
635 * [wakanim] Add support for MPD manifests by [nyuszika7h](https://github.com/nyuszika7h)
636 * [wakanim] Detect geo-restriction by [nyuszika7h](https://github.com/nyuszika7h)
637 * [ZenYandex] Fix extractor by [u-spec-png](https://github.com/u-spec-png)
638
639
640 ### 2021.10.22
641
642 * [build] Improvements
643 * Build standalone MacOS packages by [smplayer-dev](https://github.com/smplayer-dev)
644 * Release windows exe built with `py2exe`
645 * Enable lazy-extractors in releases.
646 * Set env var `YTDLP_NO_LAZY_EXTRACTORS` to forcefully disable this (experimental)
647 * Clean up error reporting in update
648 * Refactor `pyinst.py`, misc cleanup and improve docs
649 * [docs] Migrate issues to use forms by [Ashish0804](https://github.com/Ashish0804)
650 * [downloader] **Fix slow progress hooks**
651 * This was causing HLS/DASH downloads to be extremely slow in some situations
652 * [downloader/ffmpeg] Improve simultaneous download and merge
653 * [EmbedMetadata] Allow overwriting all default metadata with `meta_default` key
654 * [ModifyChapters] Add ability for `--remove-chapters` to remove sections by timestamp
655 * [utils] Allow duration strings in `--match-filter`
656 * Add HDR information to formats
657 * Add negative option `--no-batch-file` by [Zirro](https://github.com/Zirro)
658 * Calculate more fields for merged formats
659 * Do not verify thumbnail URLs unless `--check-formats` is specified
660 * Don't create console for subprocesses on Windows
661 * Fix `--restrict-filename` when used with default template
662 * Fix `check_formats` output being written to stdout when `-qv`
663 * Fix bug in storyboards
664 * Fix conflict b/w id and ext in format selection
665 * Fix verbose head not showing custom configs
666 * Load archive only after printing verbose head
667 * Make `duration_string` and `resolution` available in --match-filter
668 * Re-implement deprecated option `--id`
669 * Reduce default `--socket-timeout`
670 * Write verbose header to logger
671 * [outtmpl] Fix bug in expanding environment variables
672 * [cookies] Local State should be opened as utf-8
673 * [extractor,utils] Detect more codecs/mimetypes
674 * [extractor] Detect `EXT-X-KEY` Apple FairPlay
675 * [utils] Use `importlib` to load plugins by [sulyi](https://github.com/sulyi)
676 * [http] Retry on socket timeout and show the last encountered error
677 * [fragment] Print error message when skipping fragment
678 * [aria2c] Fix `--skip-unavailable-fragment`
679 * [SponsorBlock] Obey `extractor-retries` and `sleep-requests`
680 * [Merger] Do not add `aac_adtstoasc` to non-hls audio
681 * [ModifyChapters] Do not mutate original chapters by [nihil-admirari](https://github.com/nihil-admirari)
682 * [devscripts/run_tests] Use markers to filter tests by [sulyi](https://github.com/sulyi)
683 * [7plus] Add cookie based authentication by [nyuszika7h](https://github.com/nyuszika7h)
684 * [AdobePass] Fix RCN MSO by [jfogelman](https://github.com/jfogelman)
685 * [CBC] Fix Gem livestream by [makeworld-the-better-one](https://github.com/makeworld-the-better-one)
686 * [CBC] Support CBC Gem member content by [makeworld-the-better-one](https://github.com/makeworld-the-better-one)
687 * [crunchyroll] Add season to flat-playlist
688 * [crunchyroll] Add support for `beta.crunchyroll` URLs and fix series URLs with language code
689 * [EUScreen] Add Extractor by [Ashish0804](https://github.com/Ashish0804)
690 * [Gronkh] Add extractor by [Ashish0804](https://github.com/Ashish0804)
691 * [hidive] Fix typo
692 * [Hotstar] Mention Dynamic Range in `format_id` by [Ashish0804](https://github.com/Ashish0804)
693 * [Hotstar] Raise appropriate error for DRM
694 * [instagram] Add login by [u-spec-png](https://github.com/u-spec-png)
695 * [instagram] Show appropriate error when login is needed
696 * [microsoftstream] Add extractor by [damianoamatruda](https://github.com/damianoamatruda), [nixklai](https://github.com/nixklai)
697 * [on24] Add extractor by [damianoamatruda](https://github.com/damianoamatruda)
698 * [patreon] Fix vimeo player regex by [zenerdi0de](https://github.com/zenerdi0de)
699 * [SkyNewsAU] Add extractor by [Ashish0804](https://github.com/Ashish0804)
700 * [tagesschau] Fix extractor by [u-spec-png](https://github.com/u-spec-png)
701 * [tbs] Add tbs live streams by [llacb47](https://github.com/llacb47)
702 * [tiktok] Fix typo and update tests
703 * [trovo] Support channel clips and VODs by [Ashish0804](https://github.com/Ashish0804)
704 * [Viafree] Add support for Finland by [18928172992817182](https://github.com/18928172992817182)
705 * [vimeo] Fix embedded `player.vimeo`
706 * [vlive:channel] Fix extraction by [kikuyan](https://github.com/kikuyan), [pukkandan](https://github.com/pukkandan)
707 * [youtube] Add auto-translated subtitles
708 * [youtube] Expose different formats with same itag
709 * [youtube:comments] Fix for new layout by [coletdjnz](https://github.com/coletdjnz)
710 * [cleanup] Cleanup bilibili code by [pukkandan](https://github.com/pukkandan), [u-spec-png](https://github.com/u-spec-png)
711 * [cleanup] Remove broken youtube login code
712 * [cleanup] Standardize timestamp formatting code
713 * [cleanup] Generalize `getcomments` implementation for extractors
714 * [cleanup] Simplify search extractors code
715 * [cleanup] misc
716
717
718 ### 2021.10.10
719
720 * [downloader/ffmpeg] Fix bug in initializing `FFmpegPostProcessor`
721 * [minicurses] Fix when printing to file
722 * [downloader] Fix throttledratelimit
723 * [francetv] Fix extractor by [fstirlitz](https://github.com/fstirlitz), [sarnoud](https://github.com/sarnoud)
724 * [NovaPlay] Add extractor by [Bojidarist](https://github.com/Bojidarist)
725 * [ffmpeg] Revert "Set max probesize" - No longer needed
726 * [docs] Remove incorrect dependency on VC++10
727 * [build] Allow to release without changelog
728
729 ### 2021.10.09
730
731 * Improved progress reporting
732 * Separate `--console-title` and `--no-progress`
733 * Add option `--progress` to show progress-bar even in quiet mode
734 * Fix and refactor `minicurses` and use it for all progress reporting
735 * Standardize use of terminal sequences and enable color support for windows 10
736 * Add option `--progress-template` to customize progress-bar and console-title
737 * Add postprocessor hooks and progress reporting
738 * [postprocessor] Add plugin support with option `--use-postprocessor`
739 * [extractor] Extract storyboards from SMIL manifests by [fstirlitz](https://github.com/fstirlitz)
740 * [outtmpl] Alternate form of format type `l` for `\n` delimited list
741 * [outtmpl] Format type `U` for unicode normalization
742 * [outtmpl] Allow empty output template to skip a type of file
743 * Merge webm formats into mkv if thumbnails are to be embedded
744 * [adobepass] Add RCN as MSO by [jfogelman](https://github.com/jfogelman)
745 * [ciscowebex] Add extractor by [damianoamatruda](https://github.com/damianoamatruda)
746 * [Gettr] Add extractor by [i6t](https://github.com/i6t)
747 * [GoPro] Add extractor by [i6t](https://github.com/i6t)
748 * [N1] Add extractor by [u-spec-png](https://github.com/u-spec-png)
749 * [Theta] Add video extractor by [alerikaisattera](https://github.com/alerikaisattera)
750 * [Veo] Add extractor by [i6t](https://github.com/i6t)
751 * [Vupload] Add extractor by [u-spec-png](https://github.com/u-spec-png)
752 * [bbc] Extract better quality videos by [ajj8](https://github.com/ajj8)
753 * [Bilibili] Add subtitle converter by [u-spec-png](https://github.com/u-spec-png)
754 * [CBC] Cleanup tests by [makeworld-the-better-one](https://github.com/makeworld-the-better-one)
755 * [Douyin] Rewrite extractor by [MinePlayersPE](https://github.com/MinePlayersPE)
756 * [Funimation] Fix for /v/ urls by [pukkandan](https://github.com/pukkandan), [Jules-A](https://github.com/Jules-A)
757 * [Funimation] Sort formats according to the relevant extractor-args
758 * [Hidive] Fix duplicate and incorrect formats
759 * [HotStarSeries] Fix cookies by [Ashish0804](https://github.com/Ashish0804)
760 * [LinkedInLearning] Add subtitles by [Ashish0804](https://github.com/Ashish0804)
761 * [Mediaite] Relax valid url by [coletdjnz](https://github.com/coletdjnz)
762 * [Newgrounds] Add age_limit and fix duration by [u-spec-png](https://github.com/u-spec-png)
763 * [Newgrounds] Fix view count on songs by [u-spec-png](https://github.com/u-spec-png)
764 * [parliamentlive.tv] Fix extractor by [u-spec-png](https://github.com/u-spec-png)
765 * [PolskieRadio] Fix extractors by [jakubadamw](https://github.com/jakubadamw), [u-spec-png](https://github.com/u-spec-png)
766 * [reddit] Add embedded url by [u-spec-png](https://github.com/u-spec-png)
767 * [reddit] Fix 429 by generating a random `reddit_session` by [AjaxGb](https://github.com/AjaxGb)
768 * [Rumble] Add RumbleChannelIE by [Ashish0804](https://github.com/Ashish0804)
769 * [soundcloud:playlist] Detect last page correctly
770 * [SovietsCloset] Add duration from m3u8 by [ChillingPepper](https://github.com/ChillingPepper)
771 * [Streamable] Add codecs by [u-spec-png](https://github.com/u-spec-png)
772 * [vidme] Remove extractor by [alerikaisattera](https://github.com/alerikaisattera)
773 * [youtube:tab] Fallback to API when webpage fails to download by [coletdjnz](https://github.com/coletdjnz)
774 * [youtube] Fix non-fatal errors in fetching player
775 * Fix `--flat-playlist` when neither IE nor id is known
776 * Fix `-f mp4` behaving differently from youtube-dl
777 * Workaround for bug in `ssl.SSLContext.load_default_certs`
778 * [aes] Improve performance slightly by [sulyi](https://github.com/sulyi)
779 * [cookies] Fix keyring fallback by [mbway](https://github.com/mbway)
780 * [embedsubtitle] Fix error when duration is unknown
781 * [ffmpeg] Fix error when subtitle file is missing
782 * [ffmpeg] Set max probesize to workaround AAC HLS stream issues by [shirt](https://github.com/shirt-dev)
783 * [FixupM3u8] Remove redundant run if merged is needed
784 * [hls] Fix decryption issues by [shirt](https://github.com/shirt-dev), [pukkandan](https://github.com/pukkandan)
785 * [http] Respect user-provided chunk size over extractor's
786 * [utils] Let traverse_obj accept functions as keys
787 * [docs] Add note about our custom ffmpeg builds
788 * [docs] Write embedding and contributing documentation by [pukkandan](https://github.com/pukkandan), [timethrow](https://github.com/timethrow)
789 * [update] Check for new version even if not updateable
790 * [build] Add more files to the tarball
791 * [build] Allow building with py2exe (and misc fixes)
792 * [build] Use pycryptodomex by [shirt](https://github.com/shirt-dev), [pukkandan](https://github.com/pukkandan)
793 * [cleanup] Some minor refactoring, improve docs and misc cleanup
794
795
796 ### 2021.09.25
797
798 * Add new option `--netrc-location`
799 * [outtmpl] Allow alternate fields using `,`
800 * [outtmpl] Add format type `B` to treat the value as bytes (eg: to limit the filename to a certain number of bytes)
801 * Separate the options `--ignore-errors` and `--no-abort-on-error`
802 * Basic framework for simultaneous download of multiple formats by [nao20010128nao](https://github.com/nao20010128nao)
803 * [17live] Add 17.live extractor by [nao20010128nao](https://github.com/nao20010128nao)
804 * [bilibili] Add BiliIntlIE and BiliIntlSeriesIE by [Ashish0804](https://github.com/Ashish0804)
805 * [CAM4] Add extractor by [alerikaisattera](https://github.com/alerikaisattera)
806 * [Chingari] Add extractors by [Ashish0804](https://github.com/Ashish0804)
807 * [CGTN] Add extractor by [chao813](https://github.com/chao813)
808 * [damtomo] Add extractor by [nao20010128nao](https://github.com/nao20010128nao)
809 * [gotostage] Add extractor by [poschi3](https://github.com/poschi3)
810 * [Koo] Add extractor by [Ashish0804](https://github.com/Ashish0804)
811 * [Mediaite] Add Extractor by [Ashish0804](https://github.com/Ashish0804)
812 * [Mediaklikk] Add Extractor by [tmarki](https://github.com/tmarki), [mrx23dot](https://github.com/mrx23dot), [coletdjnz](https://github.com/coletdjnz)
813 * [MuseScore] Add Extractor by [Ashish0804](https://github.com/Ashish0804)
814 * [Newgrounds] Add NewgroundsUserIE and improve extractor by [u-spec-png](https://github.com/u-spec-png)
815 * [nzherald] Add NZHeraldIE by [coletdjnz](https://github.com/coletdjnz)
816 * [Olympics] Add replay extractor by [Ashish0804](https://github.com/Ashish0804)
817 * [Peertube] Add channel and playlist extractors by [u-spec-png](https://github.com/u-spec-png)
818 * [radlive] Add extractor by [nyuszika7h](https://github.com/nyuszika7h)
819 * [SovietsCloset] Add extractor by [ChillingPepper](https://github.com/ChillingPepper)
820 * [Streamanity] Add Extractor by [alerikaisattera](https://github.com/alerikaisattera)
821 * [Theta] Add extractor by [alerikaisattera](https://github.com/alerikaisattera)
822 * [Yandex] Add ZenYandexIE and ZenYandexChannelIE by [Ashish0804](https://github.com/Ashish0804)
823 * [9Now] handle episodes of series by [dalanmiller](https://github.com/dalanmiller)
824 * [AnimalPlanet] Fix extractor by [Sipherdrakon](https://github.com/Sipherdrakon)
825 * [Arte] Improve description extraction by [renalid](https://github.com/renalid)
826 * [atv.at] Use jwt for API by [NeroBurner](https://github.com/NeroBurner)
827 * [brightcove] Extract subtitles from manifests
828 * [CBC] Fix CBC Gem extractors by [makeworld-the-better-one](https://github.com/makeworld-the-better-one)
829 * [cbs] Report appropriate error for DRM
830 * [comedycentral] Support `collection-playlist` by [nixxo](https://github.com/nixxo)
831 * [DIYNetwork] Support new format by [Sipherdrakon](https://github.com/Sipherdrakon)
832 * [downloader/niconico] Pass custom headers by [nao20010128nao](https://github.com/nao20010128nao)
833 * [dw] Fix extractor
834 * [Fancode] Fix live streams by [zenerdi0de](https://github.com/zenerdi0de)
835 * [funimation] Fix for locations outside US by [Jules-A](https://github.com/Jules-A), [pukkandan](https://github.com/pukkandan)
836 * [globo] Fix GloboIE by [Ashish0804](https://github.com/Ashish0804)
837 * [HiDive] Fix extractor by [Ashish0804](https://github.com/Ashish0804)
838 * [Hotstar] Add referer for subs by [Ashish0804](https://github.com/Ashish0804)
839 * [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)
840 * [lbry] Show error message from API response
841 * [Mxplayer] Use mobile API by [Ashish0804](https://github.com/Ashish0804)
842 * [NDR] Rewrite NDRIE by [Ashish0804](https://github.com/Ashish0804)
843 * [Nuvid] Fix extractor by [u-spec-png](https://github.com/u-spec-png)
844 * [Oreilly] Handle new web url by [MKSherbini](https://github.com/MKSherbini)
845 * [pbs] Fix subtitle extraction by [coletdjnz](https://github.com/coletdjnz), [gesa](https://github.com/gesa), [raphaeldore](https://github.com/raphaeldore)
846 * [peertube] Update instances by [u-spec-png](https://github.com/u-spec-png)
847 * [plutotv] Fix extractor for URLs with `/en`
848 * [reddit] Workaround for 429 by redirecting to old.reddit.com
849 * [redtube] Fix exts
850 * [soundcloud] Make playlist extraction lazy
851 * [soundcloud] Retry playlist pages on `502` error and update `_CLIENT_ID`
852 * [southpark] Fix SouthParkDE by [coletdjnz](https://github.com/coletdjnz)
853 * [SovietsCloset] Fix playlists for games with only named categories by [ConquerorDopy](https://github.com/ConquerorDopy)
854 * [SpankBang] Fix uploader by [f4pp3rk1ng](https://github.com/f4pp3rk1ng), [coletdjnz](https://github.com/coletdjnz)
855 * [tiktok] Use API to fetch higher quality video by [MinePlayersPE](https://github.com/MinePlayersPE), [llacb47](https://github.com/llacb47)
856 * [TikTokUser] Fix extractor using mobile API by [MinePlayersPE](https://github.com/MinePlayersPE), [llacb47](https://github.com/llacb47)
857 * [videa] Fix some extraction errors by [nyuszika7h](https://github.com/nyuszika7h)
858 * [VrtNU] Handle login errors by [llacb47](https://github.com/llacb47)
859 * [vrv] Don't raise error when thumbnails are missing
860 * [youtube] Cleanup authentication code by [coletdjnz](https://github.com/coletdjnz)
861 * [youtube] Fix `--mark-watched` with `--cookies-from-browser`
862 * [youtube] Improvements to JS player extraction and add extractor-args to skip it by [coletdjnz](https://github.com/coletdjnz)
863 * [youtube] Retry on 'Unknown Error' by [coletdjnz](https://github.com/coletdjnz)
864 * [youtube] Return full URL instead of just ID
865 * [youtube] Warn when trying to download clips
866 * [zdf] Improve format sorting
867 * [zype] Extract subtitles from the m3u8 manifest by [fstirlitz](https://github.com/fstirlitz)
868 * Allow `--force-write-archive` to work with `--flat-playlist`
869 * Download subtitles in order of `--sub-langs`
870 * Allow `0` in `--playlist-items`
871 * Handle more playlist errors with `-i`
872 * Fix `--no-get-comments`
873 * Fix `extra_info` being reused across runs
874 * Fix compat options `no-direct-merge` and `playlist-index`
875 * Dump files should obey `--trim-filename` by [sulyi](https://github.com/sulyi)
876 * [aes] Add `aes_gcm_decrypt_and_verify` by [sulyi](https://github.com/sulyi), [pukkandan](https://github.com/pukkandan)
877 * [aria2c] Fix IV for some AES-128 streams by [shirt](https://github.com/shirt-dev)
878 * [compat] Don't ignore `HOME` (if set) on windows
879 * [cookies] Make browser names case insensitive
880 * [cookies] Print warning for cookie decoding error only once
881 * [extractor] Fix root-relative URLs in MPD by [DigitalDJ](https://github.com/DigitalDJ)
882 * [ffmpeg] Add `aac_adtstoasc` when merging if needed
883 * [fragment,aria2c] Generalize and refactor some code
884 * [fragment] Avoid repeated request for AES key
885 * [fragment] Fix range header when using `-N` and media sequence by [shirt](https://github.com/shirt-dev)
886 * [hls,aes] Fallback to native implementation for AES-CBC and detect `Cryptodome` in addition to `Crypto`
887 * [hls] Byterange + AES128 is supported by native downloader
888 * [ModifyChapters] Improve sponsor chapter merge algorithm by [nihil-admirari](https://github.com/nihil-admirari)
889 * [ModifyChapters] Minor fixes
890 * [WebVTT] Adjust parser to accommodate PBS subtitles
891 * [utils] Improve `extract_timezone` by [dirkf](https://github.com/dirkf)
892 * [options] Fix `--no-config` and refactor reading of config files
893 * [options] Strip spaces and ignore empty entries in list-like switches
894 * [test/cookies] Improve logging
895 * [build] Automate more of the release process by [animelover1984](https://github.com/animelover1984), [pukkandan](https://github.com/pukkandan)
896 * [build] Fix sha256 by [nihil-admirari](https://github.com/nihil-admirari)
897 * [build] Bring back brew taps by [nao20010128nao](https://github.com/nao20010128nao)
898 * [build] Provide `--onedir` zip for windows by [pukkandan](https://github.com/pukkandan)
899 * [cleanup,docs] Add deprecation warning in docs for some counter intuitive behaviour
900 * [cleanup] Fix line endings for `nebula.py` by [glenn-slayden](https://github.com/glenn-slayden)
901 * [cleanup] Improve `make clean-test` by [sulyi](https://github.com/sulyi)
902 * [cleanup] Misc
903
904
905 ### 2021.09.02
906
907 * **Native SponsorBlock** implementation by [nihil-admirari](https://github.com/nihil-admirari), [pukkandan](https://github.com/pukkandan)
908 * `--sponsorblock-remove CATS` removes specified chapters from file
909 * `--sponsorblock-mark CATS` marks the specified sponsor sections as chapters
910 * `--sponsorblock-chapter-title TMPL` to specify sponsor chapter template
911 * `--sponsorblock-api URL` to use a different API
912 * No re-encoding is done unless `--force-keyframes-at-cuts` is used
913 * The fetched sponsor sections are written to the infojson
914 * Deprecates: `--sponskrub`, `--no-sponskrub`, `--sponskrub-cut`, `--no-sponskrub-cut`, `--sponskrub-force`, `--no-sponskrub-force`, `--sponskrub-location`, `--sponskrub-args`
915 * Split `--embed-chapters` from `--embed-metadata` (it still implies the former by default)
916 * Add option `--remove-chapters` to remove arbitrary chapters by [nihil-admirari](https://github.com/nihil-admirari), [pukkandan](https://github.com/pukkandan)
917 * Add option `--force-keyframes-at-cuts` for more accurate cuts when removing and splitting chapters by [nihil-admirari](https://github.com/nihil-admirari)
918 * Let `--match-filter` reject entries early
919 * Makes redundant: `--match-title`, `--reject-title`, `--min-views`, `--max-views`
920 * [lazy_extractor] Improvements (It now passes all tests)
921 * Bugfix for when plugin directory doesn't exist by [kidonng](https://github.com/kidonng)
922 * Create instance only after pre-checking archive
923 * Import actual class if an attribute is accessed
924 * Fix `suitable` and add flake8 test
925 * [downloader/ffmpeg] Experimental support for DASH manifests (including live)
926 * Your ffmpeg must have [this patch](https://github.com/FFmpeg/FFmpeg/commit/3249c757aed678780e22e99a1a49f4672851bca9) applied for YouTube DASH to work
927 * [downloader/ffmpeg] Allow passing custom arguments before `-i`
928 * [BannedVideo] Add extractor by [smege1001](https://github.com/smege1001), [blackjack4494](https://github.com/blackjack4494), [pukkandan](https://github.com/pukkandan)
929 * [bilibili] Add category extractor by [animelover1984](https://github.com/animelover1984)
930 * [Epicon] Add extractors by [Ashish0804](https://github.com/Ashish0804)
931 * [filmmodu] Add extractor by [mzbaulhaque](https://github.com/mzbaulhaque)
932 * [GabTV] Add extractor by [Ashish0804](https://github.com/Ashish0804)
933 * [Hungama] Fix `HungamaSongIE` and add `HungamaAlbumPlaylistIE` by [Ashish0804](https://github.com/Ashish0804)
934 * [ManotoTV] Add new extractors by [tandy1000](https://github.com/tandy1000)
935 * [Niconico] Add Search extractors by [animelover1984](https://github.com/animelover1984), [pukkandan](https://github.com/pukkandan)
936 * [Patreon] Add `PatreonUserIE` by [zenerdi0de](https://github.com/zenerdi0de)
937 * [peloton] Add extractor by [IONECarter](https://github.com/IONECarter), [capntrips](https://github.com/capntrips), [pukkandan](https://github.com/pukkandan)
938 * [ProjectVeritas] Add extractor by [Ashish0804](https://github.com/Ashish0804)
939 * [radiko] Add extractors by [nao20010128nao](https://github.com/nao20010128nao)
940 * [StarTV] Add extractor for `startv.com.tr` by [mrfade](https://github.com/mrfade), [coletdjnz](https://github.com/coletdjnz)
941 * [tiktok] Add `TikTokUserIE` by [Ashish0804](https://github.com/Ashish0804), [pukkandan](https://github.com/pukkandan)
942 * [Tokentube] Add extractor by [u-spec-png](https://github.com/u-spec-png)
943 * [TV2Hu] Fix `TV2HuIE` and add `TV2HuSeriesIE` by [Ashish0804](https://github.com/Ashish0804)
944 * [voicy] Add extractor by [nao20010128nao](https://github.com/nao20010128nao)
945 * [adobepass] Fix Verizon SAML login by [nyuszika7h](https://github.com/nyuszika7h), [ParadoxGBB](https://github.com/ParadoxGBB)
946 * [afreecatv] Fix adult VODs by [wlritchi](https://github.com/wlritchi)
947 * [afreecatv] Tolerate failure to parse date string by [wlritchi](https://github.com/wlritchi)
948 * [aljazeera] Fix extractor by [MinePlayersPE](https://github.com/MinePlayersPE)
949 * [ATV.at] Fix extractor for ATV.at by [NeroBurner](https://github.com/NeroBurner), [coletdjnz](https://github.com/coletdjnz)
950 * [bitchute] Fix test by [mahanstreamer](https://github.com/mahanstreamer)
951 * [camtube] Remove obsolete extractor by [alerikaisattera](https://github.com/alerikaisattera)
952 * [CDA] Add more formats by [u-spec-png](https://github.com/u-spec-png)
953 * [eroprofile] Fix page skipping in albums by [jhwgh1968](https://github.com/jhwgh1968)
954 * [facebook] Fix format sorting
955 * [facebook] Fix metadata extraction by [kikuyan](https://github.com/kikuyan)
956 * [facebook] Update onion URL by [Derkades](https://github.com/Derkades)
957 * [HearThisAtIE] Fix extractor by [Ashish0804](https://github.com/Ashish0804)
958 * [instagram] Add referrer to prevent throttling by [u-spec-png](https://github.com/u-spec-png), [kikuyan](https://github.com/kikuyan)
959 * [iwara.tv] Extract more metadata by [BunnyHelp](https://github.com/BunnyHelp)
960 * [iwara] Add thumbnail by [i6t](https://github.com/i6t)
961 * [kakao] Fix extractor
962 * [mediaset] Fix extraction for some videos by [nyuszika7h](https://github.com/nyuszika7h)
963 * [Motherless] Fix extractor by [coletdjnz](https://github.com/coletdjnz)
964 * [Nova] fix extractor by [std-move](https://github.com/std-move)
965 * [ParamountPlus] Fix geo verification by [shirt](https://github.com/shirt-dev)
966 * [peertube] handle new video URL format by [Chocobozzz](https://github.com/Chocobozzz)
967 * [pornhub] Separate and fix playlist extractor by [mzbaulhaque](https://github.com/mzbaulhaque)
968 * [reddit] Fix for quarantined subreddits by [ouwou](https://github.com/ouwou)
969 * [ShemarooMe] Fix extractor by [Ashish0804](https://github.com/Ashish0804)
970 * [soundcloud] Refetch `client_id` on 403
971 * [tiktok] Fix metadata extraction
972 * [TV2] Fix extractor by [Ashish0804](https://github.com/Ashish0804)
973 * [tv5mondeplus] Fix extractor by [korli](https://github.com/korli)
974 * [VH1,TVLand] Fix extractors by [Sipherdrakon](https://github.com/Sipherdrakon)
975 * [Viafree] Fix extractor and extract subtitles by [coletdjnz](https://github.com/coletdjnz)
976 * [XHamster] Extract `uploader_id` by [octotherp](https://github.com/octotherp)
977 * [youtube] Add `shorts` to `_VALID_URL`
978 * [youtube] Add av01 itags to known formats list by [blackjack4494](https://github.com/blackjack4494)
979 * [youtube] Extract error messages from HTTPError response by [coletdjnz](https://github.com/coletdjnz)
980 * [youtube] Fix subtitle names
981 * [youtube] Prefer audio stream that YouTube considers default
982 * [youtube] Remove annotations and deprecate `--write-annotations` by [coletdjnz](https://github.com/coletdjnz)
983 * [Zee5] Fix extractor and add subtitles by [Ashish0804](https://github.com/Ashish0804)
984 * [aria2c] Obey `--rate-limit`
985 * [EmbedSubtitle] Continue even if some files are missing
986 * [extractor] Better error message for DRM
987 * [extractor] Common function `_match_valid_url`
988 * [extractor] Show video id in error messages if possible
989 * [FormatSort] Remove priority of `lang`
990 * [options] Add `_set_from_options_callback`
991 * [SubtitleConvertor] Fix bug during subtitle conversion
992 * [utils] Add `parse_qs`
993 * [webvtt] Fix timestamp overflow adjustment by [fstirlitz](https://github.com/fstirlitz)
994 * Bugfix for `--replace-in-metadata`
995 * Don't try to merge with final extension
996 * Fix `--force-overwrites` when using `-k`
997 * Fix `--no-prefer-free-formats` by [CeruleanSky](https://github.com/CeruleanSky)
998 * Fix `-F` for extractors that directly return url
999 * Fix `-J` when there are failed videos
1000 * Fix `extra_info` being reused across runs
1001 * Fix `playlist_index` not obeying `playlist_start` and add tests
1002 * Fix resuming of single formats when using `--no-part`
1003 * Revert erroneous use of the `Content-Length` header by [fstirlitz](https://github.com/fstirlitz)
1004 * Use `os.replace` where applicable by; paulwrubel
1005 * [build] Add homebrew taps `yt-dlp/taps/yt-dlp` by [nao20010128nao](https://github.com/nao20010128nao)
1006 * [build] Fix bug in making `yt-dlp.tar.gz`
1007 * [docs] Fix some typos by [pukkandan](https://github.com/pukkandan), [zootedb0t](https://github.com/zootedb0t)
1008 * [cleanup] Replace improper use of tab in trovo by [glenn-slayden](https://github.com/glenn-slayden)
1009
1010
1011 ### 2021.08.10
1012
1013 * Add option `--replace-in-metadata`
1014 * Add option `--no-simulate` to not simulate even when `--print` or `--list...` are used - Deprecates `--print-json`
1015 * Allow entire infodict to be printed using `%()s` - makes `--dump-json` redundant
1016 * Allow multiple `--exec` and `--exec-before-download`
1017 * Add regex to `--match-filter`
1018 * Add all format filtering operators also to `--match-filter` by [max-te](https://github.com/max-te)
1019 * Add compat-option `no-keep-subs`
1020 * [adobepass] Add MSO Cablevision by [Jessecar96](https://github.com/Jessecar96)
1021 * [BandCamp] Add BandcampMusicIE by [Ashish0804](https://github.com/Ashish0804)
1022 * [blackboardcollaborate] Add new extractor by [mzbaulhaque](https://github.com/mzbaulhaque)
1023 * [eroprofile] Add album downloader by [jhwgh1968](https://github.com/jhwgh1968)
1024 * [mirrativ] Add extractors by [nao20010128nao](https://github.com/nao20010128nao)
1025 * [openrec] Add extractors by [nao20010128nao](https://github.com/nao20010128nao)
1026 * [nbcolympics:stream] Fix extractor by [nchilada](https://github.com/nchilada), [pukkandan](https://github.com/pukkandan)
1027 * [nbcolympics] Update extractor for 2020 olympics by [wesnm](https://github.com/wesnm)
1028 * [paramountplus] Separate extractor and fix some titles by [shirt](https://github.com/shirt-dev), [pukkandan](https://github.com/pukkandan)
1029 * [RCTIPlus] Support events and TV by [MinePlayersPE](https://github.com/MinePlayersPE)
1030 * [Newgrounds] Improve extractor and fix playlist by [u-spec-png](https://github.com/u-spec-png)
1031 * [aenetworks] Update `_THEPLATFORM_KEY` and `_THEPLATFORM_SECRET` by [wesnm](https://github.com/wesnm)
1032 * [crunchyroll] Fix thumbnail by [funniray](https://github.com/funniray)
1033 * [HotStar] Use API for metadata and extract subtitles by [Ashish0804](https://github.com/Ashish0804)
1034 * [instagram] Fix comments extraction by [u-spec-png](https://github.com/u-spec-png)
1035 * [peertube] Fix videos without description by [u-spec-png](https://github.com/u-spec-png)
1036 * [twitch:clips] Extract `display_id` by [dirkf](https://github.com/dirkf)
1037 * [viki] Print error message from API request
1038 * [Vine] Remove invalid formats by [u-spec-png](https://github.com/u-spec-png)
1039 * [VrtNU] Fix XSRF token by [pgaig](https://github.com/pgaig)
1040 * [vrv] Fix thumbnail extraction by [funniray](https://github.com/funniray)
1041 * [youtube] Add extractor-arg `include-live-dash` to show live dash formats
1042 * [youtube] Improve signature function detection by [PSlava](https://github.com/PSlava)
1043 * [youtube] Raise appropriate error when API pages can't be downloaded
1044 * Ensure `_write_ytdl_file` closes file handle on error
1045 * Fix `--compat-options filename` by [stdedos](https://github.com/stdedos)
1046 * Fix issues with infodict sanitization
1047 * Fix resuming when using `--no-part`
1048 * Fix wrong extension for intermediate files
1049 * Handle `BrokenPipeError` by [kikuyan](https://github.com/kikuyan)
1050 * Show libraries present in verbose head
1051 * [extractor] Detect `sttp` as subtitles in MPD by [fstirlitz](https://github.com/fstirlitz)
1052 * [extractor] Reset non-repeating warnings per video
1053 * [ffmpeg] Fix streaming `mp4` to `stdout`
1054 * [ffpmeg] Allow `--ffmpeg-location` to be a file with different name
1055 * [utils] Fix `InAdvancePagedList.__getitem__`
1056 * [utils] Fix `traverse_obj` depth when `is_user_input`
1057 * [webvtt] Merge daisy-chained duplicate cues by [fstirlitz](https://github.com/fstirlitz)
1058 * [build] Use custom build of `pyinstaller` by [shirt](https://github.com/shirt-dev)
1059 * [tests:download] Add batch testing for extractors (`test_YourExtractor_all`)
1060 * [docs] Document which fields `--add-metadata` adds to the file
1061 * [docs] Fix some mistakes and improve doc
1062 * [cleanup] Misc code cleanup
1063
1064
1065 ### 2021.08.02
1066
1067 * Add logo, banner and donate links
1068 * [outtmpl] Expand and escape environment variables
1069 * [outtmpl] Add format types `j` (json), `l` (comma delimited list), `q` (quoted for terminal)
1070 * [downloader] Allow streaming some unmerged formats to stdout using ffmpeg
1071 * [youtube] **Age-gate bypass**
1072 * Add `agegate` clients by [pukkandan](https://github.com/pukkandan), [MinePlayersPE](https://github.com/MinePlayersPE)
1073 * Add `thirdParty` to agegate clients to bypass more videos
1074 * Simplify client definitions, expose `embedded` clients
1075 * Improve age-gate detection by [coletdjnz](https://github.com/coletdjnz)
1076 * Fix default global API key by [coletdjnz](https://github.com/coletdjnz)
1077 * 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)
1078 * [adobepass] Add MSO Sling TV by [wesnm](https://github.com/wesnm)
1079 * [CBS] Add ParamountPlusSeriesIE by [Ashish0804](https://github.com/Ashish0804)
1080 * [dplay] Add `ScienceChannelIE` by [Sipherdrakon](https://github.com/Sipherdrakon)
1081 * [UtreonIE] Add extractor by [Ashish0804](https://github.com/Ashish0804)
1082 * [youtube] Add `mweb` client by [coletdjnz](https://github.com/coletdjnz)
1083 * [youtube] Add `player_client=all`
1084 * [youtube] Force `hl=en` for comments by [coletdjnz](https://github.com/coletdjnz)
1085 * [youtube] Fix format sorting when using alternate clients
1086 * [youtube] Misc cleanup by [pukkandan](https://github.com/pukkandan), [coletdjnz](https://github.com/coletdjnz)
1087 * [youtube] Extract SAPISID only once
1088 * [CBS] Add fallback by [llacb47](https://github.com/llacb47), [pukkandan](https://github.com/pukkandan)
1089 * [Hotstar] Support cookies by [Ashish0804](https://github.com/Ashish0804)
1090 * [HotStarSeriesIE] Fix regex by [Ashish0804](https://github.com/Ashish0804)
1091 * [bilibili] Improve `_VALID_URL`
1092 * [mediaset] Fix extraction by [nixxo](https://github.com/nixxo)
1093 * [Mxplayer] Add h265 formats by [Ashish0804](https://github.com/Ashish0804)
1094 * [RCTIPlus] Remove PhantomJS dependency by [MinePlayersPE](https://github.com/MinePlayersPE)
1095 * [tenplay] Add MA15+ age limit by [pento](https://github.com/pento)
1096 * [vidio] Fix login error detection by [MinePlayersPE](https://github.com/MinePlayersPE)
1097 * [vimeo] Better extraction of original file by [Ashish0804](https://github.com/Ashish0804)
1098 * [generic] Support KVS player (replaces ThisVidIE) by [rigstot](https://github.com/rigstot)
1099 * Add compat-option `no-clean-infojson`
1100 * Remove `asr` appearing twice in `-F`
1101 * Set `home:` as the default key for `-P`
1102 * [utils] Fix slicing of reversed `LazyList`
1103 * [FormatSort] Fix bug for audio with unknown codec
1104 * [test:download] Support testing with `ignore_no_formats_error`
1105 * [cleanup] Refactor some code
1106
1107
1108 ### 2021.07.24
1109
1110 * [youtube:tab] Extract video duration early
1111 * [downloader] Pass `info_dict` to `progress_hook`s
1112 * [youtube] Fix age-gated videos for API clients when cookies are supplied by [coletdjnz](https://github.com/coletdjnz)
1113 * [youtube] Disable `get_video_info` age-gate workaround - This endpoint seems to be completely dead
1114 * [youtube] Try all clients even if age-gated
1115 * [youtube] Fix subtitles only being extracted from the first client
1116 * [youtube] Simplify `_get_text`
1117 * [cookies] bugfix for microsoft edge on macOS
1118 * [cookies] Handle `sqlite` `ImportError` gracefully by [mbway](https://github.com/mbway)
1119 * [cookies] Handle errors when importing `keyring`
1120
1121 ### 2021.07.21
1122
1123 * **Add option `--cookies-from-browser`** to load cookies from a browser by [mbway](https://github.com/mbway)
1124 * Usage: `--cookies-from-browser BROWSER[:PROFILE_NAME_OR_PATH]`
1125 * Also added `--no-cookies-from-browser`
1126 * To decrypt chromium cookies, `keyring` is needed for UNIX and `pycryptodome` for Windows
1127 * Add option `--exec-before-download`
1128 * Add field `live_status`
1129 * [FFmpegMetadata] Add language of each stream and some refactoring
1130 * [douyin] Add extractor by [pukkandan](https://github.com/pukkandan), [pyx](https://github.com/pyx)
1131 * [pornflip] Add extractor by [mzbaulhaque](https://github.com/mzbaulhaque)
1132 * **[youtube] Extract data from multiple clients** by [pukkandan](https://github.com/pukkandan), [coletdjnz](https://github.com/coletdjnz)
1133 * `player_client` now accepts multiple clients
1134 * Default `player_client` = `android,web`
1135 * This uses twice as many requests, but avoids throttling for most videos while also not losing any formats
1136 * Music clients can be specifically requested and is enabled by default if `music.youtube.com`
1137 * Added `player_client=ios` (Known issue: formats from ios are not sorted correctly)
1138 * Add age-gate bypass for android and ios clients
1139 * [youtube] Extract more thumbnails
1140 * The thumbnail URLs are hard-coded and their actual existence is tested lazily
1141 * Added option `--no-check-formats` to not test them
1142 * [youtube] Misc fixes
1143 * Improve extraction of livestream metadata by [pukkandan](https://github.com/pukkandan), [krichbanana](https://github.com/krichbanana)
1144 * Hide live dash formats since they can't be downloaded anyway
1145 * Fix authentication when using multiple accounts by [coletdjnz](https://github.com/coletdjnz)
1146 * Fix controversial videos when requested via API by [coletdjnz](https://github.com/coletdjnz)
1147 * Fix session index extraction and headers for non-web player clients by [coletdjnz](https://github.com/coletdjnz)
1148 * Make `--extractor-retries` work for more errors
1149 * Fix sorting of 3gp format
1150 * Sanity check `chapters` (and refactor related code)
1151 * Make `parse_time_text` and `_extract_chapters` non-fatal
1152 * Misc cleanup and bug fixes by [coletdjnz](https://github.com/coletdjnz)
1153 * [youtube:tab] Fix channels tab
1154 * [youtube:tab] Extract playlist availability by [coletdjnz](https://github.com/coletdjnz)
1155 * **[youtube:comments] Move comment extraction to new API** by [coletdjnz](https://github.com/coletdjnz)
1156 * Adds extractor-args `comment_sort` (`top`/`new`), `max_comments`, `max_comment_depth`
1157 * [youtube:comments] Fix `is_favorited`, improve `like_count` parsing by [coletdjnz](https://github.com/coletdjnz)
1158 * [BravoTV] Improve metadata extraction by [kevinoconnor7](https://github.com/kevinoconnor7)
1159 * [crunchyroll:playlist] Force http
1160 * [yahoo:gyao:player] Relax `_VALID_URL` by [nao20010128nao](https://github.com/nao20010128nao)
1161 * [nebula] Authentication via tokens from cookie jar by [hheimbuerger](https://github.com/hheimbuerger), [TpmKranz](https://github.com/TpmKranz)
1162 * [RTP] Fix extraction and add subtitles by [fstirlitz](https://github.com/fstirlitz)
1163 * [viki] Rewrite extractors and add extractor-arg `video_types` to `vikichannel` by [zackmark29](https://github.com/zackmark29), [pukkandan](https://github.com/pukkandan)
1164 * [vlive] Extract thumbnail directly in addition to the one from Naver
1165 * [generic] Extract previously missed subtitles by [fstirlitz](https://github.com/fstirlitz)
1166 * [generic] Extract everything in the SMIL manifest and detect discarded subtitles by [fstirlitz](https://github.com/fstirlitz)
1167 * [embedthumbnail] Fix `_get_thumbnail_resolution`
1168 * [metadatafromfield] Do not detect numbers as field names
1169 * Fix selectors `all`, `mergeall` and add tests
1170 * Errors in playlist extraction should obey `--ignore-errors`
1171 * Fix bug where `original_url` was not propagated when `_type`=`url`
1172 * Revert "Merge webm formats into mkv if thumbnails are to be embedded (#173)"
1173 * This was wrongly checking for `write_thumbnail`
1174 * Improve `extractor_args` parsing
1175 * Rename `NOTE` in `-F` to `MORE INFO` since it's often confused to be the same as `format_note`
1176 * Add `only_once` param for `write_debug` and `report_warning`
1177 * [extractor] Allow extracting multiple groups in `_search_regex` by [fstirlitz](https://github.com/fstirlitz)
1178 * [utils] Improve `traverse_obj`
1179 * [utils] Add `variadic`
1180 * [utils] Improve `js_to_json` comment regex by [fstirlitz](https://github.com/fstirlitz)
1181 * [webtt] Fix timestamps
1182 * [compat] Remove unnecessary code
1183 * [docs] fix default of multistreams
1184
1185
1186 ### 2021.07.07
1187
1188 * Merge youtube-dl: Upto [commit/a803582](https://github.com/ytdl-org/youtube-dl/commit/a8035827177d6b59aca03bd717acb6a9bdd75ada)
1189 * Add `--extractor-args` to pass some extractor-specific arguments. See [readme](https://github.com/yt-dlp/yt-dlp#extractor-arguments)
1190 * Add extractor option `skip` for `youtube`. Eg: `--extractor-args youtube:skip=hls,dash`
1191 * Deprecates `--youtube-skip-dash-manifest`, `--youtube-skip-hls-manifest`, `--youtube-include-dash-manifest`, `--youtube-include-hls-manifest`
1192 * Allow `--list...` options to work with `--print`, `--quiet` and other `--list...` options
1193 * [youtube] Use `player` API for additional video extraction requests by [coletdjnz](https://github.com/coletdjnz)
1194 * **Fixes youtube premium music** (format 141) extraction
1195 * Adds extractor option `player_client` = `web`/`android`
1196 * **`--extractor-args youtube:player_client=android` works around the throttling** for the time-being
1197 * Adds extractor option `player_skip=config`
1198 * Adds age-gate fallback using embedded client
1199 * [youtube] Choose correct Live chat API for upcoming streams by [krichbanana](https://github.com/krichbanana)
1200 * [youtube] Fix subtitle names for age-gated videos
1201 * [youtube:comments] Fix error handling and add `itct` to params by [coletdjnz](https://github.com/coletdjnz)
1202 * [youtube_live_chat] Fix download with cookies by [siikamiika](https://github.com/siikamiika)
1203 * [youtube_live_chat] use `clickTrackingParams` by [siikamiika](https://github.com/siikamiika)
1204 * [Funimation] Rewrite extractor
1205 * Add `FunimationShowIE` by [Mevious](https://github.com/Mevious)
1206 * **Treat the different versions of an episode as different formats of a single video**
1207 * This changes the video `id` and will break break existing archives
1208 * Compat option `seperate-video-versions` to fall back to old behavior including using the old video ids
1209 * Support direct `/player/` URL
1210 * Extractor options `language` and `version` to pre-select them during extraction
1211 * These options may be removed in the future if we can extract all formats without additional network requests
1212 * Do not rely on these for format selection and use `-f` filters instead
1213 * [AdobePass] Add Spectrum MSO by [kevinoconnor7](https://github.com/kevinoconnor7), [ohmybahgosh](https://github.com/ohmybahgosh)
1214 * [facebook] Extract description and fix title
1215 * [fancode] Fix extraction, support live and allow login with refresh token by [zenerdi0de](https://github.com/zenerdi0de)
1216 * [plutotv] Improve `_VALID_URL`
1217 * [RCTIPlus] Add extractor by [MinePlayersPE](https://github.com/MinePlayersPE)
1218 * [Soundcloud] Allow login using oauth token by [blackjack4494](https://github.com/blackjack4494)
1219 * [TBS] Support livestreams by [llacb47](https://github.com/llacb47)
1220 * [videa] Fix extraction by [nyuszika7h](https://github.com/nyuszika7h)
1221 * [yahoo] Fix extraction by [llacb47](https://github.com/llacb47), [pukkandan](https://github.com/pukkandan)
1222 * Process videos when using `--ignore-no-formats-error` by [krichbanana](https://github.com/krichbanana)
1223 * Fix `--throttled-rate` when using `--load-info-json`
1224 * Fix `--flat-playlist` when entry has no `ie_key`
1225 * Fix `check_formats` catching `ExtractorError` instead of `DownloadError`
1226 * Fix deprecated option `--list-formats-old`
1227 * [downloader/ffmpeg] Fix `--ppa` when using simultaneous download
1228 * [extractor] Prevent unnecessary download of hls manifests and refactor `hls_split_discontinuity`
1229 * [fragment] Handle status of download and errors in threads correctly; and minor refactoring
1230 * [thumbnailsconvertor] Treat `jpeg` as `jpg`
1231 * [utils] Fix issues with `LazyList` reversal
1232 * [extractor] Allow extractors to set their own login hint
1233 * [cleanup] Simplify format selector code with `LazyList` and `yield from`
1234 * [cleanup] Clean `extractor.common._merge_subtitles` signature
1235 * [cleanup] Fix some typos
1236
1237
1238 ### 2021.06.23
1239
1240 * Merge youtube-dl: Upto [commit/379f52a](https://github.com/ytdl-org/youtube-dl/commit/379f52a4954013767219d25099cce9e0f9401961)
1241 * **Add option `--throttled-rate`** below which video data is re-extracted
1242 * [fragment] **Merge during download for `-N`**, and refactor `hls`/`dash`
1243 * [websockets] Add `WebSocketFragmentFD` by [nao20010128nao](https://github.com/nao20010128nao), [pukkandan](https://github.com/pukkandan)
1244 * Allow `images` formats in addition to video/audio
1245 * [downloader/mhtml] Add new downloader for slideshows/storyboards by [fstirlitz](https://github.com/fstirlitz)
1246 * [youtube] Temporary **fix for age-gate**
1247 * [youtube] Support ongoing live chat by [siikamiika](https://github.com/siikamiika)
1248 * [youtube] Improve SAPISID cookie handling by [coletdjnz](https://github.com/coletdjnz)
1249 * [youtube] Login is not needed for `:ytrec`
1250 * [youtube] Non-fatal alert reporting for unavailable videos page by [coletdjnz](https://github.com/coletdjnz)
1251 * [twitcasting] Websocket support by [nao20010128nao](https://github.com/nao20010128nao)
1252 * [mediasite] Extract slides by [fstirlitz](https://github.com/fstirlitz)
1253 * [funimation] Extract subtitles
1254 * [pornhub] Extract `cast`
1255 * [hotstar] Use server time for authentication instead of local time
1256 * [EmbedThumbnail] Fix for already downloaded thumbnail
1257 * [EmbedThumbnail] Add compat-option `embed-thumbnail-atomicparsley`
1258 * Expand `--check-formats` to thumbnails
1259 * Fix id sanitization in filenames
1260 * Skip fixup of existing files and add `--fixup force` to force it
1261 * Better error handling of syntax errors in `-f`
1262 * Use `NamedTemporaryFile` for `--check-formats`
1263 * [aria2c] Lower `--min-split-size` for HTTP downloads
1264 * [options] Rename `--add-metadata` to `--embed-metadata`
1265 * [utils] Improve `LazyList` and add tests
1266 * [build] Build Windows x86 version with py3.7 and remove redundant tests by [pukkandan](https://github.com/pukkandan), [shirt](https://github.com/shirt-dev)
1267 * [docs] Clarify that `--embed-metadata` embeds chapter markers
1268 * [cleanup] Refactor fixup
1269
1270
1271 ### 2021.06.09
1272
1273 * Fix bug where `%(field)d` in filename template throws error
1274 * [outtmpl] Improve offset parsing
1275 * [test] More rigorous tests for `prepare_filename`
1276
1277 ### 2021.06.08
1278
1279 * Remove support for obsolete Python versions: Only 3.6+ is now supported
1280 * Merge youtube-dl: Upto [commit/c2350ca](https://github.com/ytdl-org/youtube-dl/commit/c2350cac243ba1ec1586fe85b0d62d1b700047a2)
1281 * [hls] Fix decryption for multithreaded downloader
1282 * [extractor] Fix pre-checking archive for some extractors
1283 * [extractor] Fix FourCC fallback when parsing ISM by [fstirlitz](https://github.com/fstirlitz)
1284 * [twitcasting] Add TwitCastingUserIE, TwitCastingLiveIE by [pukkandan](https://github.com/pukkandan), [nao20010128nao](https://github.com/nao20010128nao)
1285 * [vidio] Add VidioPremierIE and VidioLiveIE by [MinePlayersPE](Https://github.com/MinePlayersPE)
1286 * [viki] Fix extraction from [ytdl-org/youtube-dl@59e583f](https://github.com/ytdl-org/youtube-dl/commit/59e583f7e8530ca92776c866897d895c072e2a82)
1287 * [youtube] Support shorts URL
1288 * [zoom] Extract transcripts as subtitles
1289 * Add field `original_url` with the user-inputted URL
1290 * Fix and refactor `prepare_outtmpl`
1291 * Make more fields available for `--print` when used with `--flat-playlist`
1292 * [utils] Generalize `traverse_dict` to `traverse_obj`
1293 * [downloader/ffmpeg] Hide FFmpeg banner unless in verbose mode by [fstirlitz](https://github.com/fstirlitz)
1294 * [build] Release `yt-dlp.tar.gz`
1295 * [build,update] Add GNU-style SHA512 and prepare updater for simlar SHA256 by [nihil-admirari](https://github.com/nihil-admirari)
1296 * [pyinst] Show Python version in exe metadata by [nihil-admirari](https://github.com/nihil-admirari)
1297 * [docs] Improve documentation of dependencies
1298 * [cleanup] Mark unused files
1299 * [cleanup] Point all shebang to `python3` by [fstirlitz](https://github.com/fstirlitz)
1300 * [cleanup] Remove duplicate file `trovolive.py`
1301
1302
1303 ### 2021.06.01
1304
1305 * Merge youtube-dl: Upto [commit/d495292](https://github.com/ytdl-org/youtube-dl/commit/d495292852b6c2f1bd58bc2141ff2b0265c952cf)
1306 * Pre-check archive and filters during playlist extraction
1307 * Handle Basic Auth `user:pass` in URLs by [hhirtz](https://github.com/hhirtz) and [pukkandan](https://github.com/pukkandan)
1308 * [archiveorg] Add YoutubeWebArchiveIE by [coletdjnz](https://github.com/coletdjnz) and [alex-gedeon](https://github.com/alex-gedeon)
1309 * [fancode] Add extractor by [rhsmachine](https://github.com/rhsmachine)
1310 * [patreon] Support vimeo embeds by [rhsmachine](https://github.com/rhsmachine)
1311 * [Saitosan] Add new extractor by [llacb47](https://github.com/llacb47)
1312 * [ShemarooMe] Add extractor by [Ashish0804](https://github.com/Ashish0804) and [pukkandan](https://github.com/pukkandan)
1313 * [telemundo] Add extractor by [king-millez](https://github.com/king-millez)
1314 * [SonyLIV] Add SonyLIVSeriesIE and subtitle support by [Ashish0804](https://github.com/Ashish0804)
1315 * [Hotstar] Add HotStarSeriesIE by [Ashish0804](https://github.com/Ashish0804)
1316 * [Voot] Add VootSeriesIE by [Ashish0804](https://github.com/Ashish0804)
1317 * [vidio] Support login and premium videos by [MinePlayersPE](https://github.com/MinePlayersPE)
1318 * [fragment] When using `-N`, do not keep the fragment content in memory
1319 * [ffmpeg] Download and merge in a single step if possible
1320 * [ThumbnailsConvertor] Support conversion to `png` and make it the default by [louie-github](https://github.com/louie-github)
1321 * [VideoConvertor] Generalize with remuxer and allow conditional recoding
1322 * [EmbedThumbnail] Embed in `mp4`/`m4a` using mutagen by [tripulse](https://github.com/tripulse) and [pukkandan](https://github.com/pukkandan)
1323 * [EmbedThumbnail] Embed if any thumbnail was downloaded, not just the best
1324 * [EmbedThumbnail] Correctly escape filename
1325 * [update] replace self without launching a subprocess in windows
1326 * [update] Block further update for unsupported systems
1327 * Refactor `__process_playlist` by creating `LazyList`
1328 * Write messages to `stderr` when both `quiet` and `verbose`
1329 * Sanitize and sort playlist thumbnails
1330 * Remove `None` values from `info.json`
1331 * [extractor] Always prefer native hls downloader by default
1332 * [extractor] Skip subtitles without URI in m3u8 manifests by [hheimbuerger](https://github.com/hheimbuerger)
1333 * [extractor] Functions to parse `socket.io` response as `json` by [pukkandan](https://github.com/pukkandan) and [llacb47](https://github.com/llacb47)
1334 * [extractor] Allow `note=False` when extracting manifests
1335 * [utils] Escape URLs in `sanitized_Request`, not `sanitize_url`
1336 * [hls] Disable external downloader for `webtt`
1337 * [youtube] `/live` URLs should raise error if channel is not live
1338 * [youtube] Bug fixes
1339 * [zee5] Fix m3u8 formats' extension
1340 * [ard] Allow URLs without `-` before id by [olifre](https://github.com/olifre)
1341 * [cleanup] `YoutubeDL._match_entry`
1342 * [cleanup] Refactor updater
1343 * [cleanup] Refactor ffmpeg convertors
1344 * [cleanup] setup.py
1345
1346
1347 ### 2021.05.20
1348
1349 * **Youtube improvements**:
1350 * Support youtube music `MP`, `VL` and `browse` pages
1351 * Extract more formats for youtube music by [craftingmod](https://github.com/craftingmod), [coletdjnz](https://github.com/coletdjnz) and [pukkandan](https://github.com/pukkandan)
1352 * Extract multiple subtitles in same language by [pukkandan](https://github.com/pukkandan) and [tpikonen](https://github.com/tpikonen)
1353 * Redirect channels that doesn't have a `videos` tab to their `UU` playlists
1354 * Support in-channel search
1355 * Sort audio-only formats correctly
1356 * Always extract `maxresdefault` thumbnail
1357 * Extract audio language
1358 * Add subtitle language names by [nixxo](https://github.com/nixxo) and [tpikonen](https://github.com/tpikonen)
1359 * Show alerts only from the final webpage
1360 * Add `html5=1` param to `get_video_info` page requests by [coletdjnz](https://github.com/coletdjnz)
1361 * Better message when login required
1362 * **Add option `--print`**: to print any field/template
1363 * Makes redundant: `--get-description`, `--get-duration`, `--get-filename`, `--get-format`, `--get-id`, `--get-thumbnail`, `--get-title`, `--get-url`
1364 * Field `additional_urls` to download additional videos from metadata using [`--parse-metadata`](https://github.com/yt-dlp/yt-dlp#modifying-metadata)
1365 * Merge youtube-dl: Upto [commit/dfbbe29](https://github.com/ytdl-org/youtube-dl/commit/dfbbe2902fc67f0f93ee47a8077c148055c67a9b)
1366 * Write thumbnail of playlist and add `pl_thumbnail` outtmpl key
1367 * [embedthumbnail] Add `flac` support and refactor `mutagen` code by [pukkandan](https://github.com/pukkandan) and [tripulse](https://github.com/tripulse)
1368 * [audius:artist] Add extractor by [king-millez](https://github.com/king-millez)
1369 * [parlview] Add extractor by [king-millez](https://github.com/king-millez)
1370 * [tenplay] Fix extractor by [king-millez](https://github.com/king-millez)
1371 * [rmcdecouverte] Generalize `_VALID_URL`
1372 * Add compat-option `no-attach-infojson`
1373 * Add field `name` for subtitles
1374 * Ensure `post_extract` and `pre_process` only run once
1375 * Fix `--check-formats` when there is network error
1376 * Standardize `write_debug` and `get_param`
1377 * [options] Alias `--write-comments`, `--no-write-comments`
1378 * [options] Refactor callbacks
1379 * [test:download] Only extract enough videos for `playlist_mincount`
1380 * [extractor] bugfix for when `compat_opts` is not given
1381 * [build] Fix x86 build by [shirt](https://github.com/shirt-dev)
1382 * [cleanup] code formatting, youtube tests and readme
1383
1384 ### 2021.05.11
1385 * **Deprecate support for python versions < 3.6**
1386 * **Subtitle extraction from manifests** by [fstirlitz](https://github.com/fstirlitz). See [be6202f](https://github.com/yt-dlp/yt-dlp/commit/be6202f12b97858b9d716e608394b51065d0419f) for details
1387 * **Improve output template:**
1388 * Allow slicing lists/strings using `field.start:end:step`
1389 * A field can also be used as offset like `field1+num+field2`
1390 * A default value can be given using `field|default`
1391 * Prevent invalid fields from causing errors
1392 * **Merge youtube-dl**: Upto [commit/a726009](https://github.com/ytdl-org/youtube-dl/commit/a7260099873acc6dc7d76cafad2f6b139087afd0)
1393 * **Remove options** `-l`, `-t`, `-A` completely and disable `--auto-number`, `--title`, `--literal`, `--id`
1394 * [Plugins] Prioritize plugins over standard extractors and prevent plugins from overwriting the standard extractor classes
1395 * [downloader] Fix `quiet` and `to_stderr`
1396 * [fragment] Ensure the file is closed on error
1397 * [fragment] Make sure first segment is not skipped
1398 * [aria2c] Fix whitespace being stripped off
1399 * [embedthumbnail] Fix bug where jpeg thumbnails were converted again
1400 * [FormatSort] Fix for when some formats have quality and others don't
1401 * [utils] Add `network_exceptions`
1402 * [utils] Escape URL while sanitizing
1403 * [ukcolumn] Add Extractor
1404 * [whowatch] Add extractor by [nao20010128nao](https://github.com/nao20010128nao)
1405 * [CBS] Improve `_VALID_URL` to support movies
1406 * [crackle] Improve extraction
1407 * [curiositystream] Fix collections
1408 * [francetvinfo] Improve video id extraction
1409 * [generic] Respect the encoding in manifest
1410 * [limelight] Obey `allow_unplayable_formats`
1411 * [mediasite] Generalize URL pattern by [fstirlitz](https://github.com/fstirlitz)
1412 * [mxplayer] Add MxplayerShowIE by [Ashish0804](https://github.com/Ashish0804)
1413 * [nebula] Move to nebula.app by [Lamieur](https://github.com/Lamieur)
1414 * [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)
1415 * [niconico] Fix title and thumbnail extraction by [CXwudi](https://github.com/CXwudi)
1416 * [plutotv] Extract subtitles from manifests
1417 * [plutotv] Fix format extraction for some urls
1418 * [rmcdecouverte] Improve `_VALID_URL`
1419 * [sonyliv] Fix `title` and `series` extraction by [Ashish0804](https://github.com/Ashish0804)
1420 * [tubi] Raise "no video formats" error when video url is empty
1421 * [youtube:tab] Detect playlists inside community posts
1422 * [youtube] Add `oembed` to reserved names
1423 * [zee5] Fix extraction for some URLs by [Hadi0609](https://github.com/Hadi0609)
1424 * [zee5] Fix py2 compatibility
1425 * Fix `playlist_index` and add `playlist_autonumber`. See [#302](https://github.com/yt-dlp/yt-dlp/issues/302) for details
1426 * Add experimental option `--check-formats` to test the URLs before format selection
1427 * Option `--compat-options` to revert [some of yt-dlp's changes](https://github.com/yt-dlp/yt-dlp#differences-in-default-behavior)
1428 * Deprecates `--list-formats-as-table`, `--list-formats-old`
1429 * Fix number of digits in `%(playlist_index)s`
1430 * Fix case sensitivity of format selector
1431 * Revert "[core] be able to hand over id and title using url_result"
1432 * Do not strip out whitespaces in `-o` and `-P`
1433 * Fix `preload_download_archive` writing verbose message to `stdout`
1434 * Move option warnings to `YoutubeDL`so that they obey `--no-warnings` and can output colors
1435 * Py2 compatibility for `FileNotFoundError`
1436
1437
1438 ### 2021.04.22
1439 * **Improve output template:**
1440 * Objects can be traversed like `%(field.key1.key2)s`
1441 * An offset can be added to numeric fields as `%(field+N)s`
1442 * Deprecates `--autonumber-start`
1443 * **Improve `--sub-langs`:**
1444 * Treat `--sub-langs` entries as regex
1445 * `all` can be used to refer to all the subtitles
1446 * language codes can be prefixed with `-` to exclude it
1447 * Deprecates `--all-subs`
1448 * Add option `--ignore-no-formats-error` to ignore the "no video format" and similar errors
1449 * Add option `--skip-playlist-after-errors` to skip the rest of a playlist after a given number of errors are encountered
1450 * Merge youtube-dl: Upto [commit/7e8b3f9](https://github.com/ytdl-org/youtube-dl/commit/7e8b3f9439ebefb3a3a4e5da9c0bd2b595976438)
1451 * [downloader] Fix bug in downloader selection
1452 * [BilibiliChannel] Fix pagination by [nao20010128nao](https://github.com/nao20010128nao) and [pukkandan](https://github.com/pukkandan)
1453 * [rai] Add support for http formats by [nixxo](https://github.com/nixxo)
1454 * [TubiTv] Add TubiTvShowIE by [Ashish0804](https://github.com/Ashish0804)
1455 * [twitcasting] Fix extractor
1456 * [viu:ott] Fix extractor and support series by [lkho](https://github.com/lkho) and [pukkandan](https://github.com/pukkandan)
1457 * [youtube:tab] Show unavailable videos in playlists by [coletdjnz](https://github.com/coletdjnz)
1458 * [youtube:tab] Reload with unavailable videos for all playlists
1459 * [youtube] Ignore invalid stretch ratio
1460 * [youtube] Improve channel syncid extraction to support ytcfg by [coletdjnz](https://github.com/coletdjnz)
1461 * [youtube] Standardize API calls for tabs, mixes and search by [coletdjnz](https://github.com/coletdjnz)
1462 * [youtube] Bugfix in `_extract_ytcfg`
1463 * [mildom:user:vod] Download only necessary amount of pages
1464 * [mildom] Remove proxy completely by [fstirlitz](https://github.com/fstirlitz)
1465 * [go] Fix `_VALID_URL`
1466 * [MetadataFromField] Improve regex and add tests
1467 * [Exec] Ensure backward compatibility when the command contains `%`
1468 * [extractor] Fix inconsistent use of `report_warning`
1469 * Ensure `mergeall` selects best format when multistreams are disabled
1470 * Improve the yt-dlp.sh script by [fstirlitz](https://github.com/fstirlitz)
1471 * [lazy_extractor] Do not load plugins
1472 * [ci] Disable fail-fast
1473 * [docs] Clarify which deprecated options still work
1474 * [docs] Fix typos
1475
1476
1477 ### 2021.04.11
1478 * Add option `--convert-thumbnails` (only jpg currently supported)
1479 * Format selector `mergeall` to download and merge all formats
1480 * Pass any field to `--exec` using similar syntax to output template
1481 * Choose downloader for each protocol using `--downloader PROTO:NAME`
1482 * Alias `--downloader` for `--external-downloader`
1483 * Added `native` as an option for the downloader
1484 * Merge youtube-dl: Upto [commit/4fb25ff](https://github.com/ytdl-org/youtube-dl/commit/4fb25ff5a3be5206bb72e5c4046715b1529fb2c7) (except vimeo)
1485 * [DiscoveryPlusIndia] Add DiscoveryPlusIndiaShowIE by [Ashish0804](https://github.com/Ashish0804)
1486 * [NFHSNetwork] Add extractor by [llacb47](https://github.com/llacb47)
1487 * [nebula] Add extractor (watchnebula.com) by [hheimbuerger](https://github.com/hheimbuerger)
1488 * [nitter] Fix extraction of reply tweets and update instance list by [B0pol](https://github.com/B0pol)
1489 * [nitter] Fix thumbnails by [B0pol](https://github.com/B0pol)
1490 * [youtube] Fix thumbnail URL
1491 * [youtube] Parse API parameters from initial webpage by [coletdjnz](https://github.com/coletdjnz)
1492 * [youtube] Extract comments' approximate timestamp by [coletdjnz](https://github.com/coletdjnz)
1493 * [youtube] Fix alert extraction
1494 * [bilibili] Fix uploader
1495 * [utils] Add `datetime_from_str` and `datetime_add_months` by [coletdjnz](https://github.com/coletdjnz)
1496 * Run some `postprocessors` before actual download
1497 * Improve argument parsing for `-P`, `-o`, `-S`
1498 * Fix some `m3u8` not obeying `--allow-unplayable-formats`
1499 * Fix default of `dynamic_mpd`
1500 * Deprecate `--all-formats`, `--include-ads`, `--hls-prefer-native`, `--hls-prefer-ffmpeg`
1501 * [docs] Improvements
1502
1503 ### 2021.04.03
1504 * Merge youtube-dl: Upto [commit/654b4f4](https://github.com/ytdl-org/youtube-dl/commit/654b4f4ff2718f38b3182c1188c5d569c14cc70a)
1505 * Ability to set a specific field in the file's metadata using `--parse-metadata`
1506 * Ability to select n'th best format like `-f bv*.2`
1507 * [DiscoveryPlus] Add discoveryplus.in
1508 * [la7] Add podcasts and podcast playlists by [nixxo](https://github.com/nixxo)
1509 * [mildom] Update extractor with current proxy by [nao20010128nao](https://github.com/nao20010128nao)
1510 * [ard:mediathek] Fix video id extraction
1511 * [generic] Detect Invidious' link element
1512 * [youtube] Show premium state in `availability` by [coletdjnz](https://github.com/coletdjnz)
1513 * [viewsource] Add extractor to handle `view-source:`
1514 * [sponskrub] Run before embedding thumbnail
1515 * [docs] Improve `--parse-metadata` documentation
1516
1517
1518 ### 2021.03.24.1
1519 * Revert [commit/8562218](https://github.com/ytdl-org/youtube-dl/commit/8562218350a79d4709da8593bb0c538aa0824acf)
1520
1521 ### 2021.03.24
1522 * Merge youtube-dl: Upto 2021.03.25 ([commit/8562218](https://github.com/ytdl-org/youtube-dl/commit/8562218350a79d4709da8593bb0c538aa0824acf))
1523 * Parse metadata from multiple fields using `--parse-metadata`
1524 * Ability to load playlist infojson using `--load-info-json`
1525 * Write current epoch to infojson when using `--no-clean-infojson`
1526 * [youtube_live_chat] fix bug when trying to set cookies
1527 * [niconico] Fix for when logged in by [CXwudi](https://github.com/CXwudi) and [xtkoba](https://github.com/xtkoba)
1528 * [linuxacadamy] Fix login
1529
1530
1531 ### 2021.03.21
1532 * Merge youtube-dl: Upto [commit/7e79ba7](https://github.com/ytdl-org/youtube-dl/commit/7e79ba7dd6e6649dd2ce3a74004b2044f2182881)
1533 * Option `--no-clean-infojson` to keep private keys in the infojson
1534 * [aria2c] Support retry/abort unavailable fragments by [damianoamatruda](https://github.com/damianoamatruda)
1535 * [aria2c] Better default arguments
1536 * [movefiles] Fix bugs and make more robust
1537 * [formatSort] Fix `quality` being ignored
1538 * [splitchapters] Fix for older ffmpeg
1539 * [sponskrub] Pass proxy to sponskrub
1540 * Make sure `post_hook` gets the final filename
1541 * Recursively remove any private keys from infojson
1542 * Embed video URL metadata inside `mp4` by [damianoamatruda](https://github.com/damianoamatruda) and [pukkandan](https://github.com/pukkandan)
1543 * Merge `webm` formats into `mkv` if thumbnails are to be embedded by [damianoamatruda](https://github.com/damianoamatruda)
1544 * Use headers and cookies when downloading subtitles by [damianoamatruda](https://github.com/damianoamatruda)
1545 * Parse resolution in info dictionary by [damianoamatruda](https://github.com/damianoamatruda)
1546 * More consistent warning messages by [damianoamatruda](https://github.com/damianoamatruda) and [pukkandan](https://github.com/pukkandan)
1547 * [docs] Add deprecated options and aliases in readme
1548 * [docs] Fix some minor mistakes
1549
1550 * [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)
1551 * [niconico] Add user extractor by [animelover1984](https://github.com/animelover1984)
1552 * [bilibili] Add anthology support by [animelover1984](https://github.com/animelover1984)
1553 * [amcnetworks] Fix extractor by [2ShedsJackson](https://github.com/2ShedsJackson)
1554 * [stitcher] Merge from youtube-dl by [nixxo](https://github.com/nixxo)
1555 * [rcs] Improved extraction by [nixxo](https://github.com/nixxo)
1556 * [linuxacadamy] Improve regex
1557 * [youtube] Show if video is `private`, `unlisted` etc in info (`availability`) by [coletdjnz](https://github.com/coletdjnz) and [pukkandan](https://github.com/pukkandan)
1558 * [youtube] bugfix for channel playlist extraction
1559 * [nbc] Improve metadata extraction by [2ShedsJackson](https://github.com/2ShedsJackson)
1560
1561
1562 ### 2021.03.15
1563 * **Split video by chapters**: using option `--split-chapters`
1564 * The output file of the split files can be set with `-o`/`-P` using the prefix `chapter:`
1565 * Additional keys `section_title`, `section_number`, `section_start`, `section_end` are available in the output template
1566 * **Parallel fragment downloads** by [shirt](https://github.com/shirt-dev)
1567 * Use option `--concurrent-fragments` (`-N`) to set the number of threads (default 1)
1568 * Merge youtube-dl: Upto [commit/3be0980](https://github.com/ytdl-org/youtube-dl/commit/3be098010f667b14075e3dfad1e74e5e2becc8ea)
1569 * [zee5] Add Show Extractor by [Ashish0804](https://github.com/Ashish0804) and [pukkandan](https://github.com/pukkandan)
1570 * [rai] fix drm check [nixxo](https://github.com/nixxo)
1571 * [wimtv] Add extractor by [nixxo](https://github.com/nixxo)
1572 * [mtv] Add mtv.it and extract series metadata by [nixxo](https://github.com/nixxo)
1573 * [pluto.tv] Add extractor by [kevinoconnor7](https://github.com/kevinoconnor7)
1574 * [youtube] Rewrite comment extraction by [coletdjnz](https://github.com/coletdjnz)
1575 * [embedthumbnail] Set mtime correctly
1576 * Refactor some postprocessor/downloader code by [pukkandan](https://github.com/pukkandan) and [shirt](https://github.com/shirt-dev)
1577
1578
1579 ### 2021.03.07
1580 * [youtube] Fix history, mixes, community pages and trending by [pukkandan](https://github.com/pukkandan) and [coletdjnz](https://github.com/coletdjnz)
1581 * [youtube] Fix private feeds/playlists on multi-channel accounts by [coletdjnz](https://github.com/coletdjnz)
1582 * [youtube] Extract alerts from continuation by [coletdjnz](https://github.com/coletdjnz)
1583 * [cbs] Add support for ParamountPlus by [shirt](https://github.com/shirt-dev)
1584 * [mxplayer] Rewrite extractor with show support by [pukkandan](https://github.com/pukkandan) and [Ashish0804](https://github.com/Ashish0804)
1585 * [gedi] Improvements from youtube-dl by [nixxo](https://github.com/nixxo)
1586 * [vimeo] Fix videos with password by [teesid](https://github.com/teesid)
1587 * [lbry] Support `lbry://` url by [nixxo](https://github.com/nixxo)
1588 * [bilibili] Change `Accept` header by [pukkandan](https://github.com/pukkandan) and [animelover1984](https://github.com/animelover1984)
1589 * [trovo] Pass origin header
1590 * [rai] Check for DRM by [nixxo](https://github.com/nixxo)
1591 * [downloader] Fix bug for `ffmpeg`/`httpie`
1592 * [update] Fix updater removing the executable bit on some UNIX distros
1593 * [update] Fix current build hash for UNIX
1594 * [docs] Include wget/curl/aria2c install instructions for Unix by [Ashish0804](https://github.com/Ashish0804)
1595 * Fix some videos downloading with `m3u8` extension
1596 * Remove "fixup is ignored" warning when fixup wasn't passed by user
1597
1598
1599 ### 2021.03.03.2
1600 * [build] Fix bug
1601
1602 ### 2021.03.03
1603 * [youtube] Use new browse API for continuation page extraction by [coletdjnz](https://github.com/coletdjnz) and [pukkandan](https://github.com/pukkandan)
1604 * Fix HLS playlist downloading by [shirt](https://github.com/shirt-dev)
1605 * Merge youtube-dl: Upto [2021.03.03](https://github.com/ytdl-org/youtube-dl/releases/tag/2021.03.03)
1606 * [mtv] Fix extractor
1607 * [nick] Fix extractor by [DennyDai](https://github.com/DennyDai)
1608 * [mxplayer] Add new extractor by [codeasashu](https://github.com/codeasashu)
1609 * [youtube] Throw error when `--extractor-retries` are exhausted
1610 * Reduce default of `--extractor-retries` to 3
1611 * Fix packaging bugs by [hseg](https://github.com/hseg)
1612
1613
1614 ### 2021.03.01
1615 * Allow specifying path in `--external-downloader`
1616 * Add option `--sleep-requests` to sleep b/w requests
1617 * Add option `--extractor-retries` to retry on known extractor errors
1618 * Extract comments only when needed
1619 * `--get-comments` doesn't imply `--write-info-json` if `-J`, `-j` or `--print-json` are used
1620 * Fix `get_executable_path` by [shirt](https://github.com/shirt-dev)
1621 * [youtube] Retry on more known errors than just HTTP-5xx
1622 * [youtube] Fix inconsistent `webpage_url`
1623 * [tennistv] Fix format sorting
1624 * [bilibiliaudio] Recognize the file as audio-only
1625 * [hrfensehen] Fix wrong import
1626 * [viki] Fix viki play pass authentication by [RobinD42](https://github.com/RobinD42)
1627 * [readthedocs] Improvements by [shirt](https://github.com/shirt-dev)
1628 * [hls] Fix bug with m3u8 format extraction
1629 * [hls] Enable `--hls-use-mpegts` by default when downloading live-streams
1630 * [embedthumbnail] Fix bug with deleting original thumbnail
1631 * [build] Fix completion paths, zsh pip completion install by [hseg](https://github.com/hseg)
1632 * [ci] Disable download tests unless specifically invoked
1633 * Cleanup some code and fix typos
1634
1635
1636 ### 2021.02.24
1637 * Moved project to an organization [yt-dlp](https://github.com/yt-dlp)
1638 * **Completely changed project name to yt-dlp** by [Pccode66](https://github.com/Pccode66) and [pukkandan](https://github.com/pukkandan)
1639 * Also, `youtube-dlc` config files are no longer loaded
1640 * Merge youtube-dl: Upto [commit/4460329](https://github.com/ytdl-org/youtube-dl/commit/44603290e5002153f3ebad6230cc73aef42cc2cd) (except tmz, gedi)
1641 * [Readthedocs](https://yt-dlp.readthedocs.io) support by [shirt](https://github.com/shirt-dev)
1642 * [youtube] Show if video was a live stream in info (`was_live`)
1643 * [Zee5] Add new extractor by [Ashish0804](https://github.com/Ashish0804) and [pukkandan](https://github.com/pukkandan)
1644 * [jwplatform] Add support for `hyland.com`
1645 * [tennistv] Fix extractor
1646 * [hls] Support media initialization by [shirt](https://github.com/shirt-dev)
1647 * [hls] Added options `--hls-split-discontinuity` to better support media discontinuity by [shirt](https://github.com/shirt-dev)
1648 * [ffmpeg] Allow passing custom arguments before -i using `--ppa "ffmpeg_i1:ARGS"` syntax
1649 * Fix `--windows-filenames` removing `/` from UNIX paths
1650 * [hls] Show warning if pycryptodome is not found
1651 * [docs] Improvements
1652 * Fix documentation of `Extractor Options`
1653 * Document `all` in format selection
1654 * Document `playable_in_embed` in output templates
1655
1656
1657 ### 2021.02.19
1658 * Merge youtube-dl: Upto [commit/cf2dbec](https://github.com/ytdl-org/youtube-dl/commit/cf2dbec6301177a1fddf72862de05fa912d9869d) (except kakao)
1659 * [viki] Fix extractor
1660 * [niconico] Extract `channel` and `channel_id` by [kurumigi](https://github.com/kurumigi)
1661 * [youtube] Multiple page support for hashtag URLs
1662 * [youtube] Add more invidious instances
1663 * [youtube] Fix comment extraction when comment text is empty
1664 * Option `--windows-filenames` to force use of windows compatible filenames
1665 * [ExtractAudio] Bugfix
1666 * Don't raise `parser.error` when exiting for update
1667 * [MoveFiles] Fix for when merger can't run
1668 * Changed `--trim-file-name` to `--trim-filenames` to be similar to related options
1669 * Format Sort improvements:
1670 * Prefer `vp9.2` more than other `vp9` codecs
1671 * Remove forced priority of `quality`
1672 * Remove unnecessary `field_preference` and misuse of `preference` from extractors
1673 * Build improvements:
1674 * Fix hash output by [shirt](https://github.com/shirt-dev)
1675 * Lock python package versions for x86 and use `wheels` by [shirt](https://github.com/shirt-dev)
1676 * Exclude `vcruntime140.dll` from UPX by [jbruchon](https://github.com/jbruchon)
1677 * Set version number based on UTC time, not local time
1678 * Publish on PyPi only if token is set
1679 * [docs] Better document `--prefer-free-formats` and add `--no-prefer-free-format`
1680
1681
1682 ### 2021.02.15
1683 * Merge youtube-dl: Upto [2021.02.10](https://github.com/ytdl-org/youtube-dl/releases/tag/2021.02.10) (except archive.org)
1684 * [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)
1685 * Fix HLS AES-128 with multiple keys in external downloaders by [shirt](https://github.com/shirt-dev)
1686 * [youtube_live_chat] Fix by using POST API by [siikamiika](https://github.com/siikamiika)
1687 * [rumble] Add support for video page
1688 * Option `--allow-unplayable-formats` to allow downloading unplayable video formats
1689 * [ExtractAudio] Don't re-encode when file is already in a common audio format
1690 * [youtube] Fix search continuations
1691 * [youtube] Fix for new accounts
1692 * Improve build/updater: by [pukkandan](https://github.com/pukkandan) and [shirt](https://github.com/shirt-dev)
1693 * Fix SHA256 calculation in build and implement hash checking for updater
1694 * Exit immediately in windows once the update process starts
1695 * Fix updater for `x86.exe`
1696 * Updater looks for both `yt-dlp` and `youtube-dlc` in releases for future-proofing
1697 * Change optional dependency to `pycryptodome`
1698 * Fix issue with unicode filenames in aria2c by [shirt](https://github.com/shirt-dev)
1699 * Fix `allow_playlist_files` not being correctly passed through
1700 * Fix for empty HTTP head requests by [shirt](https://github.com/shirt-dev)
1701 * Fix `get_executable_path` in UNIX
1702 * [sponskrub] Print ffmpeg output and errors to terminal
1703 * `__real_download` should be false when ffmpeg unavailable and no download
1704 * Show `exe`/`zip`/`source` and 32/64bit in verbose message
1705
1706
1707 ### 2021.02.09
1708 * **aria2c support for DASH/HLS**: by [shirt](https://github.com/shirt-dev)
1709 * **Implement Updater** (`-U`) by [shirt](https://github.com/shirt-dev)
1710 * [youtube] Fix comment extraction
1711 * [youtube_live_chat] Improve extraction
1712 * [youtube] Fix for channel URLs sometimes not downloading all pages
1713 * [aria2c] Changed default arguments to `--console-log-level=warn --summary-interval=0 --file-allocation=none -x16 -j16 -s16`
1714 * Add fallback for thumbnails
1715 * [embedthumbnail] Keep original thumbnail after conversion if write_thumbnail given
1716 * [embedsubtitle] Keep original subtitle after conversion if write_subtitles given
1717 * [pyinst.py] Move back to root dir
1718 * [youtube] Simplified renderer parsing and bugfixes
1719 * [movefiles] Fix compatibility with python2
1720 * [remuxvideo] Fix validation of conditional remux
1721 * [sponskrub] Don't raise error when the video does not exist
1722 * [docs] Crypto is an optional dependency
1723
1724
1725 ### 2021.02.04
1726 * Merge youtube-dl: Upto [2021.02.04.1](https://github.com/ytdl-org/youtube-dl/releases/tag/2021.02.04.1)
1727 * **Date/time formatting in output template:**
1728 * 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`
1729 * **Multiple output templates:**
1730 * Separate output templates can be given for the different metadata files by using `-o TYPE:TEMPLATE`
1731 * The allowed types are: `subtitle|thumbnail|description|annotation|infojson|pl_description|pl_infojson`
1732 * [youtube] More metadata extraction for channel/playlist URLs (channel, uploader, thumbnail, tags)
1733 * New option `--no-write-playlist-metafiles` to prevent writing playlist metadata files
1734 * [audius] Fix extractor
1735 * [youtube_live_chat] Fix `parse_yt_initial_data` and add `fragment_retries`
1736 * [postprocessor] Raise errors correctly
1737 * [metadatafromtitle] Fix bug when extracting data from numeric fields
1738 * Fix issue with overwriting files
1739 * Fix "Default format spec" appearing in quiet mode
1740 * [FormatSort] Allow user to prefer av01 over vp9 (The default is still vp9)
1741 * [FormatSort] fix bug where `quality` had more priority than `hasvid`
1742 * [pyinst] Automatically detect python architecture and working directory
1743 * Strip out internal fields such as `_filename` from infojson
1744
1745
1746 ### 2021.01.29
1747 * **Features from [animelover1984/youtube-dl](https://github.com/animelover1984/youtube-dl)**: by [animelover1984](https://github.com/animelover1984) and [bbepis](https://github.com/bbepis)
1748 * Add `--get-comments`
1749 * [youtube] Extract comments
1750 * [billibilli] Added BiliBiliSearchIE, BilibiliChannelIE
1751 * [billibilli] Extract comments
1752 * [billibilli] Better video extraction
1753 * Write playlist data to infojson
1754 * [FFmpegMetadata] Embed infojson inside the video
1755 * [EmbedThumbnail] Try embedding in mp4 using ffprobe and `-disposition`
1756 * [EmbedThumbnail] Treat mka like mkv and mov like mp4
1757 * [EmbedThumbnail] Embed in ogg/opus
1758 * [VideoRemuxer] Conditionally remux video
1759 * [VideoRemuxer] Add `-movflags +faststart` when remuxing to mp4
1760 * [ffmpeg] Print entire stderr in verbose when there is error
1761 * [EmbedSubtitle] Warn when embedding ass in mp4
1762 * [anvato] Use NFLTokenGenerator if possible
1763 * **Parse additional metadata**: New option `--parse-metadata` to extract additional metadata from existing fields
1764 * The extracted fields can be used in `--output`
1765 * Deprecated `--metadata-from-title`
1766 * [Audius] Add extractor
1767 * [youtube] Extract playlist description and write it to `.description` file
1768 * Detect existing files even when using `recode`/`remux` (`extract-audio` is partially fixed)
1769 * Fix wrong user config from v2021.01.24
1770 * [youtube] Report error message from youtube as error instead of warning
1771 * [FormatSort] Fix some fields not sorting from v2021.01.24
1772 * [postprocessor] Deprecate `avconv`/`avprobe`. All current functionality is left untouched. But don't expect any new features to work with avconv
1773 * [postprocessor] fix `write_debug` to not throw error when there is no `_downloader`
1774 * [movefiles] Don't give "cant find" warning when move is unnecessary
1775 * Refactor `update-version`, `pyinst.py` and related files
1776 * [ffmpeg] Document more formats that are supported for remux/recode
1777
1778
1779 ### 2021.01.24
1780 * Merge youtube-dl: Upto [2021.01.24](https://github.com/ytdl-org/youtube-dl/releases/tag/2021.01.16)
1781 * Plugin support ([documentation](https://github.com/yt-dlp/yt-dlp#plugins))
1782 * **Multiple paths**: New option `-P`/`--paths` to give different paths for different types of files
1783 * The syntax is `-P "type:path" -P "type:path"`
1784 * Valid types are: home, temp, description, annotation, subtitle, infojson, thumbnail
1785 * Additionally, configuration file is taken from home directory or current directory
1786 * Allow passing different arguments to different external downloaders
1787 * [mildom] Add extractor by [nao20010128nao](https://github.com/nao20010128nao)
1788 * Warn when using old style `--external-downloader-args` and `--post-processor-args`
1789 * Fix `--no-overwrite` when using `--write-link`
1790 * [sponskrub] Output `unrecognized argument` error message correctly
1791 * [cbs] Make failure to extract title non-fatal
1792 * Fix typecasting when pre-checking archive
1793 * Fix issue with setting title on UNIX
1794 * Deprecate redundant aliases in `formatSort`. The aliases remain functional for backward compatibility, but will be left undocumented
1795 * [tests] Fix test_post_hooks
1796 * [tests] Split core and download tests
1797
1798
1799 ### 2021.01.20
1800 * [TrovoLive] Add extractor (only VODs)
1801 * [pokemon] Add `/#/player` URLs
1802 * Improved parsing of multiple postprocessor-args, add `--ppa` as alias
1803 * [EmbedThumbnail] Simplify embedding in mkv
1804 * [sponskrub] Encode filenames correctly, better debug output and error message
1805 * [readme] Cleanup options
1806
1807
1808 ### 2021.01.16
1809 * Merge youtube-dl: Upto [2021.01.16](https://github.com/ytdl-org/youtube-dl/releases/tag/2021.01.16)
1810 * **Configuration files:**
1811 * Portable configuration file: `./yt-dlp.conf`
1812 * 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
1813 * Add PyPI release
1814
1815
1816 ### 2021.01.14
1817 * Added option `--break-on-reject`
1818 * [roosterteeth.com] Fix for bonus episodes by [Zocker1999NET](https://github.com/Zocker1999NET)
1819 * [tiktok] Fix for when share_info is empty
1820 * [EmbedThumbnail] Fix bug due to incorrect function name
1821 * [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
1822 * [docs] Change all links to correctly point to new fork URL
1823 * [docs] Fixes typos
1824
1825
1826 ### 2021.01.12
1827 * [roosterteeth.com] Add subtitle support by [samiksome](https://github.com/samiksome)
1828 * Added `--force-overwrites`, `--no-force-overwrites` by [alxnull](https://github.com/alxnull)
1829 * Changed fork name to `yt-dlp`
1830 * Fix typos by [FelixFrog](https://github.com/FelixFrog)
1831 * [ci] Option to skip
1832 * [changelog] Added unreleased changes in blackjack4494/yt-dlc
1833
1834
1835 ### 2021.01.10
1836 * [archive.org] Fix extractor and add support for audio and playlists by [wporr](https://github.com/wporr)
1837 * [Animelab] Added by [mariuszskon](https://github.com/mariuszskon)
1838 * [youtube:search] Fix view_count by [ohnonot](https://github.com/ohnonot)
1839 * [youtube] Show if video is embeddable in info (`playable_in_embed`)
1840 * Update version badge automatically in README
1841 * Enable `test_youtube_search_matching`
1842 * Create `to_screen` and similar functions in postprocessor/common
1843
1844
1845 ### 2021.01.09
1846 * [youtube] Fix bug in automatic caption extraction
1847 * Add `post_hooks` to YoutubeDL by [alexmerkel](https://github.com/alexmerkel)
1848 * Batch file enumeration improvements by [glenn-slayden](https://github.com/glenn-slayden)
1849 * Stop immediately when reaching `--max-downloads` by [glenn-slayden](https://github.com/glenn-slayden)
1850 * Fix incorrect ANSI sequence for restoring console-window title by [glenn-slayden](https://github.com/glenn-slayden)
1851 * Kill child processes when yt-dlc is killed by [Unrud](https://github.com/Unrud)
1852
1853
1854 ### 2021.01.08
1855 * 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))
1856 * Moved changelog to separate file
1857
1858
1859 ### 2021.01.07-1
1860 * [Akamai] fix by [nixxo](https://github.com/nixxo)
1861 * [Tiktok] merge youtube-dl tiktok extractor by [GreyAlien502](https://github.com/GreyAlien502)
1862 * [vlive] add support for playlists by [kyuyeunk](https://github.com/kyuyeunk)
1863 * [youtube_live_chat] make sure playerOffsetMs is positive by [siikamiika](https://github.com/siikamiika)
1864 * Ignore extra data streams in ffmpeg by [jbruchon](https://github.com/jbruchon)
1865 * Allow passing different arguments to different postprocessors using `--postprocessor-args`
1866 * Deprecated `--sponskrub-args`. The same can now be done using `--postprocessor-args "sponskrub:<args>"`
1867 * [CI] Split tests into core-test and full-test
1868
1869
1870 ### 2021.01.07
1871 * Removed priority of `av01` codec in `-S` since most devices don't support it yet
1872 * Added `duration_string` to be used in `--output`
1873 * Created First Release
1874
1875
1876 ### 2021.01.05-1
1877 * **Changed defaults:**
1878 * Enabled `--ignore`
1879 * Disabled `--video-multistreams` and `--audio-multistreams`
1880 * Changed default format selection to `bv*+ba/b` when `--audio-multistreams` is disabled
1881 * Changed default format sort order to `res,fps,codec,size,br,asr,proto,ext,has_audio,source,format_id`
1882 * Changed `webm` to be more preferable than `flv` in format sorting
1883 * Changed default output template to `%(title)s [%(id)s].%(ext)s`
1884 * Enabled `--list-formats-as-table`
1885
1886
1887 ### 2021.01.05
1888 * **Format Sort:** Added `--format-sort` (`-S`), `--format-sort-force` (`--S-force`) - See [Sorting Formats](README.md#sorting-formats) for details
1889 * **Format Selection:** See [Format Selection](README.md#format-selection) for details
1890 * New format selectors: `best*`, `worst*`, `bestvideo*`, `bestaudio*`, `worstvideo*`, `worstaudio*`
1891 * Changed video format sorting to show video only files and video+audio files together.
1892 * Added `--video-multistreams`, `--no-video-multistreams`, `--audio-multistreams`, `--no-audio-multistreams`
1893 * Added `b`,`w`,`v`,`a` as alias for `best`, `worst`, `video` and `audio` respectively
1894 * 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
1895 * **Sponskrub integration:** Added `--sponskrub`, `--sponskrub-cut`, `--sponskrub-force`, `--sponskrub-location`, `--sponskrub-args` - See [SponSkrub Options](README.md#sponskrub-sponsorblock-options) for details
1896 * Added `--force-download-archive` (`--force-write-archive`) by [h-h-h-h](https://github.com/h-h-h-h)
1897 * Added `--list-formats-as-table`, `--list-formats-old`
1898 * **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
1899 * 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`
1900 * Renamed: `--write-subs`, `--no-write-subs`, `--no-write-auto-subs`, `--write-auto-subs`. Note that these can still be used without the ending "s"
1901 * Relaxed validation for format filters so that any arbitrary field can be used
1902 * 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))
1903 * Make Twitch Video ID output from Playlist and VOD extractor same. This is only a temporary fix
1904 * 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
1905 * 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
1906 * Cleaned up the fork for public use
1907
1908
1909 **Note**: All uncredited changes above this point are authored by [pukkandan](https://github.com/pukkandan)
1910
1911 ### Unreleased changes in [blackjack4494/yt-dlc](https://github.com/blackjack4494/yt-dlc)
1912 * Updated to youtube-dl release 2020.11.26 by [pukkandan](https://github.com/pukkandan)
1913 * Youtube improvements by [pukkandan](https://github.com/pukkandan)
1914 * Implemented all Youtube Feeds (ytfav, ytwatchlater, ytsubs, ythistory, ytrec) and SearchURL
1915 * Fix some improper Youtube URLs
1916 * Redirect channel home to /video
1917 * Print youtube's warning message
1918 * Handle Multiple pages for feeds better
1919 * [youtube] Fix ytsearch not returning results sometimes due to promoted content by [coletdjnz](https://github.com/coletdjnz)
1920 * [youtube] Temporary fix for automatic captions - disable json3 by [blackjack4494](https://github.com/blackjack4494)
1921 * Add --break-on-existing by [gergesh](https://github.com/gergesh)
1922 * Pre-check video IDs in the archive before downloading by [pukkandan](https://github.com/pukkandan)
1923 * [bitwave.tv] New extractor by [lorpus](https://github.com/lorpus)
1924 * [Gedi] Add extractor by [nixxo](https://github.com/nixxo)
1925 * [Rcs] Add new extractor by [nixxo](https://github.com/nixxo)
1926 * [skyit] New skyitalia extractor by [nixxo](https://github.com/nixxo)
1927 * [france.tv] Fix thumbnail URL by [renalid](https://github.com/renalid)
1928 * [ina] support mobile links by [B0pol](https://github.com/B0pol)
1929 * [instagram] Fix thumbnail extractor by [nao20010128nao](https://github.com/nao20010128nao)
1930 * [SouthparkDe] Support for English URLs by [xypwn](https://github.com/xypwn)
1931 * [spreaker] fix SpreakerShowIE test URL by [pukkandan](https://github.com/pukkandan)
1932 * [Vlive] Fix playlist handling when downloading a channel by [kyuyeunk](https://github.com/kyuyeunk)
1933 * [tmz] Fix extractor by [diegorodriguezv](https://github.com/diegorodriguezv)
1934 * [ITV] BTCC URL update by [WolfganP](https://github.com/WolfganP)
1935 * [generic] Detect embedded bitchute videos by [pukkandan](https://github.com/pukkandan)
1936 * [generic] Extract embedded youtube and twitter videos by [diegorodriguezv](https://github.com/diegorodriguezv)
1937 * [ffmpeg] Ensure all streams are copied by [pukkandan](https://github.com/pukkandan)
1938 * [embedthumbnail] Fix for os.rename error by [pukkandan](https://github.com/pukkandan)
1939 * make_win.bat: don't use UPX to pack vcruntime140.dll by [jbruchon](https://github.com/jbruchon)
1940
1941
1942 ### Changelog of [blackjack4494/yt-dlc](https://github.com/blackjack4494/yt-dlc) till release 2020.11.11-3
1943
1944 **Note**: This was constructed from the merge commit messages and may not be entirely accurate
1945
1946 * [bandcamp] fix failing test. remove subclass hack by [insaneracist](https://github.com/insaneracist)
1947 * [bandcamp] restore album downloads by [insaneracist](https://github.com/insaneracist)
1948 * [francetv] fix extractor by [Surkal](https://github.com/Surkal)
1949 * [gdcvault] fix extractor by [blackjack4494](https://github.com/blackjack4494)
1950 * [hotstar] Move to API v1 by [theincognito-inc](https://github.com/theincognito-inc)
1951 * [hrfernsehen] add extractor by [blocktrron](https://github.com/blocktrron)
1952 * [kakao] new apis by [blackjack4494](https://github.com/blackjack4494)
1953 * [la7] fix missing protocol by [nixxo](https://github.com/nixxo)
1954 * [mailru] removed escaped braces, use urljoin, added tests by [nixxo](https://github.com/nixxo)
1955 * [MTV/Nick] universal mgid extractor + fix nick.de feed by [blackjack4494](https://github.com/blackjack4494)
1956 * [mtv] Fix a missing match_id by [nixxo](https://github.com/nixxo)
1957 * [Mtv] updated extractor logic & more by [blackjack4494](https://github.com/blackjack4494)
1958 * [ndr] support Daserste ndr by [blackjack4494](https://github.com/blackjack4494)
1959 * [Netzkino] Only use video id to find metadata by [TobiX](https://github.com/TobiX)
1960 * [newgrounds] fix: video download by [insaneracist](https://github.com/insaneracist)
1961 * [nitter] Add new extractor by [B0pol](https://github.com/B0pol)
1962 * [soundcloud] Resolve audio/x-wav by [tfvlrue](https://github.com/tfvlrue)
1963 * [soundcloud] sets pattern and tests by [blackjack4494](https://github.com/blackjack4494)
1964 * [SouthparkDE/MTV] another mgid extraction (mtv_base) feed url updated by [blackjack4494](https://github.com/blackjack4494)
1965 * [StoryFire] Add new extractor by [sgstair](https://github.com/sgstair)
1966 * [twitch] by [geauxlo](https://github.com/geauxlo)
1967 * [videa] Adapt to updates by [adrianheine](https://github.com/adrianheine)
1968 * [Viki] subtitles, formats by [blackjack4494](https://github.com/blackjack4494)
1969 * [vlive] fix extractor for revamped website by [exwm](https://github.com/exwm)
1970 * [xtube] fix extractor by [insaneracist](https://github.com/insaneracist)
1971 * [youtube] Convert subs when download is skipped by [blackjack4494](https://github.com/blackjack4494)
1972 * [youtube] Fix age gate detection by [random-nick](https://github.com/random-nick)
1973 * [youtube] fix yt-only playback when age restricted/gated - requires cookies by [blackjack4494](https://github.com/blackjack4494)
1974 * [youtube] fix: extract artist metadata from ytInitialData by [insaneracist](https://github.com/insaneracist)
1975 * [youtube] fix: extract mix playlist ids from ytInitialData by [insaneracist](https://github.com/insaneracist)
1976 * [youtube] fix: mix playlist title by [insaneracist](https://github.com/insaneracist)
1977 * [youtube] fix: Youtube Music playlists by [insaneracist](https://github.com/insaneracist)
1978 * [Youtube] Fixed problem with new youtube player by [peet1993](https://github.com/peet1993)
1979 * [zoom] Fix url parsing for url's containing /share/ and dots by [Romern](https://github.com/Romern)
1980 * [zoom] new extractor by [insaneracist](https://github.com/insaneracist)
1981 * abc by [adrianheine](https://github.com/adrianheine)
1982 * Added Comcast_SSO fix by [merval](https://github.com/merval)
1983 * Added DRM logic to brightcove by [merval](https://github.com/merval)
1984 * Added regex for ABC.com site. by [kucksdorfs](https://github.com/kucksdorfs)
1985 * alura by [hugohaa](https://github.com/hugohaa)
1986 * Arbitrary merges by [fstirlitz](https://github.com/fstirlitz)
1987 * ard.py_add_playlist_support by [martin54](https://github.com/martin54)
1988 * Bugfix/youtube/chapters fix extractor by [gschizas](https://github.com/gschizas)
1989 * bugfix_youtube_like_extraction by [RedpointsBots](https://github.com/RedpointsBots)
1990 * Create build workflow by [blackjack4494](https://github.com/blackjack4494)
1991 * deezer by [LucBerge](https://github.com/LucBerge)
1992 * Detect embedded bitchute videos by [pukkandan](https://github.com/pukkandan)
1993 * Don't install tests by [l29ah](https://github.com/l29ah)
1994 * Don't try to embed/convert json subtitles generated by [youtube](https://github.com/youtube) livechat by [pukkandan](https://github.com/pukkandan)
1995 * Doodstream by [sxvghd](https://github.com/sxvghd)
1996 * duboku by [lkho](https://github.com/lkho)
1997 * elonet by [tpikonen](https://github.com/tpikonen)
1998 * ext/remuxe-video by [Zocker1999NET](https://github.com/Zocker1999NET)
1999 * fall-back to the old way to fetch subtitles, if needed by [RobinD42](https://github.com/RobinD42)
2000 * feature_subscriber_count by [RedpointsBots](https://github.com/RedpointsBots)
2001 * Fix external downloader when there is no http_header by [pukkandan](https://github.com/pukkandan)
2002 * Fix issue triggered by [tubeup](https://github.com/tubeup) by [nsapa](https://github.com/nsapa)
2003 * Fix YoutubePlaylistsIE by [ZenulAbidin](https://github.com/ZenulAbidin)
2004 * fix-mitele' by [DjMoren](https://github.com/DjMoren)
2005 * fix/google-drive-cookie-issue by [legraphista](https://github.com/legraphista)
2006 * fix_tiktok by [mervel-mervel](https://github.com/mervel-mervel)
2007 * Fixed problem with JS player URL by [peet1993](https://github.com/peet1993)
2008 * fixYTSearch by [xarantolus](https://github.com/xarantolus)
2009 * FliegendeWurst-3sat-zdf-merger-bugfix-feature
2010 * gilou-bandcamp_update
2011 * implement ThisVid extractor by [rigstot](https://github.com/rigstot)
2012 * JensTimmerman-patch-1 by [JensTimmerman](https://github.com/JensTimmerman)
2013 * Keep download archive in memory for better performance by [jbruchon](https://github.com/jbruchon)
2014 * la7-fix by [iamleot](https://github.com/iamleot)
2015 * magenta by [adrianheine](https://github.com/adrianheine)
2016 * Merge 26564 from [adrianheine](https://github.com/adrianheine)
2017 * Merge code from [ddland](https://github.com/ddland)
2018 * Merge code from [nixxo](https://github.com/nixxo)
2019 * Merge code from [ssaqua](https://github.com/ssaqua)
2020 * Merge code from [zubearc](https://github.com/zubearc)
2021 * mkvthumbnail by [MrDoritos](https://github.com/MrDoritos)
2022 * myvideo_ge by [fonkap](https://github.com/fonkap)
2023 * naver by [SeonjaeHyeon](https://github.com/SeonjaeHyeon)
2024 * ondemandkorea by [julien-hadleyjack](https://github.com/julien-hadleyjack)
2025 * rai-update by [iamleot](https://github.com/iamleot)
2026 * RFC: youtube: Polymer UI and JSON endpoints for playlists by [wlritchi](https://github.com/wlritchi)
2027 * rutv by [adrianheine](https://github.com/adrianheine)
2028 * Sc extractor web auth by [blackjack4494](https://github.com/blackjack4494)
2029 * Switch from binary search tree to Python sets by [jbruchon](https://github.com/jbruchon)
2030 * tiktok by [skyme5](https://github.com/skyme5)
2031 * tvnow by [TinyToweringTree](https://github.com/TinyToweringTree)
2032 * twitch-fix by [lel-amri](https://github.com/lel-amri)
2033 * Twitter shortener by [blackjack4494](https://github.com/blackjack4494)
2034 * Update README.md by [JensTimmerman](https://github.com/JensTimmerman)
2035 * Update to reflect website changes. by [amigatomte](https://github.com/amigatomte)
2036 * use webarchive to fix a dead link in README by [B0pol](https://github.com/B0pol)
2037 * Viki the second by [blackjack4494](https://github.com/blackjack4494)
2038 * wdr-subtitles by [mrtnmtth](https://github.com/mrtnmtth)
2039 * Webpfix by [alexmerkel](https://github.com/alexmerkel)
2040 * Youtube live chat by [siikamiika](https://github.com/siikamiika)