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