]> asedeno.scripts.mit.edu Git - youtube-dl.git/blob - ChangeLog
[ChangeLog] Actualize
[youtube-dl.git] / ChangeLog
1 version <unreleased>
2
3 Extractors
4 * [spiegel] Fix extraction (#24206, #24767)
5 * [youtube] Improve extraction
6     + Add support for --no-playlist (#27009)
7     * Improve playlist and mix extraction (#26390, #26509, #26534, #27011)
8     + Extract playlist uploader data
9 * [youtube:tab] Fix view count extraction (#27051)
10 * [malltv] Fix extraction (#27035)
11 + [bandcamp] Extract playlist description (#22684)
12 * [urplay] Fix extraction (#26828)
13 * [youtube:tab] Fix playlist title extraction (#27015)
14 * [youtube] Fix chapters extraction (#26005)
15
16
17 version 2020.11.17
18
19 Core
20 * [utils] Skip ! prefixed code in js_to_json
21
22 Extractors
23 * [youtube:tab] Fix extraction with cookies provided (#27005)
24 * [lrt] Fix extraction with empty tags (#20264)
25 + [ndr:embed:base] Extract subtitles (#25447, #26106)
26 + [servus] Add support for pm-wissen.com (#25869)
27 * [servus] Fix extraction (#26872, #26967, #26983, #27000)
28 * [xtube] Fix extraction (#26996)
29 * [lrt] Fix extraction
30 + [lbry] Add support for lbry.tv
31 + [condenast] Extract subtitles
32 * [condenast] Fix extraction
33 * [bandcamp] Fix extraction (#26681, #26684)
34 * [rai] Fix RaiPlay extraction (#26064, #26096)
35 * [vlive] Fix extraction
36 * [usanetwork] Fix extraction
37 * [nbc] Fix NBCNews/Today/MSNBC extraction
38 * [cnbc] Fix extraction
39
40
41 version 2020.11.12
42
43 Extractors
44 * [youtube] Rework extractors
45
46
47 version 2020.11.01
48
49 Core
50 * [utils] Don't attempt to coerce JS strings to numbers in js_to_json (#26851)
51 * [downloader/http] Properly handle missing message in SSLError (#26646)
52 * [downloader/http] Fix access to not yet opened stream in retry
53
54 Extractors
55 * [youtube] Fix JS player URL extraction
56 * [ytsearch] Fix extraction (#26920)
57 * [afreecatv] Fix typo (#26970)
58 * [23video] Relax URL regular expression (#26870)
59 + [ustream] Add support for video.ibm.com (#26894)
60 * [iqiyi] Fix typo (#26884)
61 + [expressen] Add support for di.se (#26670)
62 * [iprima] Improve video id extraction (#26507, #26494)
63
64
65 version 2020.09.20
66
67 Core
68 * [extractor/common] Relax interaction count extraction in _json_ld
69 + [extractor/common] Extract author as uploader for VideoObject in _json_ld
70 * [downloader/hls] Fix incorrect end byte in Range HTTP header for
71   media segments with EXT-X-BYTERANGE (#14748, #24512)
72 * [extractor/common] Handle ssl.CertificateError in _request_webpage (#26601)
73 * [downloader/http] Improve timeout detection when reading block of data
74   (#10935)
75 * [downloader/http] Retry download when urlopen times out (#10935, #26603)
76
77 Extractors
78 * [redtube] Extend URL regular expression (#26506)
79 * [twitch] Refactor
80 * [twitch:stream] Switch to GraphQL and fix reruns (#26535)
81 + [telequebec] Add support for brightcove videos (#25833)
82 * [pornhub] Extract metadata from JSON-LD (#26614)
83 * [pornhub] Fix view count extraction (#26621, #26614)
84
85
86 version 2020.09.14
87
88 Core
89 + [postprocessor/embedthumbnail] Add support for non jpg/png thumbnails
90   (#25687, #25717)
91
92 Extractors
93 * [rtlnl] Extend URL regular expression (#26549, #25821)
94 * [youtube] Fix empty description extraction (#26575, #26006)
95 * [srgssr] Extend URL regular expression (#26555, #26556, #26578)
96 * [googledrive] Use redirect URLs for source format (#18877, #23919, #24689,
97   #26565)
98 * [svtplay] Fix id extraction (#26576)
99 * [redbulltv] Improve support for rebull.com TV localized URLs (#22063)
100 + [redbulltv] Add support for new redbull.com TV URLs (#22037, #22063)
101 * [soundcloud:pagedplaylist] Reduce pagination limit (#26557)
102
103
104 version 2020.09.06
105
106 Core
107 + [utils] Recognize wav mimetype (#26463)
108
109 Extractors
110 * [nrktv:episode] Improve video id extraction (#25594, #26369, #26409)
111 * [youtube] Fix age gate content detection (#26100, #26152, #26311, #26384)
112 * [youtube:user] Extend URL regular expression (#26443)
113 * [xhamster] Improve initials regular expression (#26526, #26353)
114 * [svtplay] Fix video id extraction (#26425, #26428, #26438)
115 * [twitch] Rework extractors (#12297, #20414, #20604, #21811, #21812, #22979,
116   #24263, #25010, #25553, #25606)
117     * Switch to GraphQL
118     + Add support for collections
119     + Add support for clips and collections playlists
120 * [biqle] Improve video ext extraction
121 * [xhamster] Fix extraction (#26157, #26254)
122 * [xhamster] Extend URL regular expression (#25789, #25804, #25927))
123
124
125 version 2020.07.28
126
127 Extractors
128 * [youtube] Fix sigfunc name extraction (#26134, #26135, #26136, #26137)
129 * [youtube] Improve description extraction (#25937, #25980)
130 * [wistia] Restrict embed regular expression (#25969)
131 * [youtube] Prevent excess HTTP 301 (#25786)
132 + [youtube:playlists] Extend URL regular expression (#25810)
133 + [bellmedia] Add support for cp24.com clip URLs (#25764)
134 * [brightcove] Improve embed detection (#25674)
135
136
137 version 2020.06.16.1
138
139 Extractors
140 * [youtube] Force old layout (#25682, #25683, #25680, #25686)
141 * [youtube] Fix categories and improve tags extraction
142
143
144 version 2020.06.16
145
146 Extractors
147 * [youtube] Fix uploader id and uploader URL extraction
148 * [youtube] Improve view count extraction
149 * [youtube] Fix upload date extraction (#25677)
150 * [youtube] Fix thumbnails extraction (#25676)
151 * [youtube] Fix playlist and feed extraction (#25675)
152 + [facebook] Add support for single-video ID links
153 + [youtube] Extract chapters from JSON (#24819)
154 + [kaltura] Add support for multiple embeds on a webpage (#25523)
155
156
157 version 2020.06.06
158
159 Extractors
160 * [tele5] Bypass geo restriction
161 + [jwplatform] Add support for bypass geo restriction
162 * [tele5] Prefer jwplatform over nexx (#25533)
163 * [twitch:stream] Expect 400 and 410 HTTP errors from API
164 * [twitch:stream] Fix extraction (#25528)
165 * [twitch] Fix thumbnails extraction (#25531)
166 + [twitch] Pass v5 Accept HTTP header (#25531)
167 * [brightcove] Fix subtitles extraction (#25540)
168 + [malltv] Add support for sk.mall.tv (#25445)
169 * [periscope] Fix untitled broadcasts (#25482)
170 * [jwplatform] Improve embeds extraction (#25467)
171
172
173 version 2020.05.29
174
175 Core
176 * [postprocessor/ffmpeg] Embed series metadata with --add-metadata
177 * [utils] Fix file permissions in write_json_file (#12471, #25122)
178
179 Extractors
180 * [ard:beta] Extend URL regular expression (#25405)
181 + [youtube] Add support for more invidious instances (#25417)
182 * [giantbomb] Extend URL regular expression (#25222)
183 * [ard] Improve URL regular expression (#25134, #25198)
184 * [redtube] Improve formats extraction and extract m3u8 formats (#25311,
185   #25321)
186 * [indavideo] Switch to HTTPS for API request (#25191)
187 * [redtube] Improve title extraction (#25208)
188 * [vimeo] Improve format extraction and sorting (#25285)
189 * [soundcloud] Reduce API playlist page limit (#25274)
190 + [youtube] Add support for yewtu.be (#25226)
191 * [mailru] Fix extraction (#24530, #25239)
192 * [bellator] Fix mgid extraction (#25195)
193
194
195 version 2020.05.08
196
197 Core
198 * [downloader/http] Request last data block of exact remaining size
199 * [downloader/http] Finish downloading once received data length matches
200   expected
201 * [extractor/common] Use compat_cookiejar_Cookie for _set_cookie to always
202   ensure cookie name and value are bytestrings on python 2 (#23256, #24776)
203 + [compat] Introduce compat_cookiejar_Cookie
204 * [utils] Improve cookie files support
205     + Add support for UTF-8 in cookie files
206     * Skip malformed cookie file entries instead of crashing (invalid entry
207       length, invalid expires at)
208
209 Extractors
210 * [youtube] Improve signature cipher extraction (#25187, #25188)
211 * [iprima] Improve extraction (#25138)
212 * [uol] Fix extraction (#22007)
213 + [orf] Add support for more radio stations (#24938, #24968)
214 * [dailymotion] Fix typo
215 - [puhutv] Remove no longer available HTTP formats (#25124)
216
217
218 version 2020.05.03
219
220 Core
221 + [extractor/common] Extract multiple JSON-LD entries
222 * [options] Clarify doc on --exec command (#19087, #24883)
223 * [extractor/common] Skip malformed ISM manifest XMLs while extracting
224   ISM formats (#24667)
225
226 Extractors
227 * [crunchyroll] Fix and improve extraction (#25096, #25060)
228 * [youtube] Improve player id extraction
229 * [youtube] Use redirected video id if any (#25063)
230 * [yahoo] Fix GYAO Player extraction and relax URL regular expression
231   (#24178, #24778)
232 * [tvplay] Fix Viafree extraction (#15189, #24473, #24789)
233 * [tenplay] Relax URL regular expression (#25001)
234 + [prosiebensat1] Extract series metadata
235 * [prosiebensat1] Improve extraction and remove 7tv.de support (#24948)
236 - [prosiebensat1] Remove 7tv.de support (#24948)
237 * [youtube] Fix DRM videos detection (#24736)
238 * [thisoldhouse] Fix video id extraction (#24548, #24549)
239 + [soundcloud] Extract AAC format (#19173, #24708)
240 * [youtube] Skip broken multifeed videos (#24711)
241 * [nova:embed] Fix extraction (#24700)
242 * [motherless] Fix extraction (#24699)
243 * [twitch:clips] Extend URL regular expression (#24290, #24642)
244 * [tv4] Fix ISM formats extraction (#24667)
245 * [tele5] Fix extraction (#24553)
246 + [mofosex] Add support for generic embeds (#24633)
247 + [youporn] Add support for generic embeds
248 + [spankwire] Add support for generic embeds (#24633)
249 * [spankwire] Fix extraction (#18924, #20648)
250
251
252 version 2020.03.24
253
254 Core
255 - [utils] Revert support for cookie files with spaces used instead of tabs
256
257 Extractors
258 * [teachable] Update upskillcourses and gns3 domains
259 * [generic] Look for teachable embeds before wistia
260 + [teachable] Extract chapter metadata (#24421)
261 + [bilibili] Add support for player.bilibili.com (#24402)
262 + [bilibili] Add support for new URL schema with BV ids (#24439, #24442)
263 * [limelight] Remove disabled API requests (#24255)
264 * [soundcloud] Fix download URL extraction (#24394)
265 + [cbc:watch] Add support for authentication (#19160)
266 * [hellporno] Fix extraction (#24399)
267 * [xtube] Fix formats extraction (#24348)
268 * [ndr] Fix extraction (#24326)
269 * [nhk] Update m3u8 URL and use native HLS downloader (#24329)
270 - [nhk] Remove obsolete rtmp formats (#24329)
271 * [nhk] Relax URL regular expression (#24329)
272 - [vimeo] Revert fix showcase password protected video extraction (#24224)
273
274
275 version 2020.03.08
276
277 Core
278 + [utils] Add support for cookie files with spaces used instead of tabs
279
280 Extractors
281 + [pornhub] Add support for pornhubpremium.com (#24288)
282 - [youtube] Remove outdated code and unnecessary requests
283 * [youtube] Improve extraction in 429 HTTP error conditions (#24283)
284 * [nhk] Update API version (#24270)
285
286
287 version 2020.03.06
288
289 Extractors
290 * [youtube] Fix age-gated videos support without login (#24248)
291 * [vimeo] Fix showcase password protected video extraction (#24224)
292 * [pornhub] Improve title extraction (#24184)
293 * [peertube] Improve extraction (#23657)
294 + [servus] Add support for new URL schema (#23475, #23583, #24142)
295 * [vimeo] Fix subtitles URLs (#24209)
296
297
298 version 2020.03.01
299
300 Core
301 * [YoutubeDL] Force redirect URL to unicode on python 2
302 - [options] Remove duplicate short option -v for --version (#24162)
303
304 Extractors
305 * [xhamster] Fix extraction (#24205)
306 * [franceculture] Fix extraction (#24204)
307 + [telecinco] Add support for article opening videos
308 * [telecinco] Fix extraction (#24195)
309 * [xtube] Fix metadata extraction (#21073, #22455)
310 * [youjizz] Fix extraction (#24181)
311 - Remove no longer needed compat_str around geturl
312 * [pornhd] Fix extraction (#24128)
313 + [teachable] Add support for multiple videos per lecture (#24101)
314 + [wistia] Add support for multiple generic embeds (#8347, 11385)
315 * [imdb] Fix extraction (#23443)
316 * [tv2dk:bornholm:play] Fix extraction (#24076)
317
318
319 version 2020.02.16
320
321 Core
322 * [YoutubeDL] Fix playlist entry indexing with --playlist-items (#10591,
323   #10622)
324 * [update] Fix updating via symlinks (#23991)
325 + [compat] Introduce compat_realpath (#23991)
326
327 Extractors
328 + [npr] Add support for streams (#24042)
329 + [24video] Add support for porn.24video.net (#23779, #23784)
330 - [jpopsuki] Remove extractor (#23858)
331 * [nova] Improve extraction (#23690)
332 * [nova:embed] Improve (#23690)
333 * [nova:embed] Fix extraction (#23672)
334 + [abc:iview] Add support for 720p (#22907, #22921)
335 * [nytimes] Improve format sorting (#24010)
336 + [toggle] Add support for mewatch.sg (#23895, #23930)
337 * [thisoldhouse] Fix extraction (#23951)
338 + [popcorntimes] Add support for popcorntimes.tv (#23949)
339 * [sportdeutschland] Update to new API
340 * [twitch:stream] Lowercase channel id for stream request (#23917)
341 * [tv5mondeplus] Fix extraction (#23907, #23911)
342 * [tva] Relax URL regular expression (#23903)
343 * [vimeo] Fix album extraction (#23864)
344 * [viewlift] Improve extraction
345     * Fix extraction (#23851)
346     + Add support for authentication
347     + Add support for more domains
348 * [svt] Fix series extraction (#22297)
349 * [svt] Fix article extraction (#22897, #22919)
350 * [soundcloud] Imporve private playlist/set tracks extraction (#3707)
351
352
353 version 2020.01.24
354
355 Extractors
356 * [youtube] Fix sigfunc name extraction (#23819)
357 * [stretchinternet] Fix extraction (#4319)
358 * [voicerepublic] Fix extraction
359 * [azmedien] Fix extraction (#23783)
360 * [businessinsider] Fix jwplatform id extraction (#22929, #22954)
361 + [24video] Add support for 24video.vip (#23753)
362 * [ivi:compilation] Fix entries extraction (#23770)
363 * [ard] Improve extraction (#23761)
364     * Simplify extraction
365     + Extract age limit and series
366     * Bypass geo-restriction
367 + [nbc] Add support for nbc multi network URLs (#23049)
368 * [americastestkitchen] Fix extraction
369 * [zype] Improve extraction
370     + Extract subtitles (#21258)
371     + Support URLs with alternative keys/tokens (#21258)
372     + Extract more metadata
373 * [orf:tvthek] Improve geo restricted videos detection (#23741)
374 * [soundcloud] Restore previews extraction (#23739)
375
376
377 version 2020.01.15
378
379 Extractors
380 * [yourporn] Fix extraction (#21645, #22255, #23459)
381 + [canvas] Add support for new API endpoint (#17680, #18629)
382 * [ndr:base:embed] Improve thumbnails extraction (#23731)
383 + [vodplatform] Add support for embed.kwikmotion.com domain
384 + [twitter] Add support for promo_video_website cards (#23711)
385 * [orf:radio] Clean description and improve extraction
386 * [orf:fm4] Fix extraction (#23599)
387 * [safari] Fix kaltura session extraction (#23679, #23670)
388 * [lego] Fix extraction and extract subtitle (#23687)
389 * [cloudflarestream] Improve extraction
390     + Add support for bytehighway.net domain
391     + Add support for signed URLs
392     + Extract thumbnail
393 * [naver] Improve extraction
394     * Improve geo-restriction handling
395     + Extract automatic captions
396     + Extract uploader metadata
397     + Extract VLive HLS formats
398     * Improve metadata extraction
399 - [pandatv] Remove extractor (#23630)
400 * [dctp] Fix format extraction (#23656)
401 + [scrippsnetworks] Add support for www.discovery.com videos
402 * [discovery] Fix anonymous token extraction (#23650)
403 * [nrktv:seriebase] Fix extraction (#23625, #23537)
404 * [wistia] Improve format extraction and extract subtitles (#22590)
405 * [vice] Improve extraction (#23631)
406 * [redtube] Detect private videos (#23518)
407
408
409 version 2020.01.01
410
411 Extractors
412 * [brightcove] Invalidate policy key cache on failing requests
413 * [pornhub] Improve locked videos detection (#22449, #22780)
414 + [pornhub] Add support for m3u8 formats
415 * [pornhub] Fix extraction (#22749, #23082)
416 * [brightcove] Update policy key on failing requests
417 * [spankbang] Improve removed video detection (#23423)
418 * [spankbang] Fix extraction (#23307, #23423, #23444)
419 * [soundcloud] Automatically update client id on failing requests
420 * [prosiebensat1] Improve geo restriction handling (#23571)
421 * [brightcove] Cache brightcove player policy keys
422 * [teachable] Fail with error message if no video URL found
423 * [teachable] Improve locked lessons detection (#23528)
424 + [scrippsnetworks] Add support for Scripps Networks sites (#19857, #22981)
425 * [mitele] Fix extraction (#21354, #23456)
426 * [soundcloud] Update client id (#23516)
427 * [mailru] Relax URL regular expressions (#23509)
428
429
430 version 2019.12.25
431
432 Core
433 * [utils] Improve str_to_int
434 + [downloader/hls] Add ability to override AES decryption key URL (#17521)
435
436 Extractors
437 * [mediaset] Fix parse formats (#23508)
438 + [tv2dk:bornholm:play] Add support for play.tv2bornholm.dk (#23291)
439 + [slideslive] Add support for url and vimeo service names (#23414)
440 * [slideslive] Fix extraction (#23413)
441 * [twitch:clips] Fix extraction (#23375)
442 + [soundcloud] Add support for token protected embeds (#18954)
443 * [vk] Improve extraction
444     * Fix User Videos extraction (#23356)
445     * Extract all videos for lists with more than 1000 videos (#23356)
446     + Add support for video albums (#14327, #14492)
447 - [kontrtube] Remove extractor
448 - [videopremium] Remove extractor
449 - [musicplayon] Remove extractor (#9225)
450 + [ufctv] Add support for ufcfightpass.imgdge.com and
451   ufcfightpass.imggaming.com (#23343)
452 + [twitch] Extract m3u8 formats frame rate (#23333)
453 + [imggaming] Add support for playlists and extract subtitles
454 + [ufcarabia] Add support for UFC Arabia (#23312)
455 * [ufctv] Fix extraction
456 * [yahoo] Fix gyao brightcove player id (#23303)
457 * [vzaar] Override AES decryption key URL (#17521)
458 + [vzaar] Add support for AES HLS manifests (#17521, #23299)
459 * [nrl] Fix extraction
460 * [teachingchannel] Fix extraction
461 * [nintendo] Fix extraction and partially add support for Nintendo Direct
462   videos (#4592)
463 + [ooyala] Add better fallback values for domain and streams variables
464 + [youtube] Add support youtubekids.com (#23272)
465 * [tv2] Detect DRM protection
466 + [tv2] Add support for katsomo.fi and mtv.fi (#10543)
467 * [tv2] Fix tv2.no article extraction
468 * [msn] Improve extraction
469     + Add support for YouTube and NBCSports embeds
470     + Add support for articles with multiple videos
471     * Improve AOL embed support
472     * Improve format extraction
473 * [abcotvs] Relax URL regular expression and improve metadata extraction
474   (#18014)
475 * [channel9] Reduce response size
476 * [adobetv] Improve extaction
477     * Use OnDemandPagedList for list extractors
478     * Reduce show extraction requests
479     * Extract original video format and subtitles
480     + Add support for adobe tv embeds
481
482
483 version 2019.11.28
484
485 Core
486 + [utils] Add generic caesar cipher and rot47
487 * [utils] Handle rd-suffixed day parts in unified_strdate (#23199)
488
489 Extractors
490 * [vimeo] Improve extraction
491     * Fix review extraction
492     * Fix ondemand extraction
493     * Make password protected player case as an expected error (#22896)
494     * Simplify channel based extractors code
495 - [openload] Remove extractor (#11999)
496 - [verystream] Remove extractor
497 - [streamango] Remove extractor (#15406)
498 * [dailymotion] Improve extraction
499     * Extract http formats included in m3u8 manifest
500     * Fix user extraction (#3553, #21415)
501     + Add suport for User Authentication (#11491)
502     * Fix password protected videos extraction (#23176)
503     * Respect age limit option and family filter cookie value (#18437)
504     * Handle video url playlist query param
505     * Report allowed countries for geo-restricted videos
506 * [corus] Improve extraction
507     + Add support for Series Plus, W Network, YTV, ABC Spark, disneychannel.com
508       and disneylachaine.ca (#20861)
509     + Add support for self hosted videos (#22075)
510     * Detect DRM protection (#14910, #9164)
511 * [vivo] Fix extraction (#22328, #22279)
512 + [bitchute] Extract upload date (#22990, #23193)
513 * [soundcloud] Update client id (#23214)
514
515
516 version 2019.11.22
517
518 Core
519 + [extractor/common] Clean jwplayer description HTML tags
520 + [extractor/common] Add data, headers and query to all major extract formats
521   methods
522
523 Extractors
524 * [chaturbate] Fix extraction (#23010, #23012)
525 + [ntvru] Add support for non relative file URLs (#23140)
526 * [vk] Fix wall audio thumbnails extraction (#23135)
527 * [ivi] Fix format extraction (#21991)
528 - [comcarcoff] Remove extractor
529 + [drtv] Add support for new URL schema (#23059)
530 + [nexx] Add support for Multi Player JS Setup (#23052)
531 + [teamcoco] Add support for new videos (#23054)
532 * [soundcloud] Check if the soundtrack has downloads left (#23045)
533 * [facebook] Fix posts video data extraction (#22473)
534 - [addanime] Remove extractor
535 - [minhateca] Remove extractor
536 - [daisuki] Remove extractor
537 * [seeker] Fix extraction
538 - [revision3] Remove extractors
539 * [twitch] Fix video comments URL (#18593, #15828)
540 * [twitter] Improve extraction
541     + Add support for generic embeds (#22168)
542     * Always extract http formats for native videos (#14934)
543     + Add support for Twitter Broadcasts (#21369)
544     + Extract more metadata
545     * Improve VMap format extraction
546     * Unify extraction code for both twitter statuses and cards
547 + [twitch] Add support for Clip embed URLs
548 * [lnkgo] Fix extraction (#16834)
549 * [mixcloud] Improve extraction
550     * Improve metadata extraction (#11721)
551     * Fix playlist extraction (#22378)
552     * Fix user mixes extraction (#15197, #17865)
553 + [kinja] Add support for Kinja embeds (#5756, #11282, #22237, #22384)
554 * [onionstudios] Fix extraction
555 + [hotstar] Pass Referer header to format requests (#22836)
556 * [dplay] Minimize response size
557 + [patreon] Extract uploader_id and filesize
558 * [patreon] Minimize response size
559 * [roosterteeth] Fix login request (#16094, #22689)
560
561
562 version 2019.11.05
563
564 Extractors
565 + [scte] Add support for learning.scte.org (#22975)
566 + [msn] Add support for Vidible and AOL embeds (#22195, #22227)
567 * [myspass] Fix video URL extraction and improve metadata extraction (#22448)
568 * [jamendo] Improve extraction
569     * Fix album extraction (#18564)
570     * Improve metadata extraction (#18565, #21379)
571 * [mediaset] Relax URL guid matching (#18352)
572 + [mediaset] Extract unprotected M3U and MPD manifests (#17204)
573 * [telegraaf] Fix extraction
574 + [bellmedia] Add support for marilyn.ca videos (#22193)
575 * [stv] Fix extraction (#22928)
576 - [iconosquare] Remove extractor
577 - [keek] Remove extractor
578 - [gameone] Remove extractor (#21778)
579 - [flipagram] Remove extractor
580 - [bambuser] Remove extractor
581 * [wistia] Reduce embed extraction false positives
582 + [wistia] Add support for inline embeds (#22931)
583 - [go90] Remove extractor
584 * [kakao] Remove raw request
585 + [kakao] Extract format total bitrate
586 * [daum] Fix VOD and Clip extracton (#15015)
587 * [kakao] Improve extraction
588     + Add support for embed URLs
589     + Add support for Kakao Legacy vid based embed URLs
590     * Only extract fields used for extraction
591     * Strip description and extract tags
592 * [mixcloud] Fix cloudcast data extraction (#22821)
593 * [yahoo] Improve extraction
594     + Add support for live streams (#3597, #3779, #22178)
595     * Bypass cookie consent page for european domains (#16948, #22576)
596     + Add generic support for embeds (#20332)
597 * [tv2] Fix and improve extraction (#22787)
598 + [tv2dk] Add support for TV2 DK sites
599 * [onet] Improve extraction â€¦
600     + Add support for onet100.vod.pl
601     + Extract m3u8 formats
602     * Correct audio only format info
603 * [fox9] Fix extraction
604
605
606 version 2019.10.29
607
608 Core
609 * [utils] Actualize major IPv4 address blocks per country
610
611 Extractors
612 + [go] Add support for abc.com and freeform.com (#22823, #22864)
613 + [mtv] Add support for mtvjapan.com
614 * [mtv] Fix extraction for mtv.de (#22113)
615 * [videodetective] Fix extraction
616 * [internetvideoarchive] Fix extraction
617 * [nbcnews] Fix extraction (#12569, #12576, #21703, #21923)
618 - [hark] Remove extractor
619 - [tutv] Remove extractor
620 - [learnr] Remove extractor
621 - [macgamestore] Remove extractor
622 * [la7] Update Kaltura service URL (#22358)
623 * [thesun] Fix extraction (#16966)
624 - [makertv] Remove extractor
625 + [tenplay] Add support for 10play.com.au (#21446)
626 * [soundcloud] Improve extraction
627     * Improve format extraction (#22123)
628     + Extract uploader_id and uploader_url (#21916)
629     + Extract all known thumbnails (#19071, #20659)
630     * Fix extration for private playlists (#20976)
631     + Add support for playlist embeds (#20976)
632     * Skip preview formats (#22806)
633 * [dplay] Improve extraction
634     + Add support for dplay.fi, dplay.jp and es.dplay.com (#16969)
635     * Fix it.dplay.com extraction (#22826)
636     + Extract creator, tags and thumbnails
637     * Handle playback API call errors
638 + [discoverynetworks] Add support for dplay.co.uk
639 * [vk] Improve extraction
640     + Add support for Odnoklassniki embeds
641     + Extract more videos from user lists (#4470)
642     + Fix wall post audio extraction (#18332)
643     * Improve error detection (#22568)
644 + [odnoklassniki] Add support for embeds
645 * [puhutv] Improve extraction
646     * Fix subtitles extraction
647     * Transform HLS URLs to HTTP URLs
648     * Improve metadata extraction
649 * [ceskatelevize] Skip DRM media
650 + [facebook] Extract subtitles (#22777)
651 * [globo] Handle alternative hash signing method
652
653
654 version 2019.10.22
655
656 Core
657 * [utils] Improve subtitles_filename (#22753)
658
659 Extractors
660 * [facebook] Bypass download rate limits (#21018)
661 + [contv] Add support for contv.com
662 - [viewster] Remove extractor
663 * [xfileshare] Improve extractor (#17032, #17906, #18237, #18239)
664     * Update the list of domains
665     + Add support for aa-encoded video data
666     * Improve jwplayer format extraction
667     + Add support for Clappr sources
668 * [mangomolo] Fix video format extraction and add support for player URLs
669 * [audioboom] Improve metadata extraction
670 * [twitch] Update VOD URL matching (#22395, #22727)
671 - [mit] Remove support for video.mit.edu (#22403)
672 - [servingsys] Remove extractor (#22639)
673 * [dumpert] Fix extraction (#22428, #22564)
674 * [atresplayer] Fix extraction (#16277, #16716)
675
676
677 version 2019.10.16
678
679 Core
680 * [extractor/common] Make _is_valid_url more relaxed
681
682 Extractors
683 * [vimeo] Improve album videos id extraction (#22599)
684 + [globo] Extract subtitles (#22713)
685 * [bokecc] Improve player params extraction (#22638)
686 * [nexx] Handle result list (#22666)
687 * [vimeo] Fix VHX embed extraction
688 * [nbc] Switch to graphql API (#18581, #22693, #22701)
689 - [vessel] Remove extractor
690 - [promptfile] Remove extractor (#6239)
691 * [kaltura] Fix service URL extraction (#22658)
692 * [kaltura] Fix embed info strip (#22658)
693 * [globo] Fix format extraction (#20319)
694 * [redtube] Improve metadata extraction (#22492, #22615)
695 * [pornhub:uservideos:upload] Fix extraction (#22619)
696 + [telequebec:squat] Add support for squat.telequebec.tv (#18503)
697 - [wimp] Remove extractor (#22088, #22091)
698 + [gfycat] Extend URL regular expression (#22225)
699 + [chaturbate] Extend URL regular expression (#22309)
700 * [peertube] Update instances (#22414)
701 + [telequebec] Add support for coucou.telequebec.tv (#22482)
702 + [xvideos] Extend URL regular expression (#22471)
703 - [youtube] Remove support for invidious.enkirton.net (#22543)
704 + [openload] Add support for oload.monster (#22592)
705 * [nrktv:seriebase] Fix extraction (#22596)
706 + [youtube] Add support for yt.lelux.fi (#22597)
707 * [orf:tvthek] Make manifest requests non fatal (#22578)
708 * [teachable] Skip login when already logged in (#22572)
709 * [viewlift] Improve extraction (#22545)
710 * [nonktube] Fix extraction (#22544)
711
712
713 version 2019.09.28
714
715 Core
716 * [YoutubeDL] Honour all --get-* options with --flat-playlist (#22493)
717
718 Extractors
719 * [vk] Fix extraction (#22522)
720 * [heise] Fix kaltura embeds extraction (#22514)
721 * [ted] Check for resources validity and extract subtitled downloads (#22513)
722 + [youtube] Add support for
723   owxfohz4kjyv25fvlqilyxast7inivgiktls3th44jhk3ej3i7ya.b32.i2p (#22292)
724 + [nhk] Add support for clips
725 * [nhk] Fix video extraction (#22249, #22353)
726 * [byutv] Fix extraction (#22070)
727 + [openload] Add support for oload.online (#22304)
728 + [youtube] Add support for invidious.drycat.fr (#22451)
729 * [jwplatfom] Do not match video URLs (#20596, #22148)
730 * [youtube:playlist] Unescape playlist uploader (#22483)
731 + [bilibili] Add support audio albums and songs (#21094)
732 + [instagram] Add support for tv URLs
733 + [mixcloud] Allow uppercase letters in format URLs (#19280)
734 * [brightcove] Delegate all supported legacy URLs to new extractor (#11523,
735   #12842, #13912, #15669, #16303)
736 * [hotstar] Use native HLS downloader by default
737 + [hotstar] Extract more formats (#22323)
738 * [9now] Fix extraction (#22361)
739 * [zdf] Bypass geo restriction
740 + [tv4] Extract series metadata
741 * [tv4] Fix extraction (#22443)
742
743
744 version 2019.09.12.1
745
746 Extractors
747 * [youtube] Remove quality and tbr for itag 43 (#22372)
748
749
750 version 2019.09.12
751
752 Extractors
753 * [youtube] Quick extraction tempfix (#22367, #22163)
754
755
756 version 2019.09.01
757
758 Core
759 + [extractor/generic] Add support for squarespace embeds (#21294, #21802,
760   #21859)
761 + [downloader/external] Respect mtime option for aria2c (#22242)
762
763 Extractors
764 + [xhamster:user] Add support for user pages (#16330, #18454)
765 + [xhamster] Add support for more domains
766 + [verystream] Add support for woof.tube (#22217)
767 + [dailymotion] Add support for lequipe.fr (#21328, #22152)
768 + [openload] Add support for oload.vip (#22205)
769 + [bbccouk] Extend URL regular expression (#19200)
770 + [youtube] Add support for invidious.nixnet.xyz and yt.elukerio.org (#22223)
771 * [safari] Fix authentication (#22161, #22184)
772 * [usanetwork] Fix extraction (#22105)
773 + [einthusan] Add support for einthusan.ca (#22171)
774 * [youtube] Improve unavailable message extraction (#22117)
775 + [piksel] Extract subtitles (#20506)
776
777
778 version 2019.08.13
779
780 Core
781 * [downloader/fragment] Fix ETA calculation of resumed download (#21992)
782 * [YoutubeDL] Check annotations availability (#18582)
783
784 Extractors
785 * [youtube:playlist] Improve flat extraction (#21927)
786 * [youtube] Fix annotations extraction (#22045)
787 + [discovery] Extract series meta field (#21808)
788 * [youtube] Improve error detection (#16445)
789 * [vimeo] Fix album extraction (#1933, #15704, #15855, #18967, #21986)
790 + [roosterteeth] Add support for watch URLs
791 * [discovery] Limit video data by show slug (#21980)
792
793
794 version 2019.08.02
795
796 Extractors
797 + [tvigle] Add support for HLS and DASH formats (#21967)
798 * [tvigle] Fix extraction (#21967)
799 + [yandexvideo] Add support for DASH formats (#21971)
800 * [discovery] Use API call for video data extraction (#21808)
801 + [mgtv] Extract format_note (#21881)
802 * [tvn24] Fix metadata extraction (#21833, #21834)
803 * [dlive] Relax URL regular expression (#21909)
804 + [openload] Add support for oload.best (#21913)
805 * [youtube] Improve metadata extraction for age gate content (#21943)
806
807
808 version 2019.07.30
809
810 Extractors
811 * [youtube] Fix and improve title and description extraction (#21934)
812
813
814 version 2019.07.27
815
816 Extractors
817 + [yahoo:japannews] Add support for yahoo.co.jp (#21698, #21265)
818 + [discovery] Add support go.discovery.com URLs
819 * [youtube:playlist] Relax video regular expression (#21844)
820 * [generic] Restrict --default-search schemeless URLs detection pattern
821   (#21842)
822 * [vrv] Fix CMS signing query extraction (#21809)
823
824
825 version 2019.07.16
826
827 Extractors
828 + [asiancrush] Add support for yuyutv.com, midnightpulp.com and cocoro.tv
829   (#21281, #21290)
830 * [kaltura] Check source format URL (#21290)
831 * [ctsnews] Fix YouTube embeds extraction (#21678)
832 + [einthusan] Add support for einthusan.com (#21748, #21775)
833 + [youtube] Add support for invidious.mastodon.host (#21777)
834 + [gfycat] Extend URL regular expression (#21779, #21780)
835 * [youtube] Restrict is_live extraction (#21782)
836
837
838 version 2019.07.14
839
840 Extractors
841 * [porn91] Fix extraction (#21312)
842 + [yandexmusic] Extract track number and disk number (#21421)
843 + [yandexmusic] Add support for multi disk albums (#21420, #21421)
844 * [lynda] Handle missing subtitles (#20490, #20513)
845 + [youtube] Add more invidious instances to URL regular expression (#21694)
846 * [twitter] Improve uploader id extraction (#21705)
847 * [spankbang] Fix and improve metadata extraction
848 * [spankbang] Fix extraction (#21763, #21764)
849 + [dlive] Add support for dlive.tv (#18080)
850 + [livejournal] Add support for livejournal.com (#21526)
851 * [roosterteeth] Fix free episode extraction (#16094)
852 * [dbtv] Fix extraction
853 * [bellator] Fix extraction
854 - [rudo] Remove extractor (#18430, #18474)
855 * [facebook] Fallback to twitter:image meta for thumbnail extraction (#21224)
856 * [bleacherreport] Fix Bleacher Report CMS extraction
857 * [espn] Fix fivethirtyeight.com extraction
858 * [5tv] Relax video URL regular expression and support https URLs
859 * [youtube] Fix is_live extraction (#21734)
860 * [youtube] Fix authentication (#11270)
861
862
863 version 2019.07.12
864
865 Core
866 + [adobepass] Add support for AT&T U-verse (mso ATT) (#13938, #21016)
867
868 Extractors
869 + [mgtv] Pass Referer HTTP header for format URLs (#21726)
870 + [beeg] Add support for api/v6 v2 URLs without t argument (#21701)
871 * [voxmedia:volume] Improvevox embed extraction (#16846)
872 * [funnyordie] Move extraction to VoxMedia extractor (#16846)
873 * [gameinformer] Fix extraction (#8895, #15363, #17206)
874 * [funk] Fix extraction (#17915)
875 * [packtpub] Relax lesson URL regular expression (#21695)
876 * [packtpub] Fix extraction (#21268)
877 * [philharmoniedeparis] Relax URL regular expression (#21672)
878 * [peertube] Detect embed URLs in generic extraction (#21666)
879 * [mixer:vod] Relax URL regular expression (#21657, #21658)
880 + [lecturio] Add support id based URLs (#21630)
881 + [go] Add site info for disneynow (#21613)
882 * [ted] Restrict info regular expression (#21631)
883 * [twitch:vod] Actualize m3u8 URL (#21538, #21607)
884 * [vzaar] Fix videos with empty title (#21606)
885 * [tvland] Fix extraction (#21384)
886 * [arte] Clean extractor (#15583, #21614)
887
888
889 version 2019.07.02
890
891 Core
892 + [utils] Introduce random_user_agent and use as default User-Agent (#21546)
893
894 Extractors
895 + [vevo] Add support for embed.vevo.com URLs (#21565)
896 + [openload] Add support for oload.biz (#21574)
897 * [xiami] Update API base URL (#21575)
898 * [yourporn] Fix extraction (#21585)
899 + [acast] Add support for URLs with episode id (#21444)
900 + [dailymotion] Add support for DM.player embeds
901 * [soundcloud] Update client id
902
903
904 version 2019.06.27
905
906 Extractors
907 + [go] Add support for disneynow.com (#21528)
908 * [mixer:vod] Relax URL regular expression (#21531, #21536)
909 * [drtv] Relax URL regular expression
910 * [fusion] Fix extraction (#17775, #21269)
911 - [nfb] Remove extractor (#21518)
912 + [beeg] Add support for api/v6 v2 URLs (#21511)
913 + [brightcove:new] Add support for playlists (#21331)
914 + [openload] Add support for oload.life (#21495)
915 * [vimeo:channel,group] Make title extraction non fatal
916 * [vimeo:likes] Implement extrator in terms of channel extractor (#21493)
917 + [pornhub] Add support for more paged video sources
918 + [pornhub] Add support for downloading single pages and search pages (#15570)
919 * [pornhub] Rework extractors (#11922, #16078, #17454, #17936)
920 + [youtube] Add another signature function pattern
921 * [tf1] Fix extraction (#21365, #21372)
922 * [crunchyroll] Move Accept-Language workaround to video extractor since
923   it causes playlists not to list any videos
924 * [crunchyroll:playlist] Fix and relax title extraction (#21291, #21443)
925
926
927 version 2019.06.21
928
929 Core
930 * [utils] Restrict parse_codecs and add theora as known vcodec (#21381)
931
932 Extractors
933 * [youtube] Update signature function patterns (#21469, #21476)
934 * [youtube] Make --write-annotations non fatal (#21452)
935 + [sixplay] Add support for rtlmost.hu (#21405)
936 * [youtube] Hardcode codec metadata for av01 video only formats (#21381)
937 * [toutv] Update client key (#21370)
938 + [biqle] Add support for new embed domain
939 * [cbs] Improve DRM protected videos detection (#21339)
940
941
942 version 2019.06.08
943
944 Core
945 * [downloader/common] Improve rate limit (#21301)
946 * [utils] Improve strip_or_none
947 * [extractor/common] Strip src attribute for HTML5 entries code (#18485,
948   #21169)
949
950 Extractors
951 * [ted] Fix playlist extraction (#20844, #21032)
952 * [vlive:playlist] Fix video extraction when no playlist is found (#20590)
953 + [vlive] Add CH+ support (#16887, #21209)
954 + [openload] Add support for oload.website (#21329)
955 + [tvnow] Extract HD formats (#21201)
956 + [redbulltv] Add support for rrn:content URLs (#21297)
957 * [youtube] Fix average rating extraction (#21304)
958 + [bitchute] Extract HTML5 formats (#21306)
959 * [cbsnews] Fix extraction (#9659, #15397)
960 * [vvvvid] Relax URL regular expression (#21299)
961 + [prosiebensat1] Add support for new API (#21272)
962 + [vrv] Extract adaptive_hls formats (#21243)
963 * [viki] Switch to HTTPS (#21001)
964 * [LiveLeak] Check if the original videos exist (#21206, #21208)
965 * [rtp] Fix extraction (#15099)
966 * [youtube] Improve DRM protected videos detection (#1774)
967 + [srgssrplay] Add support for popupvideoplayer URLs (#21155)
968 + [24video] Add support for porno.24video.net (#21194)
969 + [24video] Add support for 24video.site (#21193)
970 - [pornflip] Remove extractor
971 - [criterion] Remove extractor (#21195)
972 * [pornhub] Use HTTPS (#21061)
973 * [bitchute] Fix uploader extraction (#21076)
974 * [streamcloud] Reduce waiting time to 6 seconds (#21092)
975 - [novamov] Remove extractors (#21077)
976 + [openload] Add support for oload.press (#21135)
977 * [vivo] Fix extraction (#18906, #19217)
978
979
980 version 2019.05.20
981
982 Core
983 + [extractor/common] Move workaround for applying first Set-Cookie header
984   into a separate _apply_first_set_cookie_header method
985
986 Extractors
987 * [safari] Fix authentication (#21090)
988 * [vk] Use _apply_first_set_cookie_header
989 * [vrt] Fix extraction (#20527)
990 + [canvas] Add support for vrtnieuws and sporza site ids and extract
991   AES HLS formats
992 + [vrv] Extract captions (#19238)
993 * [tele5] Improve video id extraction
994 * [tele5] Relax URL regular expression (#21020, #21063)
995 * [svtplay] Update API URL (#21075)
996 + [yahoo:gyao] Add X-User-Agent header to dam proxy requests (#21071)
997
998
999 version 2019.05.11
1000
1001 Core
1002 * [utils] Transliterate "þ" as "th" (#20897)
1003
1004 Extractors
1005 + [cloudflarestream] Add support for videodelivery.net (#21049)
1006 + [byutv] Add support for DVR videos (#20574, #20676)
1007 + [gfycat] Add support for URLs with tags (#20696, #20731)
1008 + [openload] Add support for verystream.com (#20701, #20967)
1009 * [youtube] Use sp field value for signature field name (#18841, #18927,
1010   #21028)
1011 + [yahoo:gyao] Extend URL regular expression (#21008)
1012 * [youtube] Fix channel id extraction (#20982, #21003)
1013 + [sky] Add support for news.sky.com (#13055)
1014 + [youtube:entrylistbase] Retry on 5xx HTTP errors (#20965)
1015 + [francetvinfo] Extend video id extraction (#20619, #20740)
1016 * [4tube] Update token hosts (#20918)
1017 * [hotstar] Move to API v2 (#20931)
1018 * [fox] Fix API error handling under python 2 (#20925)
1019 + [redbulltv] Extend URL regular expression (#20922)
1020
1021
1022 version 2019.04.30
1023
1024 Extractors
1025 * [openload] Use real Chrome versions (#20902)
1026 - [youtube] Remove info el for get_video_info request
1027 * [youtube] Improve extraction robustness
1028 - [dramafever] Remove extractor (#20868)
1029 * [adn] Fix subtitle extraction (#12724)
1030 + [ccc] Extract creator (#20355)
1031 + [ccc:playlist] Add support for media.ccc.de playlists (#14601, #20355)
1032 + [sverigesradio] Add support for sverigesradio.se (#18635)
1033 + [cinemax] Add support for cinemax.com
1034 * [sixplay] Try extracting non-DRM protected manifests (#20849)
1035 + [youtube] Extract Youtube Music Auto-generated metadata (#20599, #20742)
1036 - [wrzuta] Remove extractor (#20684, #20801)
1037 * [twitch] Prefer source format (#20850)
1038 + [twitcasting] Add support for private videos (#20843)
1039 * [reddit] Validate thumbnail URL (#20030)
1040 * [yandexmusic] Fix track URL extraction (#20820)
1041
1042
1043 version 2019.04.24
1044
1045 Extractors
1046 * [youtube] Fix extraction (#20758, #20759, #20761, #20762, #20764, #20766,
1047   #20767, #20769, #20771, #20768, #20770)
1048 * [toutv] Fix extraction and extract series info (#20757)
1049 + [vrv] Add support for movie listings (#19229)
1050 + [youtube] Print error when no data is available (#20737)
1051 + [soundcloud] Add support for new rendition and improve extraction (#20699)
1052 + [ooyala] Add support for geo verification proxy
1053 + [nrl] Add support for nrl.com (#15991)
1054 + [vimeo] Extract live archive source format (#19144)
1055 + [vimeo] Add support for live streams and improve info extraction (#19144)
1056 + [ntvcojp] Add support for cu.ntv.co.jp
1057 + [nhk] Extract RTMPT format
1058 + [nhk] Add support for audio URLs
1059 + [udemy] Add another course id extraction pattern (#20491)
1060 + [openload] Add support for oload.services (#20691)
1061 + [openload] Add support for openloed.co (#20691, #20693)
1062 * [bravotv] Fix extraction (#19213)
1063
1064
1065 version 2019.04.17
1066
1067 Extractors
1068 * [openload] Randomize User-Agent (#20688)
1069 + [openload] Add support for oladblock domains (#20471)
1070 * [adn] Fix subtitle extraction (#12724)
1071 + [aol] Add support for localized websites
1072 + [yahoo] Add support GYAO episode URLs
1073 + [yahoo] Add support for streaming.yahoo.co.jp (#5811, #7098)
1074 + [yahoo] Add support for gyao.yahoo.co.jp
1075 * [aenetworks] Fix history topic extraction and extract more formats
1076 + [cbs] Extract smpte and vtt subtitles
1077 + [streamango] Add support for streamcherry.com (#20592)
1078 + [yourporn] Add support for sxyprn.com (#20646)
1079 * [mgtv] Fix extraction (#20650)
1080 * [linkedin:learning] Use urljoin for form action URL (#20431)
1081 + [gdc] Add support for kaltura embeds (#20575)
1082 * [dispeak] Improve mp4 bitrate extraction
1083 * [kaltura] Sanitize embed URLs
1084 * [jwplatfom] Do not match manifest URLs (#20596)
1085 * [aol] Restrict URL regular expression and improve format extraction
1086 + [tiktok] Add support for new URL schema (#20573)
1087 + [stv:player] Add support for player.stv.tv (#20586)
1088
1089
1090 version 2019.04.07
1091
1092 Core
1093 + [downloader/external] Pass rtmp_conn to ffmpeg
1094
1095 Extractors
1096 + [ruutu] Add support for audio podcasts (#20473, #20545)
1097 + [xvideos] Extract all thumbnails (#20432)
1098 + [platzi] Add support for platzi.com (#20562)
1099 * [dvtv] Fix extraction (#18514, #19174)
1100 + [vrv] Add basic support for individual movie links (#19229)
1101 + [bfi:player] Add support for player.bfi.org.uk (#19235)
1102 * [hbo] Fix extraction and extract subtitles (#14629, #13709)
1103 * [youtube] Extract srv[1-3] subtitle formats (#20566)
1104 * [adultswim] Fix extraction (#18025)
1105 * [teamcoco] Fix extraction and add suport for subdomains (#17099, #20339)
1106 * [adn] Fix subtitle compatibility with ffmpeg
1107 * [adn] Fix extraction and add support for positioning styles (#20549)
1108 * [vk] Use unique video id (#17848)
1109 * [newstube] Fix extraction
1110 * [rtl2] Actualize extraction
1111 + [adobeconnect] Add support for adobeconnect.com (#20283)
1112 + [gaia] Add support for authentication (#14605)
1113 + [mediasite] Add support for dashed ids and named catalogs (#20531)
1114
1115
1116 version 2019.04.01
1117
1118 Core
1119 * [utils] Improve int_or_none and float_or_none (#20403)
1120 * Check for valid --min-sleep-interval when --max-sleep-interval is specified
1121   (#20435)
1122
1123 Extractors
1124 + [weibo] Extend URL regular expression (#20496)
1125 + [xhamster] Add support for xhamster.one (#20508)
1126 + [mediasite] Add support for catalogs (#20507)
1127 + [teamtreehouse] Add support for teamtreehouse.com (#9836)
1128 + [ina] Add support for audio URLs
1129 * [ina] Improve extraction
1130 * [cwtv] Fix episode number extraction (#20461)
1131 * [npo] Improve DRM detection
1132 + [pornhub] Add support for DASH formats (#20403)
1133 * [svtplay] Update API endpoint (#20430)
1134
1135
1136 version 2019.03.18
1137
1138 Core
1139 * [extractor/common] Improve HTML5 entries extraction
1140 + [utils] Introduce parse_bitrate
1141 * [update] Hide update URLs behind redirect
1142 * [extractor/common] Fix url meta field for unfragmented DASH formats (#20346)
1143
1144 Extractors
1145 + [yandexvideo] Add extractor
1146 * [openload] Improve embed detection
1147 + [corus] Add support for bigbrothercanada.ca (#20357)
1148 + [orf:radio] Extract series (#20012)
1149 + [cbc:watch] Add support for gem.cbc.ca (#20251, #20359)
1150 - [anysex] Remove extractor (#19279)
1151 + [ciscolive] Add support for new URL schema (#20320, #20351)
1152 + [youtube] Add support for invidiou.sh (#20309)
1153 - [anitube] Remove extractor (#20334)
1154 - [ruleporn] Remove extractor (#15344, #20324)
1155 * [npr] Fix extraction (#10793, #13440)
1156 * [biqle] Fix extraction (#11471, #15313)
1157 * [viddler] Modernize
1158 * [moevideo] Fix extraction
1159 * [primesharetv] Remove extractor
1160 * [hypem] Modernize and extract more metadata (#15320)
1161 * [veoh] Fix extraction
1162 * [escapist] Modernize
1163 - [videomega] Remove extractor (#10108)
1164 + [beeg] Add support for beeg.porn (#20306)
1165 * [vimeo:review] Improve config url extraction and extract original format
1166   (#20305)
1167 * [fox] Detect geo restriction and authentication errors (#20208)
1168
1169
1170 version 2019.03.09
1171
1172 Core
1173 * [extractor/common] Use compat_etree_Element
1174 + [compat] Introduce compat_etree_Element
1175 * [extractor/common] Fallback url to base URL for DASH formats
1176 * [extractor/common] Do not fail on invalid data while parsing F4M manifest
1177   in non fatal mode
1178 * [extractor/common] Return MPD manifest as format's url meta field (#20242)
1179 * [utils] Strip #HttpOnly_ prefix from cookies files (#20219)
1180
1181 Extractors
1182 * [francetv:site] Relax video id regular expression (#20268)
1183 * [toutv] Detect invalid login error
1184 * [toutv] Fix authentication (#20261)
1185 + [urplay] Extract timestamp (#20235)
1186 + [openload] Add support for oload.space (#20246)
1187 * [facebook] Improve uploader extraction (#20250)
1188 * [bbc] Use compat_etree_Element
1189 * [crunchyroll] Use compat_etree_Element
1190 * [npo] Improve ISM extraction
1191 * [rai] Improve extraction (#20253)
1192 * [paramountnetwork] Fix mgid extraction (#20241)
1193 * [libsyn] Improve extraction (#20229)
1194 + [youtube] Add more invidious instances to URL regular expression (#20228)
1195 * [spankbang] Fix extraction (#20023)
1196 * [espn] Extend URL regular expression (#20013)
1197 * [sixplay] Handle videos with empty assets (#20016)
1198 + [vimeo] Add support for Vimeo Pro portfolio protected videos (#20070)
1199
1200
1201 version 2019.03.01
1202
1203 Core
1204 + [downloader/external] Add support for rate limit and retries for wget
1205 * [downloader/external] Fix infinite retries for curl (#19303)
1206
1207 Extractors
1208 * [npo] Fix extraction (#20084)
1209 * [francetv:site] Extend video id regex (#20029, #20071)
1210 + [periscope] Extract width and height (#20015)
1211 * [servus] Fix extraction (#19297)
1212 * [bbccouk] Make subtitles non fatal (#19651)
1213 * [metacafe] Fix family filter bypass (#19287)
1214
1215
1216 version 2019.02.18
1217
1218 Extractors
1219 * [tvp:website] Fix and improve extraction
1220 + [tvp] Detect unavailable videos
1221 * [tvp] Fix description extraction and make thumbnail optional
1222 + [linuxacademy] Add support for linuxacademy.com (#12207)
1223 * [bilibili] Update keys (#19233)
1224 * [udemy] Extend URL regular expressions (#14330, #15883)
1225 * [udemy] Update User-Agent and detect captcha (#14713, #15839, #18126)
1226 * [noovo] Fix extraction (#19230)
1227 * [rai] Relax URL regular expression (#19232)
1228 + [vshare] Pass Referer to download request (#19205, #19221)
1229 + [openload] Add support for oload.live (#19222)
1230 * [imgur] Use video id as title fallback (#18590)
1231 + [twitch] Add new source format detection approach (#19193)
1232 * [tvplayhome] Fix video id extraction (#19190)
1233 * [tvplayhome] Fix episode metadata extraction (#19190)
1234 * [rutube:embed] Fix extraction (#19163)
1235 + [rutube:embed] Add support private videos (#19163)
1236 + [soundcloud] Extract more metadata
1237 + [trunews] Add support for trunews.com (#19153)
1238 + [linkedin:learning] Extract chapter_number and chapter_id (#19162)
1239
1240
1241 version 2019.02.08
1242
1243 Core
1244 * [utils] Improve JSON-LD regular expression (#18058)
1245 * [YoutubeDL] Fallback to ie_key of matching extractor while making
1246   download archive id when no explicit ie_key is provided (#19022)
1247
1248 Extractors
1249 + [malltv] Add support for mall.tv (#18058, #17856)
1250 + [spankbang:playlist] Add support for playlists (#19145)
1251 * [spankbang] Extend URL regular expression
1252 * [trutv] Fix extraction (#17336)
1253 * [toutv] Fix authentication (#16398, #18700)
1254 * [pornhub] Fix tags and categories extraction (#13720, #19135)
1255 * [pornhd] Fix formats extraction
1256 + [pornhd] Extract like count (#19123, #19125)
1257 * [radiocanada] Switch to the new media requests (#19115)
1258 + [teachable] Add support for courses.workitdaily.com (#18871)
1259 - [vporn] Remove extractor (#16276)
1260 + [soundcloud:pagedplaylist] Add ie and title to entries (#19022, #19086)
1261 + [drtuber] Extract duration (#19078)
1262 * [soundcloud] Fix paged playlists extraction, add support for albums and update client id
1263 * [soundcloud] Update client id
1264 * [drtv] Improve preference (#19079)
1265 + [openload] Add support for openload.pw and oload.pw (#18930)
1266 + [openload] Add support for oload.info (#19073)
1267 * [crackle] Authorize media detail request (#16931)
1268
1269
1270 version 2019.01.30.1
1271
1272 Core
1273 * [postprocessor/ffmpeg] Fix avconv processing broken in #19025 (#19067)
1274
1275
1276 version 2019.01.30
1277
1278 Core
1279 * [postprocessor/ffmpeg] Do not copy Apple TV chapter tracks while embedding
1280   subtitles (#19024, #19042)
1281 * [postprocessor/ffmpeg] Disable "Last message repeated" messages (#19025)
1282
1283 Extractors
1284 * [yourporn] Fix extraction and extract duration (#18815, #18852, #19061)
1285 * [drtv] Improve extraction (#19039)
1286     + Add support for EncryptedUri videos
1287     + Extract more metadata
1288     * Fix subtitles extraction
1289 + [fox] Add support for locked videos using cookies (#19060)
1290 * [fox] Fix extraction for free videos (#19060)
1291 + [zattoo] Add support for tv.salt.ch (#19059)
1292
1293
1294 version 2019.01.27
1295
1296 Core
1297 + [extractor/common] Extract season in _json_ld
1298 * [postprocessor/ffmpeg] Fallback to ffmpeg/avconv for audio codec detection
1299   (#681)
1300
1301 Extractors
1302 * [vice] Fix extraction for locked videos (#16248)
1303 + [wakanim] Detect DRM protected videos
1304 + [wakanim] Add support for wakanim.tv (#14374)
1305 * [usatoday] Fix extraction for videos with custom brightcove partner id
1306   (#18990)
1307 * [drtv] Fix extraction (#18989)
1308 * [nhk] Extend URL regular expression (#18968)
1309 * [go] Fix Adobe Pass requests for Disney Now (#18901)
1310 + [openload] Add support for oload.club (#18969)
1311
1312
1313 version 2019.01.24
1314
1315 Core
1316 * [YoutubeDL] Fix negation for string operators in format selection (#18961)
1317
1318
1319 version 2019.01.23
1320
1321 Core
1322 * [utils] Fix urljoin for paths with non-http(s) schemes
1323 * [extractor/common] Improve jwplayer relative URL handling (#18892)
1324 + [YoutubeDL] Add negation support for string comparisons in format selection
1325   expressions (#18600, #18805)
1326 * [extractor/common] Improve HLS video-only format detection (#18923)
1327
1328 Extractors
1329 * [crunchyroll] Extend URL regular expression (#18955)
1330 * [pornhub] Bypass scrape detection (#4822, #5930, #7074, #10175, #12722,
1331   #17197, #18338 #18842, #18899)
1332 + [vrv] Add support for authentication (#14307)
1333 * [videomore:season] Fix extraction
1334 * [videomore] Improve extraction (#18908)
1335 + [tnaflix] Pass Referer in metadata request (#18925)
1336 * [radiocanada] Relax DRM check (#18608, #18609)
1337 * [vimeo] Fix video password verification for videos protected by
1338   Referer HTTP header
1339 + [hketv] Add support for hkedcity.net (#18696)
1340 + [streamango] Add support for fruithosts.net (#18710)
1341 + [instagram] Add support for tags (#18757)
1342 + [odnoklassniki] Detect paid videos (#18876)
1343 * [ted] Correct acodec for HTTP formats (#18923)
1344 * [cartoonnetwork] Fix extraction (#15664, #17224)
1345 * [vimeo] Fix extraction for password protected player URLs (#18889)
1346
1347
1348 version 2019.01.17
1349
1350 Extractors
1351 * [youtube] Extend JS player signature function name regular expressions
1352   (#18890, #18891, #18893)
1353
1354
1355 version 2019.01.16
1356
1357 Core
1358 + [test/helper] Add support for maxcount and count collection len checkers
1359 * [downloader/hls] Fix uplynk ad skipping (#18824)
1360 * [postprocessor/ffmpeg] Improve ffmpeg version parsing (#18813)
1361
1362 Extractors
1363 * [youtube] Skip unsupported adaptive stream type (#18804)
1364 + [youtube] Extract DASH formats from player response (#18804)
1365 * [funimation] Fix extraction (#14089)
1366 * [skylinewebcams] Fix extraction (#18853)
1367 + [curiositystream] Add support for non app URLs
1368 + [bitchute] Check formats (#18833)
1369 * [wistia] Extend URL regular expression (#18823)
1370 + [playplustv] Add support for playplus.com (#18789)
1371
1372
1373 version 2019.01.10
1374
1375 Core
1376 * [extractor/common] Use episode name as title in _json_ld
1377 + [extractor/common] Add support for movies in _json_ld
1378 * [postprocessor/ffmpeg] Embed subtitles with non-standard language codes
1379   (#18765)
1380 + [utils] Add language codes replaced in 1989 revision of ISO 639
1381   to ISO639Utils (#18765)
1382
1383 Extractors
1384 * [youtube] Extract live HLS URL from player response (#18799)
1385 + [outsidetv] Add support for outsidetv.com (#18774)
1386 * [jwplatform] Use JW Platform Delivery API V2 and add support for more URLs
1387 + [fox] Add support National Geographic (#17985, #15333, #14698)
1388 + [playplustv] Add support for playplus.tv (#18789)
1389 * [globo] Set GLBID cookie manually (#17346)
1390 + [gaia] Add support for gaia.com (#14605)
1391 * [youporn] Fix title and description extraction (#18748)
1392 + [hungama] Add support for hungama.com (#17402, #18771)
1393 * [dtube] Fix extraction (#18741)
1394 * [tvnow] Fix and rework extractors and prepare for a switch to the new API
1395   (#17245, #18499)
1396 * [carambatv:page] Fix extraction (#18739)
1397
1398
1399 version 2019.01.02
1400
1401 Extractors
1402 * [discovery] Use geo verification headers (#17838)
1403 + [packtpub] Add support for subscription.packtpub.com (#18718)
1404 * [yourporn] Fix extraction (#18583)
1405 + [acast:channel] Add support for play.acast.com (#18587)
1406 + [extractors] Add missing age limits (#18621)
1407 + [rmcdecouverte] Add support for live stream
1408 * [rmcdecouverte] Bypass geo restriction
1409 * [rmcdecouverte] Update URL regular expression (#18595, 18697)
1410 * [manyvids] Fix extraction (#18604, #18614)
1411 * [bitchute] Fix extraction (#18567)
1412
1413
1414 version 2018.12.31
1415
1416 Extractors
1417 + [bbc] Add support for another embed pattern (#18643)
1418 + [npo:live] Add support for npostart.nl (#18644)
1419 * [beeg] Fix extraction (#18610, #18626)
1420 * [youtube] Unescape HTML for series (#18641)
1421 + [youtube] Extract more format metadata
1422 * [youtube] Detect DRM protected videos (#1774)
1423 * [youtube] Relax HTML5 player regular expressions (#18465, #18466)
1424 * [youtube] Extend HTML5 player regular expression (#17516)
1425 + [liveleak] Add support for another embed type and restore original
1426   format extraction
1427 + [crackle] Extract ISM and HTTP formats
1428 + [twitter] Pass Referer with card request (#18579)
1429 * [mediasite] Extend URL regular expression (#18558)
1430 + [lecturio] Add support for lecturio.de (#18562)
1431 + [discovery] Add support for Scripps Networks watch domains (#17947)
1432
1433
1434 version 2018.12.17
1435
1436 Extractors
1437 * [ard:beta] Improve geo restricted videos extraction
1438 * [ard:beta] Fix subtitles extraction
1439 * [ard:beta] Improve extraction robustness
1440 * [ard:beta] Relax URL regular expression (#18441)
1441 * [acast] Add support for embed.acast.com and play.acast.com (#18483)
1442 * [iprima] Relax URL regular expression (#18515, #18540)
1443 * [vrv] Fix initial state extraction (#18553)
1444 * [youtube] Fix mark watched (#18546)
1445 + [safari] Add support for learning.oreilly.com (#18510)
1446 * [youtube] Fix multifeed extraction (#18531)
1447 * [lecturio] Improve subtitles extraction (#18488)
1448 * [uol] Fix format URL extraction (#18480)
1449 + [ard:mediathek] Add support for classic.ardmediathek.de (#18473)
1450
1451
1452 version 2018.12.09
1453
1454 Core
1455 * [YoutubeDL] Keep session cookies in cookie file between runs
1456 * [YoutubeDL] Recognize session cookies with expired set to 0 (#12929)
1457
1458 Extractors
1459 + [teachable] Add support for teachable platform sites (#5451, #18150, #18272)
1460 + [aenetworks] Add support for historyvault.com (#18460)
1461 * [imgur] Improve gallery and album detection and extraction (#9133, #16577,
1462   #17223, #18404)
1463 * [iprima] Relax URL regular expression (#18453)
1464 * [hotstar] Fix video data extraction (#18386)
1465 * [ard:mediathek] Fix title and description extraction (#18349, #18371)
1466 * [xvideos] Switch to HTTPS (#18422, #18427)
1467 + [lecturio] Add support for lecturio.com (#18405)
1468 + [nrktv:series] Add support for extra materials
1469 * [nrktv:season,series] Fix extraction (#17159, #17258)
1470 * [nrktv] Relax URL regular expression (#18304, #18387)
1471 * [yourporn] Fix extraction (#18424, #18425)
1472 * [tbs] Fix info extraction (#18403)
1473 + [gamespot] Add support for review URLs
1474
1475
1476 version 2018.12.03
1477
1478 Core
1479 * [utils] Fix random_birthday to generate existing dates only (#18284)
1480
1481 Extractors
1482 + [tiktok] Add support for tiktok.com (#18108, #18135)
1483 * [pornhub] Use actual URL host for requests (#18359)
1484 * [lynda] Fix authentication (#18158, #18217)
1485 * [gfycat] Update API endpoint (#18333, #18343)
1486 + [hotstar] Add support for alternative app state layout (#18320)
1487 * [azmedien] Fix extraction (#18334, #18336)
1488 + [vimeo] Add support for VHX (Vimeo OTT) (#14835)
1489 * [joj] Fix extraction (#18280, #18281)
1490 + [wistia] Add support for fast.wistia.com (#18287)
1491
1492
1493 version 2018.11.23
1494
1495 Core
1496 + [setup.py] Add more relevant classifiers
1497
1498 Extractors
1499 * [mixcloud] Fallback to hardcoded decryption key (#18016)
1500 * [nbc:news] Fix article extraction (#16194)
1501 * [foxsports] Fix extraction (#17543)
1502 * [loc] Relax regular expression and improve formats extraction
1503 + [ciscolive] Add support for ciscolive.cisco.com (#17984)
1504 * [nzz] Relax kaltura regex (#18228)
1505 * [sixplay] Fix formats extraction
1506 * [bitchute] Improve title extraction
1507 * [kaltura] Limit requested MediaEntry fields
1508 + [americastestkitchen] Add support for zype embeds (#18225)
1509 + [pornhub] Add pornhub.net alias
1510 * [nova:embed] Fix extraction (#18222)
1511
1512
1513 version 2018.11.18
1514
1515 Extractors
1516 + [wwe] Extract subtitles
1517 + [wwe] Add support for playlistst (#14781)
1518 + [wwe] Add support for wwe.com (#14781, #17450)
1519 * [vk] Detect geo restriction (#17767)
1520 * [openload] Use original host during extraction (#18211)
1521 * [atvat] Fix extraction (#18041)
1522 + [rte] Add support for new API endpoint (#18206)
1523 * [tnaflixnetwork:embed] Fix extraction (#18205)
1524 * [picarto] Use API and add token support (#16518)
1525 + [zype] Add support for player.zype.com (#18143)
1526 * [vivo] Fix extraction (#18139)
1527 * [ruutu] Update API endpoint (#18138)
1528
1529
1530 version 2018.11.07
1531
1532 Extractors
1533 + [youtube] Add another JS signature function name regex (#18091, #18093,
1534   #18094)
1535 * [facebook] Fix tahoe request (#17171)
1536 * [cliphunter] Fix extraction (#18083)
1537 + [youtube:playlist] Add support for invidio.us (#18077)
1538 * [zattoo] Arrange API hosts for derived extractors (#18035)
1539 + [youtube] Add fallback metadata extraction from videoDetails (#18052)
1540
1541
1542 version 2018.11.03
1543
1544 Core
1545 * [extractor/common] Ensure response handle is not prematurely closed before
1546   it can be read if it matches expected_status (#17195, #17846, #17447)
1547
1548 Extractors
1549 * [laola1tv:embed] Set correct stream access URL scheme (#16341)
1550 + [ehftv] Add support for ehftv.com (#15408)
1551 * [azmedien] Adopt to major site redesign (#17745, #17746)
1552 + [twitcasting] Add support for twitcasting.tv (#17981)
1553 * [orf:tvthek] Fix extraction (#17737, #17956, #18024)
1554 + [openload] Add support for oload.fun (#18045)
1555 * [njpwworld] Fix authentication (#17427)
1556 + [linkedin:learning] Add support for linkedin.com/learning (#13545)
1557 * [theplatform] Improve error detection (#13222)
1558 * [cnbc] Simplify extraction (#14280, #17110)
1559 + [cbnc] Add support for new URL schema (#14193)
1560 * [aparat] Improve extraction and extract more metadata (#17445, #18008)
1561 * [aparat] Fix extraction
1562
1563
1564 version 2018.10.29
1565
1566 Core
1567 + [extractor/common] Add validation for JSON-LD URLs
1568
1569 Extractors
1570 + [sportbox] Add support for matchtv.ru
1571 * [sportbox] Fix extraction (#17978)
1572 * [screencast] Fix extraction (#14590, #14617, #17990)
1573 + [openload] Add support for oload.icu
1574 + [ivi] Add support for ivi.tv
1575 * [crunchyroll] Improve extraction failsafeness (#17991)
1576 * [dailymail] Fix formats extraction (#17976)
1577 * [viewster] Reduce format requests
1578 * [cwtv] Handle API errors (#17905)
1579 + [rutube] Use geo verification headers (#17897)
1580 + [brightcove:legacy] Add fallbacks to brightcove:new (#13912)
1581 - [tv3] Remove extractor (#10461, #15339)
1582 * [ted] Fix extraction for HTTP and RTMP formats (#5941, #17572, #17894)
1583 + [openload] Add support for oload.cc (#17823)
1584 + [patreon] Extract post_file URL (#17792)
1585 * [patreon] Fix extraction (#14502, #10471)
1586
1587
1588 version 2018.10.05
1589
1590 Extractors
1591 * [pluralsight] Improve authentication (#17762)
1592 * [dailymotion] Fix extraction (#17699)
1593 * [crunchyroll] Switch to HTTPS for RpcApi (#17749)
1594 + [philharmoniedeparis] Add support for pad.philharmoniedeparis.fr (#17705)
1595 * [philharmoniedeparis] Fix extraction (#17705)
1596 + [jamendo] Add support for licensing.jamendo.com (#17724)
1597 + [openload] Add support for oload.cloud (#17710)
1598 * [pluralsight] Fix subtitles extraction (#17726, #17728)
1599 + [vimeo] Add another config regular expression (#17690)
1600 * [spike] Fix Paramount Network extraction (#17677)
1601 * [hotstar] Fix extraction (#14694, #14931, #17637)
1602
1603
1604 version 2018.09.26
1605
1606 Extractors
1607 * [pluralsight] Fix subtitles extraction (#17671)
1608 * [mediaset] Improve embed support (#17668)
1609 + [youtube] Add support for invidio.us (#17613)
1610 + [zattoo] Add support for more zattoo platform sites
1611 * [zattoo] Fix extraction (#17175, #17542)
1612
1613
1614 version 2018.09.18
1615
1616 Core
1617 + [extractor/common] Introduce channel meta fields
1618
1619 Extractors
1620 * [adobepass] Don't pollute default headers dict
1621 * [udemy] Don't pollute default headers dict
1622 * [twitch] Don't pollute default headers dict
1623 * [youtube] Don't pollute default query dict (#17593)
1624 * [crunchyroll] Prefer hardsubless formats and formats in locale language
1625 * [vrv] Make format ids deterministic
1626 * [vimeo] Fix ondemand playlist extraction (#14591)
1627 + [pornhub] Extract upload date (#17574)
1628 + [porntube] Extract channel meta fields
1629 + [vimeo] Extract channel meta fields
1630 + [youtube] Extract channel meta fields (#9676, #12939)
1631 * [porntube] Fix extraction (#17541)
1632 * [asiancrush] Fix extraction (#15630)
1633 + [twitch:clips] Extend URL regular expression (#17559)
1634 + [vzaar] Add support for HLS
1635 * [tube8] Fix metadata extraction (#17520)
1636 * [eporner] Extract JSON-LD (#17519)
1637
1638
1639 version 2018.09.10
1640
1641 Core
1642 + [utils] Properly recognize AV1 codec (#17506)
1643
1644 Extractors
1645 + [iprima] Add support for prima.iprima.cz (#17514)
1646 + [tele5] Add support for tele5.de (#7805, #7922, #17331, #17414)
1647 * [nbc] Fix extraction of percent encoded URLs (#17374)
1648
1649
1650 version 2018.09.08
1651
1652 Extractors
1653 * [youtube] Fix extraction (#17457, #17464)
1654 + [pornhub:uservideos] Add support for new URLs (#17388)
1655 * [iprima] Confirm adult check (#17437)
1656 * [slideslive] Make check for video service name case-insensitive (#17429)
1657 * [radiojavan] Fix extraction (#17151)
1658 * [generic] Skip unsuccessful jwplayer extraction (#16735)
1659
1660
1661 version 2018.09.01
1662
1663 Core
1664 * [utils] Skip remote IP addresses non matching to source address' IP version
1665   when creating a connection (#13422, #17362)
1666
1667 Extractors
1668 + [ard] Add support for one.ard.de (#17397)
1669 * [niconico] Fix extraction on python3 (#17393, #17407)
1670 * [ard] Extract f4m formats
1671 * [crunchyroll] Parse vilos media data (#17343)
1672 + [ard] Add support for Beta ARD Mediathek
1673 + [bandcamp] Extract more metadata (#13197)
1674 * [internazionale] Fix extraction of non-available-abroad videos (#17386)
1675
1676
1677 version 2018.08.28
1678
1679 Extractors
1680 + [youtube:playlist] Add support for music album playlists (OLAK5uy_ prefix)
1681   (#17361)
1682 * [bitchute] Fix extraction by pass custom User-Agent (#17360)
1683 * [webofstories:playlist] Fix extraction (#16914)
1684 + [tvplayhome] Add support for new tvplay URLs (#17344)
1685 + [generic] Allow relative src for videojs embeds (#17324)
1686 + [xfileshare] Add support for vidto.se (#17317)
1687 + [vidzi] Add support for vidzi.nu (#17316)
1688 + [nova:embed] Add support for media.cms.nova.cz (#17282)
1689
1690
1691 version 2018.08.22
1692
1693 Core
1694 * [utils] Use pure browser header for User-Agent (#17236)
1695
1696 Extractors
1697 + [kinopoisk] Add support for kinopoisk.ru (#17283)
1698 + [yourporn] Add support for yourporn.sexy (#17298)
1699 + [go] Add support for disneynow.go.com (#16299, #17264)
1700 + [6play] Add support for play.rtl.hr (#17249)
1701 * [anvato] Fallback to generic API key for access-key-to-API-key lookup
1702   (#16788, #17254)
1703 * [lci] Fix extraction (#17274)
1704 * [bbccouk] Extend id URL regular expression (#17270)
1705 * [cwtv] Fix extraction (#17256)
1706 * [nova] Fix extraction (#17241)
1707 + [generic] Add support for expressen embeds
1708 * [raywenderlich] Adapt to site redesign (#17225)
1709 + [redbulltv] Add support redbull.com tv URLs (#17218)
1710 + [bitchute] Add support for bitchute.com (#14052)
1711 + [clyp] Add support for token protected media (#17184)
1712 * [imdb] Fix extension extraction (#17167)
1713
1714
1715 version 2018.08.04
1716
1717 Extractors
1718 * [funk:channel] Improve byChannelAlias extraction (#17142)
1719 * [twitch] Fix authentication (#17024, #17126)
1720 * [twitch:vod] Improve URL regular expression (#17135)
1721 * [watchbox] Fix extraction (#17107)
1722 * [pbs] Fix extraction (#17109)
1723 * [theplatform] Relax URL regular expression (#16181, #17097)
1724 + [viqeo] Add support for viqeo.tv (#17066)
1725
1726
1727 version 2018.07.29
1728
1729 Extractors
1730 * [crunchyroll:playlist] Restrict URL regular expression (#17069, #17076)
1731 + [pornhub] Add support for subtitles (#16924, #17088)
1732 * [ceskatelevize] Use https for API call (#16997, #16999)
1733 * [dailymotion:playlist] Fix extraction (#16894)
1734 * [ted] Improve extraction
1735 * [ted] Fix extraction for videos without nativeDownloads (#16756, #17085)
1736 * [telecinco] Fix extraction (#17080)
1737 * [mitele] Reduce number of requests
1738 * [rai] Return non HTTP relinker URL intact (#17055)
1739 * [vk] Fix extraction for inline only videos (#16923)
1740 * [streamcloud] Fix extraction (#17054)
1741 * [facebook] Fix tahoe player extraction with authentication (#16655)
1742 + [puhutv] Add support for puhutv.com (#12712, #16010, #16269)
1743
1744
1745 version 2018.07.21
1746
1747 Core
1748 + [utils] Introduce url_or_none
1749 * [utils] Allow JSONP without function name (#17028)
1750 + [extractor/common] Extract DASH and MSS formats from SMIL manifests
1751
1752 Extractors
1753 + [bbc] Add support for BBC Radio Play pages (#17022)
1754 * [iwara] Fix download URLs (#17026)
1755 * [vrtnu] Relax title extraction and extract JSON-LD (#17018)
1756 + [viu] Pass Referer and Origin headers and area id (#16992)
1757 + [vimeo] Add another config regular expression (#17013)
1758 + [facebook] Extract view count (#16942)
1759 * [dailymotion] Improve description extraction (#16984)
1760 * [slutload] Fix and improve extraction (#17001)
1761 * [mediaset] Fix extraction (#16977)
1762 + [theplatform] Add support for theplatform TLD customization (#16977)
1763 * [imgur] Relax URL regular expression (#16987)
1764 * [pornhub] Improve extraction and extract all formats (#12166, #15891, #16262,
1765   #16959)
1766
1767
1768 version 2018.07.10
1769
1770 Core
1771 * [utils] Share JSON-LD regular expression
1772 * [downloader/dash] Improve error handling (#16927)
1773
1774 Extractors
1775 + [nrktv] Add support for new season and serie URL schema
1776 + [nrktv] Add support for new episode URL schema (#16909)
1777 + [frontendmasters] Add support for frontendmasters.com (#3661, #16328)
1778 * [funk] Fix extraction (#16918)
1779 * [watchbox] Fix extraction (#16904)
1780 * [dplayit] Sort formats
1781 * [dplayit] Fix extraction (#16901)
1782 * [youtube] Improve login error handling (#13822)
1783
1784
1785 version 2018.07.04
1786
1787 Core
1788 * [extractor/common] Properly escape % in MPD templates (#16867)
1789 * [extractor/common] Use source URL as Referer for HTML5 entries (16849)
1790 * Prefer ffmpeg over avconv by default (#8622)
1791
1792 Extractors
1793 * [pluralsight] Switch to graphql (#16889, #16895, #16896, #16899)
1794 * [lynda] Simplify login and improve error capturing (#16891)
1795 + [go90] Add support for embed URLs (#16873)
1796 * [go90] Detect geo restriction error and pass geo verification headers
1797   (#16874)
1798 * [vlive] Fix live streams extraction (#16871)
1799 * [npo] Fix typo (#16872)
1800 + [mediaset] Add support for new videos and extract all formats (#16568)
1801 * [dctptv] Restore extraction based on REST API (#16850)
1802 * [svt] Improve extraction and add support for pages (#16802)
1803 * [porncom] Fix extraction (#16808)
1804
1805
1806 version 2018.06.25
1807
1808 Extractors
1809 * [joj] Relax URL regular expression (#16771)
1810 * [brightcove] Workaround sonyliv DRM protected videos (#16807)
1811 * [motherless] Fix extraction (#16786)
1812 * [itv] Make SOAP request non fatal and extract metadata from webpage (#16780)
1813 - [foxnews:insider] Remove extractor (#15810)
1814 + [foxnews] Add support for iframe embeds (#15810, #16711)
1815
1816
1817 version 2018.06.19
1818
1819 Core
1820 + [extractor/common] Introduce expected_status in _download_* methods
1821   for convenient accept of HTTP requests failed with non 2xx status codes
1822 + [compat] Introduce compat_integer_types
1823
1824 Extractors
1825 * [peertube] Improve generic support (#16733)
1826 + [6play] Use geo verification headers
1827 * [rtbf] Fix extraction for python 3.2
1828 * [vgtv] Improve HLS formats extraction
1829 + [vgtv] Add support for www.aftonbladet.se/tv URLs
1830 * [bbccouk] Use expected_status
1831 * [markiza] Expect 500 HTTP status code
1832 * [tvnow] Try all clear manifest URLs (#15361)
1833
1834
1835 version 2018.06.18
1836
1837 Core
1838 * [downloader/rtmp] Fix downloading in verbose mode (#16736)
1839
1840 Extractors
1841 + [markiza] Add support for markiza.sk (#16750)
1842 * [wat] Try all supported adaptive URLs
1843 + [6play] Add support for rtlplay.be and extract hd usp formats
1844 + [rtbf] Add support for audio and live streams (#9638, #11923)
1845 + [rtbf] Extract HLS, DASH and all HTTP formats
1846 + [rtbf] Extract subtitles
1847 + [rtbf] Fixup specific HTTP URLs (#16101)
1848 + [expressen] Add support for expressen.se
1849 * [vidzi] Fix extraction (#16678)
1850 * [pbs] Improve extraction (#16623, #16684)
1851 * [bilibili] Restrict cid regular expression (#16638, #16734)
1852
1853
1854 version 2018.06.14
1855
1856 Core
1857 * [downloader/http] Fix retry on error when streaming to stdout (#16699)
1858
1859 Extractors
1860 + [discoverynetworks] Add support for disco-api videos (#16724)
1861 + [dailymotion] Add support for password protected videos (#9789)
1862 + [abc:iview] Add support for livestreams (#12354)
1863 * [abc:iview] Fix extraction (#16704)
1864 + [crackle] Add support for sonycrackle.com (#16698)
1865 + [tvnet] Add support for tvnet.gov.vn (#15462)
1866 * [nrk] Update API hosts and try all previously known ones (#16690)
1867 * [wimp] Fix Youtube embeds extraction
1868
1869
1870 version 2018.06.11
1871
1872 Extractors
1873 * [npo] Extend URL regular expression and add support for npostart.nl (#16682)
1874 + [inc] Add support for another embed schema (#16666)
1875 * [tv4] Fix format extraction (#16650)
1876 + [nexx] Add support for free cdn (#16538)
1877 + [pbs] Add another cove id pattern (#15373)
1878 + [rbmaradio] Add support for 192k format (#16631)
1879
1880
1881 version 2018.06.04
1882
1883 Extractors
1884 + [camtube] Add support for camtube.co
1885 + [twitter:card] Extract guest token (#16609)
1886 + [chaturbate] Use geo verification headers
1887 + [bbc] Add support for bbcthree (#16612)
1888 * [youtube] Move metadata extraction after video availability check
1889 + [youtube] Extract track and artist
1890 + [safari] Add support for new URL schema (#16614)
1891 * [adn] Fix extraction
1892
1893
1894 version 2018.06.02
1895
1896 Core
1897 * [utils] Improve determine_ext
1898
1899 Extractors
1900 + [facebook] Add support for tahoe player videos (#15441, #16554)
1901 * [cbc] Improve extraction (#16583, #16593)
1902 * [openload] Improve ext extraction (#16595)
1903 + [twitter:card] Add support for another endpoint (#16586)
1904 + [openload] Add support for oload.win and oload.download (#16592)
1905 * [audimedia] Fix extraction (#15309)
1906 + [francetv] Add support for sport.francetvinfo.fr (#15645)
1907 * [mlb] Improve extraction (#16587)
1908 - [nhl] Remove old extractors
1909 * [rbmaradio] Check formats availability (#16585)
1910
1911
1912 version 2018.05.30
1913
1914 Core
1915 * [downloader/rtmp] Generalize download messages and report time elapsed
1916   on finish
1917 * [downloader/rtmp] Gracefully handle live streams interrupted by user
1918
1919 Extractors
1920 * [teamcoco] Fix extraction for full episodes (#16573)
1921 * [spiegel] Fix info extraction (#16538)
1922 + [apa] Add support for apa.at (#15041, #15672)
1923 + [bellmedia] Add support for bnnbloomberg.ca (#16560)
1924 + [9c9media] Extract MPD formats and subtitles
1925 * [cammodels] Use geo verification headers
1926 + [ufctv] Add support for authentication (#16542)
1927 + [cammodels] Add support for cammodels.com (#14499)
1928 * [utils] Fix style id extraction for namespaced id attribute in dfxp2srt
1929   (#16551)
1930 * [soundcloud] Detect format extension (#16549)
1931 * [cbc] Fix playlist title extraction (#16502)
1932 + [tumblr] Detect and report sensitive media (#13829)
1933 + [tumblr] Add support for authentication (#15133)
1934
1935
1936 version 2018.05.26
1937
1938 Core
1939 * [utils] Improve parse_age_limit
1940
1941 Extractors
1942 * [audiomack] Stringify video id (#15310)
1943 * [izlesene] Fix extraction (#16233, #16271, #16407)
1944 + [indavideo] Add support for generic embeds (#11989)
1945 * [indavideo] Fix extraction (#11221)
1946 * [indavideo] Sign download URLs (#16174)
1947 + [peertube] Add support for PeerTube based sites (#16301, #16329)
1948 * [imgur] Fix extraction (#16537)
1949 + [hidive] Add support for authentication (#16534)
1950 + [nbc] Add support for stream.nbcsports.com (#13911)
1951 + [viewlift] Add support for hoichoi.tv (#16536)
1952 * [go90] Extract age limit and detect DRM protection(#10127)
1953 * [viewlift] fix extraction for snagfilms.com (#15766)
1954 * [globo] Improve extraction (#4189)
1955     * Add support for authentication
1956     * Simplify URL signing
1957     * Extract DASH and MSS formats
1958 * [leeco] Fix extraction (#16464)
1959 * [teamcoco] Add fallback for format extraction (#16484)
1960 * [teamcoco] Improve URL regular expression (#16484)
1961 * [imdb] Improve extraction (#4085, #14557)
1962
1963
1964 version 2018.05.18
1965
1966 Extractors
1967 * [vimeo:likes] Relax URL regular expression and fix single page likes
1968   extraction (#16475)
1969 * [pluralsight] Fix clip id extraction (#16460)
1970 + [mychannels] Add support for mychannels.com (#15334)
1971 - [moniker] Remove extractor (#15336)
1972 * [pbs] Fix embed data extraction (#16474)
1973 + [mtv] Add support for paramountnetwork.com and bellator.com (#15418)
1974 * [youtube] Fix hd720 format position
1975 * [dailymotion] Remove fragment part from m3u8 URLs (#8915)
1976 * [3sat] Improve extraction (#15350)
1977     * Extract all formats
1978     * Extract more format metadata
1979     * Improve format sorting
1980     * Use hls native downloader
1981     * Detect and bypass geo-restriction
1982 + [dtube] Add support for d.tube (#15201)
1983 * [options] Fix typo (#16450)
1984 * [youtube] Improve format filesize extraction (#16453)
1985 * [youtube] Make uploader extraction non fatal (#16444)
1986 * [youtube] Fix extraction for embed restricted live streams (#16433)
1987 * [nbc] Improve info extraction (#16440)
1988 * [twitch:clips] Fix extraction (#16429)
1989 * [redditr] Relax URL regular expression (#16426, #16427)
1990 * [mixcloud] Bypass throttling for HTTP formats (#12579, #16424)
1991 + [nick] Add support for nickjr.de (#13230)
1992 * [teamcoco] Fix extraction (#16374)
1993
1994
1995 version 2018.05.09
1996
1997 Core
1998 * [YoutubeDL] Ensure ext exists for automatic captions
1999 * Introduce --geo-bypass-ip-block
2000
2001 Extractors
2002 + [udemy] Extract asset captions
2003 + [udemy] Extract stream URLs (#16372)
2004 + [businessinsider] Add support for businessinsider.com (#16387, #16388, #16389)
2005 + [cloudflarestream] Add support for cloudflarestream.com (#16375)
2006 * [watchbox] Fix extraction (#16356)
2007 * [discovery] Extract Affiliate/Anonymous Auth Token from cookies (#14954)
2008 + [itv:btcc] Add support for itv.com/btcc (#16139)
2009 * [tunein] Use live title for live streams (#16347)
2010 * [itv] Improve extraction (#16253)
2011
2012
2013 version 2018.05.01
2014
2015 Core
2016 * [downloader/fragment] Restart download if .ytdl file is corrupt (#16312)
2017 + [extractor/common] Extract interaction statistic
2018 + [utils] Add merge_dicts
2019 + [extractor/common] Add _download_json_handle
2020
2021 Extractors
2022 * [kaltura] Improve iframe embeds detection (#16337)
2023 + [udemy] Extract outputs renditions (#16289, #16291, #16320, #16321, #16334,
2024   #16335)
2025 + [zattoo] Add support for zattoo.com and mobiltv.quickline.com (#14668, #14676)
2026 * [yandexmusic] Convert release_year to int
2027 * [udemy] Override _download_webpage_handle instead of _download_webpage
2028 * [xiami] Override _download_webpage_handle instead of _download_webpage
2029 * [yandexmusic] Override _download_webpage_handle instead of _download_webpage
2030 * [youtube] Correctly disable polymer on all requests (#16323, #16326)
2031 * [generic] Prefer enclosures over links in RSS feeds (#16189)
2032 + [redditr] Add support for old.reddit.com URLs (#16274)
2033 * [nrktv] Update API host (#16324)
2034 + [imdb] Extract all formats (#16249)
2035 + [vimeo] Extract JSON-LD (#16295)
2036 * [funk:channel] Improve extraction (#16285)
2037
2038
2039 version 2018.04.25
2040
2041 Core
2042 * [utils] Fix match_str for boolean meta fields
2043 + [Makefile] Add support for pandoc 2 and disable smart extension (#16251)
2044 * [YoutubeDL] Fix typo in media extension compatibility checker (#16215)
2045
2046 Extractors
2047 + [openload] Recognize IPv6 stream URLs (#16136, #16137, #16205, #16246,
2048   #16250)
2049 + [twitch] Extract is_live according to status (#16259)
2050 * [pornflip] Relax URL regular expression (#16258)
2051 - [etonline] Remove extractor (#16256)
2052 * [breakcom] Fix extraction (#16254)
2053 + [youtube] Add ability to authenticate with cookies
2054 * [youtube:feed] Implement lazy playlist extraction (#10184)
2055 + [svt] Add support for TV channel live streams (#15279, #15809)
2056 * [ccma] Fix video extraction (#15931)
2057 * [rentv] Fix extraction (#15227)
2058 + [nick] Add support for nickjr.nl (#16230)
2059 * [extremetube] Fix metadata extraction
2060 + [keezmovies] Add support for generic embeds (#16134, #16154)
2061 * [nexx] Extract new azure URLs (#16223)
2062 * [cbssports] Fix extraction (#16217)
2063 * [kaltura] Improve embeds detection (#16201)
2064 * [instagram:user] Fix extraction (#16119)
2065 * [cbs] Skip DRM asset types (#16104)
2066
2067
2068 version 2018.04.16
2069
2070 Extractors
2071 * [smotri:broadcast] Fix extraction (#16180)
2072 + [picarto] Add support for picarto.tv (#6205, #12514, #15276, #15551)
2073 * [vine:user] Fix extraction (#15514, #16190)
2074 * [pornhub] Relax URL regular expression (#16165)
2075 * [cbc:watch] Re-acquire device token when expired (#16160)
2076 + [fxnetworks] Add support for https theplatform URLs (#16125, #16157)
2077 + [instagram:user] Add request signing (#16119)
2078 + [twitch] Add support for mobile URLs (#16146)
2079
2080
2081 version 2018.04.09
2082
2083 Core
2084 * [YoutubeDL] Do not save/restore console title while simulate (#16103)
2085 * [extractor/common] Relax JSON-LD context check (#16006)
2086
2087 Extractors
2088 + [generic] Add support for tube8 embeds
2089 + [generic] Add support for share-videos.se embeds (#16089, #16115)
2090 * [odnoklassniki] Extend URL regular expression (#16081)
2091 * [steam] Bypass mature content check (#16113)
2092 + [acast] Extract more metadata
2093 * [acast] Fix extraction (#16118)
2094 * [instagram:user] Fix extraction (#16119)
2095 * [drtuber] Fix title extraction (#16107, #16108)
2096 * [liveleak] Extend URL regular expression (#16117)
2097 + [openload] Add support for oload.xyz
2098 * [openload] Relax stream URL regular expression
2099 * [openload] Fix extraction (#16099)
2100 + [svtplay:series] Add support for season URLs
2101 + [svtplay:series] Add support for series (#11130, #16059)
2102
2103
2104 version 2018.04.03
2105
2106 Extractors
2107 + [tvnow] Add support for shows (#15837)
2108 * [dramafever] Fix authentication (#16067)
2109 * [afreecatv] Use partial view only when necessary (#14450)
2110 + [afreecatv] Add support for authentication (#14450)
2111 + [nationalgeographic] Add support for new URL schema (#16001, #16054)
2112 * [xvideos] Fix thumbnail extraction (#15978, #15979)
2113 * [medialaan] Fix vod id (#16038)
2114 + [openload] Add support for oload.site (#16039)
2115 * [naver] Fix extraction (#16029)
2116 * [dramafever] Partially switch to API v5 (#16026)
2117 * [abc:iview] Unescape title and series meta fields (#15994)
2118 * [videa] Extend URL regular expression (#16003)
2119
2120
2121 version 2018.03.26.1
2122
2123 Core
2124 + [downloader/external] Add elapsed time to progress hook (#10876)
2125 * [downloader/external,fragment] Fix download finalization when writing file
2126   to stdout (#10809, #10876, #15799)
2127
2128 Extractors
2129 * [vrv] Fix extraction on python2 (#15928)
2130 * [afreecatv] Update referrer (#15947)
2131 + [24video] Add support for 24video.sexy (#15973)
2132 * [crackle] Bypass geo restriction
2133 * [crackle] Fix extraction (#15969)
2134 + [lenta] Add support for lenta.ru (#15953)
2135 + [instagram:user] Add pagination (#15934)
2136 * [youku] Update ccode (#15939)
2137 * [libsyn] Adapt to new page structure
2138
2139
2140 version 2018.03.20
2141
2142 Core
2143 * [extractor/common] Improve thumbnail extraction for HTML5 entries
2144 * Generalize XML manifest processing code and improve XSPF parsing
2145 + [extractor/common] Add _download_xml_handle
2146 + [extractor/common] Add support for relative URIs in _parse_xspf (#15794)
2147
2148 Extractors
2149 + [7plus] Extract series metadata (#15862, #15906)
2150 * [9now] Bypass geo restriction (#15920)
2151 * [cbs] Skip unavailable assets (#13490, #13506, #15776)
2152 + [canalc2] Add support for HTML5 videos (#15916, #15919)
2153 + [ceskatelevize] Add support for iframe embeds (#15918)
2154 + [prosiebensat1] Add support for galileo.tv (#15894)
2155 + [generic] Add support for xfileshare embeds (#15879)
2156 * [bilibili] Switch to v2 playurl API
2157 * [bilibili] Fix and improve extraction (#15048, #15430, #15622, #15863)
2158 * [heise] Improve extraction (#15496, #15784, #15026)
2159 * [instagram] Fix user videos extraction (#15858)
2160
2161
2162 version 2018.03.14
2163
2164 Extractors
2165 * [soundcloud] Update client id (#15866)
2166 + [tennistv] Add support for tennistv.com
2167 + [line] Add support for tv.line.me (#9427)
2168 * [xnxx] Fix extraction (#15817)
2169 * [njpwworld] Fix authentication (#15815)
2170
2171
2172 version 2018.03.10
2173
2174 Core
2175 * [downloader/hls] Skip uplynk ad fragments (#15748)
2176
2177 Extractors
2178 * [pornhub] Don't override session cookies (#15697)
2179 + [raywenderlich] Add support for videos.raywenderlich.com (#15251)
2180 * [funk] Fix extraction and rework extractors (#15792)
2181 * [nexx] Restore reverse engineered approach
2182 + [heise] Add support for kaltura embeds (#14961, #15728)
2183 + [tvnow] Extract series metadata (#15774)
2184 * [ruutu] Continue formats extraction on NOT-USED URLs (#15775)
2185 * [vrtnu] Use redirect URL for building video JSON URL (#15767, #15769)
2186 * [vimeo] Modernize login code and improve error messaging
2187 * [archiveorg] Fix extraction (#15770, #15772)
2188 + [hidive] Add support for hidive.com (#15494)
2189 * [afreecatv] Detect deleted videos
2190 * [afreecatv] Fix extraction (#15755)
2191 * [vice] Fix extraction and rework extractors (#11101, #13019, #13622, #13778)
2192 + [vidzi] Add support for vidzi.si (#15751)
2193 * [npo] Fix typo
2194
2195
2196 version 2018.03.03
2197
2198 Core
2199 + [utils] Add parse_resolution
2200 Revert respect --prefer-insecure while updating
2201
2202 Extractors
2203 + [yapfiles] Add support for yapfiles.ru (#15726, #11085)
2204 * [spankbang] Fix formats extraction (#15727)
2205 * [adn] Fix extraction (#15716)
2206 + [toggle] Extract DASH and ISM formats (#15721)
2207 + [nickelodeon] Add support for nickelodeon.com.tr (#15706)
2208 * [npo] Validate and filter format URLs (#15709)
2209
2210
2211 version 2018.02.26
2212
2213 Extractors
2214 * [udemy] Use custom User-Agent (#15571)
2215
2216
2217 version 2018.02.25
2218
2219 Core
2220 * [postprocessor/embedthumbnail] Skip embedding when there aren't any
2221   thumbnails (#12573)
2222 * [extractor/common] Improve jwplayer subtitles extraction (#15695)
2223
2224 Extractors
2225 + [vidlii] Add support for vidlii.com (#14472, #14512, #14779)
2226 + [streamango] Capture and output error messages
2227 * [streamango] Fix extraction (#14160, #14256)
2228 + [telequebec] Add support for emissions (#14649, #14655)
2229 + [telequebec:live] Add support for live streams (#15688)
2230 + [mailru:music] Add support for mail.ru/music (#15618)
2231 * [aenetworks] Switch to akamai HLS formats (#15612)
2232 * [ytsearch] Fix flat title extraction (#11260, #15681)
2233
2234
2235 version 2018.02.22
2236
2237 Core
2238 + [utils] Fixup some common URL typos in sanitize_url (#15649)
2239 * Respect --prefer-insecure while updating (#15497)
2240
2241 Extractors
2242 * [vidio] Fix HLS URL extraction (#15675)
2243 + [nexx] Add support for arc.nexx.cloud URLs
2244 * [nexx] Switch to arc API (#15652)
2245 * [redtube] Fix duration extraction (#15659)
2246 + [sonyliv] Respect referrer (#15648)
2247 + [brightcove:new] Use referrer for formats' HTTP headers
2248 + [cbc] Add support for olympics.cbc.ca (#15535)
2249 + [fusion] Add support for fusion.tv (#15628)
2250 * [npo] Improve quality metadata extraction
2251 * [npo] Relax URL regular expression (#14987, #14994)
2252 + [npo] Capture and output error message
2253 + [pornhub] Add support for channels (#15613)
2254 * [youtube] Handle shared URLs with generic extractor (#14303)
2255
2256
2257 version 2018.02.11
2258
2259 Core
2260 + [YoutubeDL] Add support for filesize_approx in format selector (#15550)
2261
2262 Extractors
2263 + [francetv] Add support for live streams (#13689)
2264 + [francetv] Add support for zouzous.fr and ludo.fr (#10454, #13087, #13103,
2265   #15012)
2266 * [francetv] Separate main extractor and rework others to delegate to it
2267 * [francetv] Improve manifest URL signing (#15536)
2268 + [francetv] Sign m3u8 manifest URLs (#15565)
2269 + [veoh] Add support for embed URLs (#15561)
2270 * [afreecatv] Fix extraction (#15556)
2271 * [periscope] Use accessVideoPublic endpoint (#15554)
2272 * [discovery] Fix auth request (#15542)
2273 + [6play] Extract subtitles (#15541)
2274 * [newgrounds] Fix metadata extraction (#15531)
2275 + [nbc] Add support for stream.nbcolympics.com (#10295)
2276 * [dvtv] Fix live streams extraction (#15442)
2277
2278
2279 version 2018.02.08
2280
2281 Extractors
2282 + [myvi] Extend URL regular expression
2283 + [myvi:embed] Add support for myvi.tv embeds (#15521)
2284 + [prosiebensat1] Extend URL regular expression (#15520)
2285 * [pokemon] Relax URL regular expression and extend title extraction (#15518)
2286 + [gameinformer] Use geo verification headers
2287 * [la7] Fix extraction (#15501, #15502)
2288 * [gameinformer] Fix brightcove id extraction (#15416)
2289 + [afreecatv] Pass referrer to video info request (#15507)
2290 + [telebruxelles] Add support for live streams
2291 * [telebruxelles] Relax URL regular expression
2292 * [telebruxelles] Fix extraction (#15504)
2293 * [extractor/common] Respect secure schemes in _extract_wowza_formats
2294
2295
2296 version 2018.02.04
2297
2298 Core
2299 * [downloader/http] Randomize HTTP chunk size
2300 + [downloader/http] Add ability to pass downloader options via info dict
2301 * [downloader/http] Fix 302 infinite loops by not reusing requests
2302 + Document http_chunk_size
2303
2304 Extractors
2305 + [brightcove] Pass embed page URL as referrer (#15486)
2306 + [youtube] Enforce using chunked HTTP downloading for DASH formats
2307
2308
2309 version 2018.02.03
2310
2311 Core
2312 + Introduce --http-chunk-size for chunk-based HTTP downloading
2313 + Add support for IronPython
2314 * [downloader/ism] Fix Python 3.2 support
2315
2316 Extractors
2317 * [redbulltv] Fix extraction (#15481)
2318 * [redtube] Fix metadata extraction (#15472)
2319 * [pladform] Respect platform id and extract HLS formats (#15468)
2320 - [rtlnl] Remove progressive formats (#15459)
2321 * [6play] Do no modify asset URLs with a token (#15248)
2322 * [nationalgeographic] Relax URL regular expression
2323 * [dplay] Relax URL regular expression (#15458)
2324 * [cbsinteractive] Fix data extraction (#15451)
2325 + [amcnetworks] Add support for sundancetv.com (#9260)
2326
2327
2328 version 2018.01.27
2329
2330 Core
2331 * [extractor/common] Improve _json_ld for articles
2332 * Switch codebase to use compat_b64decode
2333 + [compat] Add compat_b64decode
2334
2335 Extractors
2336 + [seznamzpravy] Add support for seznam.cz and seznamzpravy.cz (#14102, #14616)
2337 * [dplay] Bypass geo restriction
2338 + [dplay] Add support for disco-api videos (#15396)
2339 * [youtube] Extract precise error messages (#15284)
2340 * [teachertube] Capture and output error message
2341 * [teachertube] Fix and relax thumbnail extraction (#15403)
2342 + [prosiebensat1] Add another clip id regular expression (#15378)
2343 * [tbs] Update tokenizer url (#15395)
2344 * [mixcloud] Use compat_b64decode (#15394)
2345 - [thesixtyone] Remove extractor (#15341)
2346
2347
2348 version 2018.01.21
2349
2350 Core
2351 * [extractor/common] Improve jwplayer DASH formats extraction (#9242, #15187)
2352 * [utils] Improve scientific notation handling in js_to_json (#14789)
2353
2354 Extractors
2355 + [southparkdk] Add support for southparkstudios.nu
2356 + [southpark] Add support for collections (#14803)
2357 * [franceinter] Fix upload date extraction (#14996)
2358 + [rtvs] Add support for rtvs.sk (#9242, #15187)
2359 * [restudy] Fix extraction and extend URL regular expression (#15347)
2360 * [youtube:live] Improve live detection (#15365)
2361 + [springboardplatform] Add support for springboardplatform.com
2362 * [prosiebensat1] Add another clip id regular expression (#15290)
2363 - [ringtv] Remove extractor (#15345)
2364
2365
2366 version 2018.01.18
2367
2368 Extractors
2369 * [soundcloud] Update client id (#15306)
2370 - [kamcord] Remove extractor (#15322)
2371 + [spiegel] Add support for nexx videos (#15285)
2372 * [twitch] Fix authentication and error capture (#14090, #15264)
2373 * [vk] Detect more errors due to copyright complaints (#15259)
2374
2375
2376 version 2018.01.14
2377
2378 Extractors
2379 * [youtube] Fix live streams extraction (#15202)
2380 * [wdr] Bypass geo restriction
2381 * [wdr] Rework extractors (#14598)
2382 + [wdr] Add support for wdrmaus.de/elefantenseite (#14598)
2383 + [gamestar] Add support for gamepro.de (#3384)
2384 * [viafree] Skip rtmp formats (#15232)
2385 + [pandoratv] Add support for mobile URLs (#12441)
2386 + [pandoratv] Add support for new URL format (#15131)
2387 + [ximalaya] Add support for ximalaya.com (#14687)
2388 + [digg] Add support for digg.com (#15214)
2389 * [limelight] Tolerate empty pc formats (#15150, #15151, #15207)
2390 * [ndr:embed:base] Make separate formats extraction non fatal (#15203)
2391 + [weibo] Add extractor (#15079)
2392 + [ok] Add support for live streams
2393 * [canalplus] Fix extraction (#15072)
2394 * [bilibili] Fix extraction (#15188)
2395
2396
2397 version 2018.01.07
2398
2399 Core
2400 * [utils] Fix youtube-dl under PyPy3 on Windows
2401 * [YoutubeDL] Output python implementation in debug header
2402
2403 Extractors
2404 + [jwplatform] Add support for multiple embeds (#15192)
2405 * [mitele] Fix extraction (#15186)
2406 + [motherless] Add support for groups (#15124)
2407 * [lynda] Relax URL regular expression (#15185)
2408 * [soundcloud] Fallback to avatar picture for thumbnail (#12878)
2409 * [youku] Fix list extraction (#15135)
2410 * [openload] Fix extraction (#15166)
2411 * [lynda] Skip invalid subtitles (#15159)
2412 * [twitch] Pass video id to url_result when extracting playlist (#15139)
2413 * [rtve.es:alacarta] Fix extraction of some new URLs
2414 * [acast] Fix extraction (#15147)
2415
2416
2417 version 2017.12.31
2418
2419 Core
2420 + [extractor/common] Add container meta field for formats extracted
2421   in _parse_mpd_formats (#13616)
2422 + [downloader/hls] Use HTTP headers for key request
2423 * [common] Use AACL as the default fourcc when AudioTag is 255
2424 * [extractor/common] Fix extraction of DASH formats with the same
2425   representation id (#15111)
2426
2427 Extractors
2428 + [slutload] Add support for mobile URLs (#14806)
2429 * [abc:iview] Bypass geo restriction
2430 * [abc:iview] Fix extraction (#14711, #14782, #14838, #14917, #14963, #14985,
2431   #15035, #15057, #15061, #15071, #15095, #15106)
2432 * [openload] Fix extraction (#15118)
2433 - [sandia] Remove extractor
2434 - [collegerama] Remove extractor
2435 + [mediasite] Add support for sites based on Mediasite Video Platform (#5428,
2436   #11185, #14343)
2437 + [ufctv] Add support for ufc.tv (#14520)
2438 * [pluralsight] Fix missing first line of subtitles (#11118)
2439 * [openload] Fallback on f-page extraction (#14665, #14879)
2440 * [vimeo] Improve password protected videos extraction (#15114)
2441 * [aws] Fix canonical/signed headers generation on python 2 (#15102)
2442
2443
2444 version 2017.12.28
2445
2446 Extractors
2447 + [internazionale] Add support for internazionale.it (#14973)
2448 * [playtvak] Relax video regular expression and make description optional
2449   (#15037)
2450 + [filmweb] Add support for filmweb.no (#8773, #10368)
2451 + [23video] Add support for 23video.com
2452 + [espn] Add support for fivethirtyeight.com (#6864)
2453 + [umg:de] Add support for universal-music.de (#11582, #11584)
2454 + [espn] Add support for espnfc and extract more formats (#8053)
2455 * [youku] Update ccode (#14880)
2456 + [openload] Add support for oload.stream (#15070)
2457 * [youku] Fix list extraction (#15065)
2458
2459
2460 version 2017.12.23
2461
2462 Core
2463 * [extractor/common] Move X-Forwarded-For setup code into _request_webpage
2464 + [YoutubeDL] Add support for playlist_uploader and playlist_uploader_id in
2465   output template (#11427, #15018)
2466 + [extractor/common] Introduce uploader, uploader_id and uploader_url
2467   meta fields for playlists (#11427, #15018)
2468 * [downloader/fragment] Encode filename of fragment being removed (#15020)
2469 + [utils] Add another date format pattern (#14999)
2470
2471 Extractors
2472 + [kaltura] Add another embed pattern for entry_id
2473 + [7plus] Add support for 7plus.com.au (#15043)
2474 * [animeondemand] Relax login error regular expression
2475 + [shahid] Add support for show pages (#7401)
2476 + [youtube] Extract uploader, uploader_id and uploader_url for playlists
2477   (#11427, #15018)
2478 * [afreecatv] Improve format extraction (#15019)
2479 + [cspan] Add support for audio only pages and catch page errors (#14995)
2480 + [mailru] Add support for embed URLs (#14904)
2481 * [crunchyroll] Future-proof XML element checks (#15013)
2482 * [cbslocal] Fix timestamp extraction (#14999, #15000)
2483 * [discoverygo] Correct TTML subtitle extension
2484 * [vk] Make view count optional (#14979)
2485 * [disney] Skip Apple FairPlay formats (#14982)
2486 * [voot] Fix format extraction (#14758)
2487
2488
2489 version 2017.12.14
2490
2491 Core
2492 * [postprocessor/xattr] Clarify NO_SPACE message (#14970)
2493 * [downloader/http] Return actual download result from real_download (#14971)
2494
2495 Extractors
2496 + [itv] Extract more subtitles and duration
2497 * [itv] Improve extraction (#14944)
2498 + [byutv] Add support for geo restricted videos
2499 * [byutv] Fix extraction (#14966, #14967)
2500 + [bbccouk] Fix extraction for 320k HLS streams
2501 + [toutv] Add support for special video URLs (#14179)
2502 * [discovery] Fix free videos extraction (#14157, #14954)
2503 * [tvnow] Fix extraction (#7831)
2504 + [nickelodeon:br] Add support for nickelodeon brazil websites (#14893)
2505 * [nick] Improve extraction (#14876)
2506 * [tbs] Fix extraction (#13658)
2507
2508
2509 version 2017.12.10
2510
2511 Core
2512 + [utils] Add sami mimetype to mimetype2ext
2513
2514 Extractors
2515 * [culturebox] Improve video id extraction (#14947)
2516 * [twitter] Improve extraction (#14197)
2517 + [udemy] Extract more HLS formats
2518 * [udemy] Improve course id extraction (#14938)
2519 + [stretchinternet] Add support for portal.stretchinternet.com (#14576)
2520 * [ellentube] Fix extraction (#14407, #14570)
2521 + [raiplay:playlist] Add support for playlists (#14563)
2522 * [sonyliv] Bypass geo restriction
2523 * [sonyliv] Extract higher quality formats (#14922)
2524 * [fox] Extract subtitles
2525 + [fox] Add support for Adobe Pass authentication (#14205, #14489)
2526 - [dailymotion:cloud] Remove extractor (#6794)
2527 * [xhamster] Fix thumbnail extraction (#14780)
2528 + [xhamster] Add support for mobile URLs (#14780)
2529 * [generic] Don't pass video id as mpd id while extracting DASH (#14902)
2530 * [ard] Skip invalid stream URLs (#14906)
2531 * [porncom] Fix metadata extraction (#14911)
2532 * [pluralsight] Detect agreement request (#14913)
2533 * [toutv] Fix login (#14614)
2534
2535
2536 version 2017.12.02
2537
2538 Core
2539 + [downloader/fragment] Commit part file after each fragment
2540 + [extractor/common] Add durations for DASH fragments with bare SegmentURLs
2541 + [extractor/common] Add support for DASH manifests with SegmentLists with
2542   bare SegmentURLs (#14844)
2543 + [utils] Add hvc1 codec code to parse_codecs
2544
2545 Extractors
2546 * [xhamster] Fix extraction (#14884)
2547 * [youku] Update ccode (#14872)
2548 * [mnet] Fix format extraction (#14883)
2549 + [xiami] Add Referer header to API request
2550 * [mtv] Correct scc extention in extracted subtitles (#13730)
2551 * [vvvvid] Fix extraction for kenc videos (#13406)
2552 + [br] Add support for BR Mediathek videos (#14560, #14788)
2553 + [daisuki] Add support for motto.daisuki.com (#14681)
2554 * [odnoklassniki] Fix API metadata request (#14862)
2555 * [itv] Fix HLS formats extraction
2556 + [pbs] Add another media id regular expression
2557
2558
2559 version 2017.11.26
2560
2561 Core
2562 * [extractor/common] Use final URL when dumping request (#14769)
2563
2564 Extractors
2565 * [fczenit] Fix extraction
2566 - [firstpost] Remove extractor
2567 * [freespeech] Fix extraction
2568 * [nexx] Extract more formats
2569 + [openload] Add support for openload.link (#14763)
2570 * [empflix] Relax URL regular expression
2571 * [empflix] Fix extractrion
2572 * [tnaflix] Don't modify download URLs (#14811)
2573 - [gamersyde] Remove extractor
2574 * [francetv:generationwhat] Fix extraction
2575 + [massengeschmacktv] Add support for Massengeschmack TV
2576 * [fox9] Fix extraction
2577 * [faz] Fix extraction and add support for Perform Group embeds (#14714)
2578 + [performgroup] Add support for performgroup.com
2579 + [jwplatform] Add support for iframes (#14828)
2580 * [culturebox] Fix extraction (#14827)
2581 * [youku] Fix extraction; update ccode (#14815)
2582 * [livestream] Make SMIL extraction non fatal (#14792)
2583 + [drtuber] Add support for mobile URLs (#14772)
2584 + [spankbang] Add support for mobile URLs (#14771)
2585 * [instagram] Fix description, timestamp and counters extraction (#14755)
2586
2587
2588 version 2017.11.15
2589
2590 Core
2591 * [common] Skip Apple FairPlay m3u8 manifests (#14741)
2592 * [YoutubeDL] Fix playlist range optimization for --playlist-items (#14740)
2593
2594 Extractors
2595 * [vshare] Capture and output error message
2596 * [vshare] Fix extraction (#14473)
2597 * [crunchyroll] Extract old RTMP formats
2598 * [tva] Fix extraction (#14736)
2599 * [gamespot] Lower preference of HTTP formats (#14652)
2600 * [instagram:user] Fix extraction (#14699)
2601 * [ccma] Fix typo (#14730)
2602 - Remove sensitive data from logging in messages
2603 * [instagram:user] Fix extraction (#14699)
2604 + [gamespot] Add support for article URLs (#14652)
2605 * [gamespot] Skip Brightcove Once HTTP formats (#14652)
2606 * [cartoonnetwork] Update tokenizer_src (#14666)
2607 + [wsj] Recognize another URL pattern (#14704)
2608 * [pandatv] Update API URL and sign format URLs (#14693)
2609 * [crunchyroll] Use old login method (#11572)
2610
2611
2612 version 2017.11.06
2613
2614 Core
2615 + [extractor/common] Add protocol for f4m formats
2616 * [f4m] Prefer baseURL for relative URLs (#14660)
2617 * [extractor/common] Respect URL query in _extract_wowza_formats (14645)
2618
2619 Extractors
2620 + [hotstar:playlist] Add support for playlists (#12465)
2621 * [hotstar] Bypass geo restriction (#14672)
2622 - [22tracks] Remove extractor (#11024, #14628)
2623 + [skysport] Sdd support ooyala videos protected with embed_token (#14641)
2624 * [gamespot] Extract formats referenced with new data fields (#14652)
2625 * [spankbang] Detect unavailable videos (#14644)
2626
2627
2628 version 2017.10.29
2629
2630 Core
2631 * [extractor/common] Prefix format id for audio only HLS formats
2632 + [utils] Add support for zero years and months in parse_duration
2633
2634 Extractors
2635 * [egghead] Fix extraction (#14388)
2636 + [fxnetworks] Extract series metadata (#14603)
2637 + [younow] Add support for younow.com (#9255, #9432, #12436)
2638 * [dctptv] Fix extraction (#14599)
2639 * [youtube] Restrict embed regular expression (#14600)
2640 * [vimeo] Restrict iframe embed regular expression (#14600)
2641 * [soundgasm] Improve extraction (#14588)
2642 - [myvideo] Remove extractor (#8557)
2643 + [nbc] Add support for classic-tv videos (#14575)
2644 + [vrtnu] Add support for cookies authentication and simplify (#11873)
2645 + [canvas] Add support for vrt.be/vrtnu (#11873)
2646 * [twitch:clips] Fix title extraction (#14566)
2647 + [ndtv] Add support for sub-sites (#14534)
2648 * [dramafever] Fix login error message extraction
2649 + [nick] Add support for more nickelodeon sites (no, dk, se, ch, fr, es, pt,
2650   ro, hu) (#14553)
2651
2652
2653 version 2017.10.20
2654
2655 Core
2656 * [downloader/fragment] Report warning instead of error on inconsistent
2657   download state
2658 * [downloader/hls] Fix total fragments count when ad fragments exist
2659
2660 Extractors
2661 * [parliamentliveuk] Fix extraction (#14524)
2662 * [soundcloud] Update client id (#14546)
2663 + [servus] Add support for servus.com (#14362)
2664 + [unity] Add support for unity3d.com (#14528)
2665 * [youtube] Replace youtube redirect URLs in description (#14517)
2666 * [pbs] Restrict direct video URL regular expression (#14519)
2667 * [drtv] Respect preference for direct HTTP formats (#14509)
2668 + [eporner] Add support for embed URLs (#14507)
2669 * [arte] Capture and output error message
2670 * [niconico] Improve uploader metadata extraction robustness (#14135)
2671
2672
2673 version 2017.10.15.1
2674
2675 Core
2676 * [downloader/hls] Ignore anvato ad fragments (#14496)
2677 * [downloader/fragment] Output ad fragment count
2678
2679 Extractors
2680 * [scrippsnetworks:watch] Bypass geo restriction
2681 + [anvato] Add ability to bypass geo restriction
2682 * [redditr] Fix extraction for URLs with query (#14495)
2683
2684
2685 version 2017.10.15
2686
2687 Core
2688 + [common] Add support for jwplayer youtube embeds
2689
2690 Extractors
2691 * [scrippsnetworks:watch] Fix extraction (#14389)
2692 * [anvato] Process master m3u8 manifests
2693 * [youtube] Fix relative URLs in description
2694 * [spike] Bypass geo restriction
2695 + [howstuffworks] Add support for more domains
2696 * [infoq] Fix http format downloading
2697 + [rtlnl] Add support for another type of embeds
2698 + [onionstudios] Add support for bulbs-video embeds
2699 * [udn] Fix extraction
2700 * [shahid] Fix extraction (#14448)
2701 * [kaltura] Ignore Widevine encrypted video (.wvm) (#14471)
2702 * [vh1] Fix extraction (#9613)
2703
2704
2705 version 2017.10.12
2706
2707 Core
2708 * [YoutubeDL] Improve _default_format_spec (#14461)
2709
2710 Extractors
2711 * [steam] Fix extraction (#14067)
2712 + [funk] Add support for funk.net (#14464)
2713 + [nexx] Add support for shortcuts and relax domain id extraction
2714 + [voxmedia] Add support for recode.net (#14173)
2715 + [once] Add support for vmap URLs
2716 + [generic] Add support for channel9 embeds (#14469)
2717 * [tva] Fix extraction (#14328)
2718 + [tubitv] Add support for new URL format (#14460)
2719 - [afreecatv:global] Remove extractor
2720 - [youtube:shared] Removed extractor (#14420)
2721 + [slideslive] Add support for slideslive.com (#2680)
2722 + [facebook] Support thumbnails (#14416)
2723 * [vvvvid] Fix episode number extraction (#14456)
2724 * [hrti:playlist] Relax URL regular expression
2725 * [wdr] Relax media link regular expression (#14447)
2726 * [hrti] Relax URL regular expression (#14443)
2727 * [fox] Delegate extraction to uplynk:preplay (#14147)
2728 + [youtube] Add support for hooktube.com (#14437)
2729
2730
2731 version 2017.10.07
2732
2733 Core
2734 * [YoutubeDL] Ignore duplicates in --playlist-items
2735 * [YoutubeDL] Fix out of range --playlist-items for iterable playlists and
2736   reduce code duplication (#14425)
2737 + [utils] Use cache in OnDemandPagedList by default
2738 * [postprocessor/ffmpeg] Convert to opus using libopus (#14381)
2739
2740 Extractors
2741 * [reddit] Sort formats (#14430)
2742 * [lnkgo] Relax URL regular expression (#14423)
2743 * [pornflip] Extend URL regular expression (#14405, #14406)
2744 + [xtube] Add support for embed URLs (#14417)
2745 + [xvideos] Add support for embed URLs and improve extraction (#14409)
2746 * [beeg] Fix extraction (#14403)
2747 * [tvn24] Relax URL regular expression (#14395)
2748 * [nbc] Fix extraction (#13651, #13715, #14137, #14198, #14312, #14314, #14378,
2749   #14392, #14414, #14419, #14431)
2750 + [ketnet] Add support for videos without direct sources (#14377)
2751 * [canvas] Generalize mediazone.vrt.be extractor and rework canvas and een
2752 + [afreecatv] Add support for adult videos (#14376)
2753
2754
2755 version 2017.10.01
2756
2757 Core
2758 * [YoutubeDL] Document youtube_include_dash_manifest
2759
2760 Extractors
2761 + [tvp] Add support for new URL schema (#14368)
2762 + [generic] Add support for single format Video.js embeds (#14371)
2763 * [yahoo] Bypass geo restriction for brightcove (#14210)
2764 * [yahoo] Use extracted brightcove account id (#14210)
2765 * [rtve:alacarta] Fix extraction (#14290)
2766 + [yahoo] Add support for custom brigthcove embeds (#14210)
2767 + [generic] Add support for Video.js embeds
2768 + [gfycat] Add support for /gifs/detail URLs (#14322)
2769 * [generic] Fix infinite recursion for twitter:player URLs (#14339)
2770 * [xhamsterembed] Fix extraction (#14308)
2771
2772
2773 version 2017.09.24
2774
2775 Core
2776 + [options] Accept lrc as a subtitle conversion target format (#14292)
2777 * [utils] Fix handling raw TTML subtitles (#14191)
2778
2779 Extractors
2780 * [24video] Fix timestamp extraction and make non fatal (#14295)
2781 + [24video] Add support for 24video.adult (#14295)
2782 + [kakao] Add support for tv.kakao.com (#12298, #14007)
2783 + [twitter] Add support for URLs without user id (#14270)
2784 + [americastestkitchen] Add support for americastestkitchen.com (#10764,
2785   #13996)
2786 * [generic] Fix support for multiple HTML5 videos on one page (#14080)
2787 * [mixcloud] Fix extraction (#14088, #14132)
2788 + [lynda] Add support for educourse.ga (#14286)
2789 * [beeg] Fix extraction (#14275)
2790 * [nbcsports:vplayer] Correct theplatform URL (#13873)
2791 * [twitter] Fix duration extraction (#14141)
2792 * [tvplay] Bypass geo restriction
2793 + [heise] Add support for YouTube embeds (#14109)
2794 + [popcorntv] Add support for popcorntv.it (#5914, #14211)
2795 * [viki] Update app data (#14181)
2796 * [morningstar] Relax URL regular expression (#14222)
2797 * [openload] Fix extraction (#14225, #14257)
2798 * [noovo] Fix extraction (#14214)
2799 * [dailymotion:playlist] Relax URL regular expression (#14219)
2800 + [twitch] Add support for go.twitch.tv URLs (#14215)
2801 * [vgtv] Relax URL regular expression (#14223)
2802
2803
2804 version 2017.09.15
2805
2806 Core
2807 * [downloader/fragment] Restart inconsistent incomplete fragment downloads
2808   (#13731)
2809 * [YoutubeDL] Download raw subtitles files (#12909, #14191)
2810
2811 Extractors
2812 * [condenast] Fix extraction (#14196, #14207)
2813 + [orf] Add support for f4m stories
2814 * [tv4] Relax URL regular expression (#14206)
2815 * [animeondemand] Bypass geo restriction
2816 + [animeondemand] Add support for flash videos (#9944)
2817
2818
2819 version 2017.09.11
2820
2821 Extractors
2822 * [rutube:playlist] Fix suitable (#14166)
2823
2824
2825 version 2017.09.10
2826
2827 Core
2828 + [utils] Introduce bool_or_none
2829 * [YoutubeDL] Ensure dir existence for each requested format (#14116)
2830
2831 Extractors
2832 * [fox] Fix extraction (#14147)
2833 * [rutube] Use bool_or_none
2834 * [rutube] Rework and generalize playlist extractors (#13565)
2835 + [rutube:playlist] Add support for playlists (#13534, #13565)
2836 + [radiocanada] Add fallback for title extraction (#14145)
2837 * [vk] Use dedicated YouTube embeds extraction routine
2838 * [vice] Use dedicated YouTube embeds extraction routine
2839 * [cracked] Use dedicated YouTube embeds extraction routine
2840 * [chilloutzone] Use dedicated YouTube embeds extraction routine
2841 * [abcnews] Use dedicated YouTube embeds extraction routine
2842 * [youtube] Separate methods for embeds extraction
2843 * [redtube] Fix formats extraction (#14122)
2844 * [arte] Relax unavailability check (#14112)
2845 + [manyvids] Add support for preview videos from manyvids.com (#14053, #14059)
2846 * [vidme:user] Relax URL regular expression (#14054)
2847 * [bpb] Fix extraction (#14043, #14086)
2848 * [soundcloud] Fix download URL with private tracks (#14093)
2849 * [aliexpress:live] Add support for live.aliexpress.com (#13698, #13707)
2850 * [viidea] Capture and output lecture error message (#14099)
2851 * [radiocanada] Skip unsupported platforms (#14100)
2852
2853
2854 version 2017.09.02
2855
2856 Extractors
2857 * [youtube] Force old layout for each webpage (#14068, #14072, #14074, #14076,
2858   #14077, #14079, #14082, #14083, #14094, #14095, #14096)
2859 * [youtube] Fix upload date extraction (#14065)
2860 + [charlierose] Add support for episodes (#14062)
2861 + [bbccouk] Add support for w-prefixed ids (#14056)
2862 * [googledrive] Extend URL regular expression (#9785)
2863 + [googledrive] Add support for source format (#14046)
2864 * [pornhd] Fix extraction (#14005)
2865
2866
2867 version 2017.08.27.1
2868
2869 Extractors
2870
2871 * [youtube] Fix extraction with --youtube-skip-dash-manifest enabled (#14037)
2872
2873
2874 version 2017.08.27
2875
2876 Core
2877 + [extractor/common] Extract height and format id for HTML5 videos (#14034)
2878 * [downloader/http] Rework HTTP downloader (#506, #809, #2849, #4240, #6023,
2879   #8625, #9483)
2880     * Simplify code and split into separate routines to facilitate maintaining
2881     * Make retry mechanism work on errors during actual download not only
2882       during connection establishment phase
2883     * Retry on ECONNRESET and ETIMEDOUT during reading data from network
2884     * Retry on content too short
2885     * Show error description on retry
2886
2887 Extractors
2888 * [generic] Lower preference for extraction from LD-JSON
2889 * [rai] Fix audio formats extraction (#14024)
2890 * [youtube] Fix controversy videos extraction (#14027, #14029)
2891 * [mixcloud] Fix extraction (#14015, #14020)
2892
2893
2894 version 2017.08.23
2895
2896 Core
2897 + [extractor/common] Introduce _parse_xml
2898 * [extractor/common] Make HLS and DASH extraction in_parse_html5_media_entries
2899   non fatal (#13970)
2900 * [utils] Fix unescapeHTML for misformed string like "&a&quot;" (#13935)
2901
2902 Extractors
2903 * [cbc:watch] Bypass geo restriction (#13993)
2904 * [toutv] Relax DRM check (#13994)
2905 + [googledrive] Add support for subtitles (#13619, #13638)
2906 * [pornhub] Relax uploader regular expression (#13906, #13975)
2907 * [bandcamp:album] Extract track titles (#13962)
2908 + [bbccouk] Add support for events URLs (#13893)
2909 + [liveleak] Support multi-video pages (#6542)
2910 + [liveleak] Support another liveleak embedding pattern (#13336)
2911 * [cda] Fix extraction (#13935)
2912 + [laola1tv] Add support for tv.ittf.com (#13965)
2913 * [mixcloud] Fix extraction (#13958, #13974, #13980, #14003)
2914
2915
2916 version 2017.08.18
2917
2918 Core
2919 * [YoutubeDL] Sanitize byte string format URLs (#13951)
2920 + [extractor/common] Add support for float durations in _parse_mpd_formats
2921   (#13919)
2922
2923 Extractors
2924 * [arte] Detect unavailable videos (#13945)
2925 * [generic] Convert redirect URLs to unicode strings (#13951)
2926 * [udemy] Fix paid course detection (#13943)
2927 * [pluralsight] Use RPC API for course extraction (#13937)
2928 + [clippit] Add support for clippituser.tv
2929 + [qqmusic] Support new URL schemes (#13805)
2930 * [periscope] Renew HLS extraction (#13917)
2931 * [mixcloud] Extract decrypt key
2932
2933
2934 version 2017.08.13
2935
2936 Core
2937 * [YoutubeDL] Make sure format id is not empty
2938 * [extractor/common] Make _family_friendly_search optional
2939 * [extractor/common] Respect source's type attribute for HTML5 media (#13892)
2940
2941 Extractors
2942 * [pornhub:playlistbase] Skip videos from drop-down menu (#12819, #13902)
2943 + [fourtube] Add support pornerbros.com (#6022)
2944 + [fourtube] Add support porntube.com (#7859, #13901)
2945 + [fourtube] Add support fux.com
2946 * [limelight] Improve embeds detection (#13895)
2947 + [reddit] Add support for v.redd.it and reddit.com (#13847)
2948 * [aparat] Extract all formats (#13887)
2949 * [mixcloud] Fix play info decryption (#13885)
2950 + [generic] Add support for vzaar embeds (#13876)
2951
2952
2953 version 2017.08.09
2954
2955 Core
2956 * [utils] Skip missing params in cli_bool_option (#13865)
2957
2958 Extractors
2959 * [xxxymovies] Fix title extraction (#13868)
2960 + [nick] Add support for nick.com.pl (#13860)
2961 * [mixcloud] Fix play info decryption (#13867)
2962 * [20min] Fix embeds extraction (#13852)
2963 * [dplayit] Fix extraction (#13851)
2964 + [niconico] Support videos with multiple formats (#13522)
2965 + [niconico] Support HTML5-only videos (#13806)
2966
2967
2968 version 2017.08.06
2969
2970 Core
2971 * Use relative paths for DASH fragments (#12990)
2972
2973 Extractors
2974 * [pluralsight] Fix format selection
2975 - [mpora] Remove extractor (#13826)
2976 + [voot] Add support for voot.com (#10255, #11644, #11814, #12350, #13218)
2977 * [vlive:channel] Limit number of videos per page to 100 (#13830)
2978 * [podomatic] Extend URL regular expression (#13827)
2979 * [cinchcast] Extend URL regular expression
2980 * [yandexdisk] Relax URL regular expression (#13824)
2981 * [vidme] Extract DASH and HLS formats
2982 - [teamfour] Remove extractor (#13782)
2983 * [pornhd] Fix extraction (#13783)
2984 * [udemy] Fix subtitles extraction (#13812)
2985 * [mlb] Extend URL regular expression (#13740, #13773)
2986 + [pbs] Add support for new URL schema (#13801)
2987 * [nrktv] Update API host (#13796)
2988
2989
2990 version 2017.07.30.1
2991
2992 Core
2993 * [downloader/hls] Use redirect URL as manifest base (#13755)
2994 * [options] Correctly hide login info from debug outputs (#13696)
2995
2996 Extractors
2997 + [watchbox] Add support for watchbox.de (#13739)
2998 - [clipfish] Remove extractor
2999 + [youjizz] Fix extraction (#13744)
3000 + [generic] Add support for another ooyala embed pattern (#13727)
3001 + [ard] Add support for lives (#13771)
3002 * [soundcloud] Update client id
3003 + [soundcloud:trackstation] Add support for track stations (#13733)
3004 * [svtplay] Use geo verification proxy for API request
3005 * [svtplay] Update API URL (#13767)
3006 + [yandexdisk] Add support for yadi.sk (#13755)
3007 + [megaphone] Add support for megaphone.fm
3008 * [amcnetworks] Make rating optional (#12453)
3009 * [cloudy] Fix extraction (#13737)
3010 + [nickru] Add support for nickelodeon.ru
3011 * [mtv] Improve thumbnal extraction
3012 * [nick] Automate geo-restriction bypass (#13711)
3013 * [niconico] Improve error reporting (#13696)
3014
3015
3016 version 2017.07.23
3017
3018 Core
3019 * [YoutubeDL] Improve default format specification (#13704)
3020 * [YoutubeDL] Do not override id, extractor and extractor_key for
3021   url_transparent entities
3022 * [extractor/common] Fix playlist_from_matches
3023
3024 Extractors
3025 * [itv] Fix production id extraction (#13671, #13703)
3026 * [vidio] Make duration non fatal and fix typo
3027 * [mtv] Skip missing video parts (#13690)
3028 * [sportbox:embed] Fix extraction
3029 + [npo] Add support for npo3.nl URLs (#13695)
3030 * [dramafever] Remove video id from title (#13699)
3031 + [egghead:lesson] Add support for lessons (#6635)
3032 * [funnyordie] Extract more metadata (#13677)
3033 * [youku:show] Fix playlist extraction (#13248)
3034 + [dispeak] Recognize sevt subdomain (#13276)
3035 * [adn] Improve error reporting (#13663)
3036 * [crunchyroll] Relax series and season regular expression (#13659)
3037 + [spiegel:article] Add support for nexx iframe embeds (#13029)
3038 + [nexx:embed] Add support for iframe embeds
3039 * [nexx] Improve JS embed extraction
3040 + [pearvideo] Add support for pearvideo.com (#13031)
3041
3042
3043 version 2017.07.15
3044
3045 Core
3046 * [YoutubeDL] Don't expand environment variables in meta fields (#13637)
3047
3048 Extractors
3049 * [spiegeltv] Delegate extraction to nexx extractor (#13159)
3050 + [nexx] Add support for nexx.cloud (#10807, #13465)
3051 * [generic] Fix rutube embeds extraction (#13641)
3052 * [karrierevideos] Fix title extraction (#13641)
3053 * [youtube] Don't capture YouTube Red ad for creator meta field (#13621)
3054 * [slideshare] Fix extraction (#13617)
3055 + [5tv] Add another video URL pattern (#13354, #13606)
3056 * [drtv] Make HLS and HDS extraction non fatal
3057 * [ted] Fix subtitles extraction (#13628, #13629)
3058 * [vine] Make sure the title won't be empty
3059 + [twitter] Support HLS streams in vmap URLs
3060 + [periscope] Support pscp.tv URLs in embedded frames
3061 * [twitter] Extract mp4 urls via mobile API (#12726)
3062 * [niconico] Fix authentication error handling (#12486)
3063 * [giantbomb] Extract m3u8 formats (#13626)
3064 + [vlive:playlist] Add support for playlists (#13613)
3065
3066
3067 version 2017.07.09
3068
3069 Core
3070 + [extractor/common] Add support for AMP tags in _parse_html5_media_entries
3071 + [utils] Support attributes with no values in get_elements_by_attribute
3072
3073 Extractors
3074 + [dailymail] Add support for embeds
3075 + [joj] Add support for joj.sk (#13268)
3076 * [abc.net.au:iview] Extract more formats (#13492, #13489)
3077 * [egghead:course] Fix extraction (#6635, #13370)
3078 + [cjsw] Add support for cjsw.com (#13525)
3079 + [eagleplatform] Add support for referrer protected videos (#13557)
3080 + [eagleplatform] Add support for another embed pattern (#13557)
3081 * [veoh] Extend URL regular expression (#13601)
3082 * [npo:live] Fix live stream id extraction (#13568, #13605)
3083 * [googledrive] Fix height extraction (#13603)
3084 + [dailymotion] Add support for new layout (#13580)
3085 - [yam] Remove extractor
3086 * [xhamster] Extract all formats and fix duration extraction (#13593)
3087 + [xhamster] Add support for new URL schema (#13593)
3088 * [espn] Extend URL regular expression (#13244, #13549)
3089 * [kaltura] Fix typo in subtitles extraction (#13569)
3090 * [vier] Adapt extraction to redesign (#13575)
3091
3092
3093 version 2017.07.02
3094
3095 Core
3096 * [extractor/common] Improve _json_ld
3097
3098 Extractors
3099 + [thisoldhouse] Add more fallbacks for video id
3100 * [thisoldhouse] Fix video id extraction (#13540, #13541)
3101 * [xfileshare] Extend format regular expression (#13536)
3102 * [ted] Fix extraction (#13535)
3103 + [tastytrade] Add support for tastytrade.com (#13521)
3104 * [dplayit] Relax video id regular expression (#13524)
3105 + [generic] Extract more generic metadata (#13527)
3106 + [bbccouk] Capture and output error message (#13501, #13518)
3107 * [cbsnews] Relax video info regular expression (#13284, #13503)
3108 + [facebook] Add support for plugin video embeds and multiple embeds (#13493)
3109 * [soundcloud] Switch to https for API requests (#13502)
3110 * [pandatv] Switch to https for API and download URLs
3111 + [pandatv] Add support for https URLs (#13491)
3112 + [niconico] Support sp subdomain (#13494)
3113
3114
3115 version 2017.06.25
3116
3117 Core
3118 + [adobepass] Add support for DIRECTV NOW (mso ATTOTT) (#13472)
3119 * [YoutubeDL] Skip malformed formats for better extraction robustness
3120
3121 Extractors
3122 + [wsj] Add support for barrons.com (#13470)
3123 + [ign] Add another video id pattern (#13328)
3124 + [raiplay:live] Add support for live streams (#13414)
3125 + [redbulltv] Add support for live videos and segments (#13486)
3126 + [onetpl] Add support for videos embedded via pulsembed (#13482)
3127 * [ooyala] Make more robust
3128 * [ooyala] Skip empty format URLs (#13471, #13476)
3129 * [hgtv.com:show] Fix typo
3130
3131
3132 version 2017.06.23
3133
3134 Core
3135 * [adobepass] Fix extraction on older python 2.6
3136
3137 Extractors
3138 * [youtube] Adapt to new automatic captions rendition (#13467)
3139 * [hgtv.com:show] Relax video config regular expression (#13279, #13461)
3140 * [drtuber] Fix formats extraction (#12058)
3141 * [youporn] Fix upload date extraction
3142 * [youporn] Improve formats extraction
3143 * [youporn] Fix title extraction (#13456)
3144 * [googledrive] Fix formats sorting (#13443)
3145 * [watchindianporn] Fix extraction (#13411, #13415)
3146 + [vimeo] Add fallback mp4 extension for original format
3147 + [ruv] Add support for ruv.is (#13396)
3148 * [viu] Fix extraction on older python 2.6
3149 * [pandora.tv] Fix upload_date extraction (#12846)
3150 + [asiancrush] Add support for asiancrush.com (#13420)
3151
3152
3153 version 2017.06.18
3154
3155 Core
3156 * [downloader/common] Use utils.shell_quote for debug command line
3157 * [utils] Use compat_shlex_quote in shell_quote
3158 * [postprocessor/execafterdownload] Encode command line (#13407)
3159 * [compat] Fix compat_shlex_quote on Windows (#5889, #10254)
3160 * [postprocessor/metadatafromtitle] Fix missing optional meta fields processing
3161    in --metadata-from-title (#13408)
3162 * [extractor/common] Fix json dumping with --geo-bypass
3163 + [extractor/common] Improve jwplayer subtitles extraction
3164 + [extractor/common] Improve jwplayer formats extraction (#13379)
3165
3166 Extractors
3167 * [polskieradio] Fix extraction (#13392)
3168 + [xfileshare] Add support for fastvideo.me (#13385)
3169 * [bilibili] Fix extraction of videos with double quotes in titles (#13387)
3170 * [4tube] Fix extraction (#13381, #13382)
3171 + [disney] Add support for disneychannel.de (#13383)
3172 * [npo] Improve URL regular expression (#13376)
3173 + [corus] Add support for showcase.ca
3174 + [corus] Add support for history.ca (#13359)
3175
3176
3177 version 2017.06.12
3178
3179 Core
3180 * [utils] Handle compat_HTMLParseError in extract_attributes (#13349)
3181 + [compat] Introduce compat_HTMLParseError
3182 * [utils] Improve unified_timestamp
3183 * [extractor/generic] Ensure format id is unicode string
3184 * [extractor/common] Return unicode string from _match_id
3185 + [YoutubeDL] Sanitize more fields (#13313)
3186
3187 Extractors
3188 + [xfileshare] Add support for rapidvideo.tv (#13348)
3189 * [xfileshare] Modernize and pass Referer
3190 + [rutv] Add support for testplayer.vgtrk.com (#13347)
3191 + [newgrounds] Extract more metadata (#13232)
3192 + [newgrounds:playlist] Add support for playlists (#10611)
3193 * [newgrounds] Improve formats and uploader extraction (#13346)
3194 * [msn] Fix formats extraction
3195 * [turbo] Ensure format id is string
3196 * [sexu] Ensure height is int
3197 * [jove] Ensure comment count is int
3198 * [golem] Ensure format id is string
3199 * [gfycat] Ensure filesize is int
3200 * [foxgay] Ensure height is int
3201 * [flickr] Ensure format id is string
3202 * [sohu] Fix numeric fields
3203 * [safari] Improve authentication detection (#13319)
3204 * [liveleak] Ensure height is int (#13313)
3205 * [streamango] Make title optional (#13292)
3206 * [rtlnl] Improve URL regular expression (#13295)
3207 * [tvplayer] Fix extraction (#13291)
3208
3209
3210 version 2017.06.05
3211
3212 Core
3213 * [YoutubeDL] Don't emit ANSI escape codes on Windows (#13270)
3214
3215 Extractors
3216 + [bandcamp:weekly] Add support for bandcamp weekly (#12758)
3217 * [pornhub:playlist] Fix extraction (#13281)
3218 - [godtv] Remove extractor (#13175)
3219 * [safari] Fix typo (#13252)
3220 * [youtube] Improve chapters extraction (#13247)
3221 * [1tv] Lower preference for HTTP formats (#13246)
3222 * [francetv] Relax URL regular expression
3223 * [drbonanza] Fix extraction (#13231)
3224 * [packtpub] Fix authentication (#13240)
3225
3226
3227 version 2017.05.29
3228
3229 Extractors
3230 * [youtube] Fix DASH MPD extraction for videos with non-encrypted format URLs
3231   (#13211)
3232 * [xhamster] Fix uploader and like/dislike count extraction (#13216))
3233 + [xhamster] Extract categories (#11728)
3234 + [abcnews] Add support for embed URLs (#12851)
3235 * [gaskrank] Fix extraction (#12493)
3236 * [medialaan] Fix videos with missing videoUrl (#12774)
3237 * [dvtv] Fix playlist support
3238 + [dvtv] Add support for DASH and HLS formats (#3063)
3239 + [beam:vod] Add support for beam.pro/mixer.com VODs (#13032))
3240 * [cbsinteractive] Relax URL regular expression (#13213)
3241 * [adn] Fix formats extraction
3242 + [youku] Extract more metadata (#10433)
3243 * [cbsnews] Fix extraction (#13205)
3244
3245
3246 version 2017.05.26
3247
3248 Core
3249 + [utils] strip_jsonp() can recognize more patterns
3250 * [postprocessor/ffmpeg] Fix metadata filename handling on Python 2 (#13182)
3251
3252 Extractors
3253 + [youtube] DASH MPDs with cipher signatures are recognized now (#11381)
3254 + [bbc] Add support for authentication
3255 * [tudou] Merge into youku extractor (#12214)
3256 * [youku:show] Fix extraction
3257 * [youku] Fix extraction (#13191)
3258 * [udemy] Fix extraction for outputs' format entries without URL (#13192)
3259 * [vimeo] Fix formats' sorting (#13189)
3260 * [cbsnews] Fix extraction for 60 Minutes videos (#12861)
3261
3262
3263 version 2017.05.23
3264
3265 Core
3266 + [downloader/external] Pass -loglevel to ffmpeg downloader (#13183)
3267 + [adobepass] Add support for Bright House Networks (#13149)
3268
3269 Extractors
3270 + [streamcz] Add support for subtitles (#13174)
3271 * [youtube] Fix DASH manifest signature decryption (#8944, #13156)
3272 * [toggle] Relax URL regular expression (#13172)
3273 * [toypics] Fix extraction (#13077)
3274 * [njpwworld] Fix extraction (#13162, #13169)
3275 + [hitbox] Add support for smashcast.tv (#13154)
3276 * [mitele] Update app key regular expression (#13158)
3277
3278
3279 version 2017.05.18.1
3280
3281 Core
3282 * [jsinterp] Fix typo and cleanup regular expressions (#13134)
3283
3284
3285 version 2017.05.18
3286
3287 Core
3288 + [jsinterp] Add support for quoted names and indexers (#13123, #13124, #13125,
3289   #13126, #13128, #13129, #13130, #13131, #13132)
3290 + [extractor/common] Add support for schemeless URLs in _extract_wowza_formats
3291   (#13088, #13092)
3292 + [utils] Recognize more audio codecs (#13081)
3293
3294 Extractors
3295 + [vier] Extract more metadata (#12539)
3296 * [vier] Improve extraction (#12801)
3297     + Add support for authentication
3298     * Bypass authentication when no credentials provided
3299     * Improve extraction robustness
3300 * [dailymail] Fix sources extraction (#13057)
3301 * [dailymotion] Extend URL regular expression (#13079)
3302
3303
3304 version 2017.05.14
3305
3306 Core
3307 + [extractor/common] Respect Width and Height attributes in ISM manifests
3308 + [postprocessor/metadatafromtitle] Add support regular expression syntax for
3309   --metadata-from-title (#13065)
3310
3311 Extractors
3312 + [mediaset] Add support for video.mediaset.it (#12708, #12964)
3313 * [orf:radio] Fix extraction (#11643, #12926)
3314 * [aljazeera] Extend URL regular expression (#13053)
3315 * [imdb] Relax URL regular expression (#13056)
3316 + [francetv] Add support for mobile.france.tv (#13068)
3317 + [upskill] Add support for upskillcourses.com (#13043)
3318 * [thescene] Fix extraction (#13061)
3319 * [condenast] Improve embed support
3320 * [liveleak] Fix extraction (#12053)
3321 + [douyu] Support Douyu shows (#12228)
3322 * [myspace] Improve URL regular expression (#13040)
3323 * [adultswim] Use desktop platform in assets URL (#13041)
3324
3325
3326 version 2017.05.09
3327
3328 Core
3329 * [YoutubeDL] Force --restrict-filenames when no locale is set on all python
3330   versions (#13027)
3331
3332 Extractors
3333 * [francetv] Adapt to site redesign (#13034)
3334 + [packtpub] Add support for authentication (#12622)
3335 * [drtv] Lower preference for SignLanguage formats (#13013, #13016)
3336 + [cspan] Add support for brightcove live embeds (#13028)
3337 * [vrv] Extract DASH formats and subtitles
3338 * [funimation] Fix authentication (#13021)
3339 * [adultswim] Fix extraction (#8640, #10950, #11042, #12121)
3340     + Add support for Adobe Pass authentication
3341     + Add support for live streams
3342     + Add support for show pages
3343 * [turner] Extract thumbnail, is_live and strip description
3344 + [nonktube] Add support for nonktube.com (#8647, #13024)
3345 + [nuevo] Pass headers to _extract_nuevo
3346 * [nbc] Improve extraction (#12364)
3347
3348
3349 version 2017.05.07
3350
3351 Common
3352 * [extractor/common] Fix typo in _extract_akamai_formats
3353 + [postprocessor/ffmpeg] Embed chapters into media file with --add-metadata
3354 + [extractor/common] Introduce chapters meta field
3355
3356 Extractors
3357 * [youtube] Fix authentication (#12820, #12927, #12973, #12992, #12993, #12995,
3358   #13003)
3359 * [bilibili] Fix video downloading (#13001)
3360 * [rmcdecouverte] Fix extraction (#12937)
3361 * [theplatform] Extract chapters
3362 * [bandcamp] Fix thumbnail extraction (#12980)
3363 * [pornhub] Extend URL regular expression (#12996)
3364 + [youtube] Extract chapters
3365 + [nrk] Extract chapters
3366 + [vice] Add support for ooyala embeds in article pages
3367 + [vice] Support vice articles (#12968)
3368 * [vice] Fix extraction for non en_us videos (#12967)
3369 * [gdcvault] Fix extraction for some videos (#12733)
3370 * [pbs] Improve multipart video support (#12981)
3371 * [laola1tv] Fix extraction (#12880)
3372 + [cda] Support birthday verification (#12789)
3373 * [leeco] Fix extraction (#12974)
3374 + [pbs] Extract chapters
3375 * [amp] Imporove thumbnail and subtitles extraction
3376 * [foxsports] Fix extraction (#12945)
3377 - [coub] Remove comment count extraction (#12941)
3378
3379
3380 version 2017.05.01
3381
3382 Core
3383 + [extractor/common] Extract view count from JSON-LD
3384 * [utils] Improve unified_timestamp
3385 + [utils] Add video/mp2t to mimetype2ext
3386 * [downloader/external] Properly handle live stream downloading cancellation
3387   (#8932)
3388 + [utils] Add support for unicode whitespace in clean_html on python 2 (#12906)
3389
3390 Extractors
3391 * [infoq] Make audio format extraction non fatal (#12938)
3392 * [brightcove] Allow whitespace around attribute names in embedded code
3393 + [zaq1] Add support for zaq1.pl (#12693)
3394 + [xvideos] Extract duration (#12828)
3395 * [vevo] Fix extraction (#12879)
3396 + [noovo] Add support for noovo.ca (#12792)
3397 + [washingtonpost] Add support for embeds (#12699)
3398 * [yandexmusic:playlist] Fix extraction for python 3 (#12888)
3399 * [anvato] Improve extraction (#12913)
3400     * Promote to regular shortcut based extractor
3401     * Add mcp to access key mapping table
3402     * Add support for embeds extraction
3403     * Add support for anvato embeds in generic extractor
3404 * [xtube] Fix extraction for older FLV videos (#12734)
3405 * [tvplayer] Fix extraction (#12908)
3406
3407
3408 version 2017.04.28
3409
3410 Core
3411 + [adobepass] Use geo verification headers for all requests
3412 - [downloader/fragment] Remove assert for resume_len when no fragments
3413   downloaded
3414 + [extractor/common] Add manifest_url for explicit group rendition formats
3415 * [extractor/common] Fix manifest_url for m3u8 formats
3416 - [extractor/common] Don't list master m3u8 playlists in format list (#12832)
3417
3418 Extractor
3419 * [aenetworks] Fix extraction for shows with single season
3420 + [go] Add support for Disney, DisneyJunior and DisneyXD show pages
3421 * [youtube] Recognize new locale-based player URLs (#12885)
3422 + [streamable] Add support for new embedded URL schema (#12844)
3423 * [arte:+7] Relax URL regular expression (#12837)
3424
3425
3426 version 2017.04.26
3427
3428 Core
3429 * Introduce --keep-fragments for keeping fragments of fragmented download
3430   on disk after download is finished
3431 * [YoutubeDL] Fix output template for missing timestamp (#12796)
3432 * [socks] Handle cases where credentials are required but missing
3433 * [extractor/common] Improve HLS extraction (#12211)
3434     * Extract m3u8 parsing to separate method
3435     * Improve rendition groups extraction
3436     * Build stream name according stream GROUP-ID
3437     * Ignore reference to AUDIO group without URI when stream has no CODECS
3438     * Use float for scaled tbr in _parse_m3u8_formats
3439 * [utils] Add support for TTML styles in dfxp2srt
3440 * [downloader/hls] No need to download keys for fragments that have been
3441   already downloaded
3442 * [downloader/fragment] Improve fragment downloading
3443     * Resume immediately
3444     * Don't concatenate fragments and decrypt them on every resume
3445     * Optimize disk storage usage, don't store intermediate fragments on disk
3446     * Store bookkeeping download state file
3447 + [extractor/common] Add support for multiple getters in try_get
3448 + [extractor/common] Add support for video of WebPage context in _json_ld
3449   (#12778)
3450 + [extractor/common] Relax JWPlayer regular expression and remove
3451   duplicate URLs (#12768)
3452
3453 Extractors
3454 * [iqiyi] Fix extraction of Yule videos
3455 * [vidio] Improve extraction and sort formats
3456 + [brightcove] Match only video elements with data-video-id attribute
3457 * [iqiyi] Fix playlist detection (#12504)
3458 - [azubu] Remove extractor (#12813)
3459 * [porn91] Fix extraction (#12814)
3460 * [vidzi] Fix extraction (#12793)
3461 + [amp] Extract error message (#12795)
3462 + [xfileshare] Add support for gorillavid.com and daclips.com (#12776)
3463 * [instagram] Fix extraction (#12777)
3464 + [generic] Support Brightcove videos in <iframe> (#12482)
3465 + [brightcove] Support URLs with bcpid instead of playerID (#12482)
3466 * [brightcove] Fix _extract_url (#12782)
3467 + [odnoklassniki] Extract HLS formats
3468
3469
3470 version 2017.04.17
3471
3472 Extractors
3473 * [limelight] Improve extraction LimelightEmbeddedPlayerFlash media embeds and
3474   add support for channel and channelList embeds
3475 * [generic] Extract multiple Limelight embeds (#12761)
3476 + [itv] Extract series metadata
3477 * [itv] Fix RTMP formats downloading (#12759)
3478 * [itv] Use native HLS downloader by default
3479 + [go90] Extract subtitles (#12752)
3480 + [go90] Extract series metadata (#12752)
3481
3482
3483 version 2017.04.16
3484
3485 Core
3486 * [YoutubeDL] Apply expand_path after output template substitution
3487 + [YoutubeDL] Propagate overridden meta fields to extraction results of type
3488   url (#11163)
3489
3490 Extractors
3491 + [generic] Extract RSS entries as url_transparent (#11163)
3492 + [streamango] Add support for streamango.com (#12643)
3493 + [wsj:article] Add support for articles (#12558)
3494 * [brightcove] Relax video tag embeds extraction and validate ambiguous embeds'
3495   URLs (#9163, #12005, #12178, #12480)
3496 + [udemy] Add support for react rendition (#12744)
3497
3498
3499 version 2017.04.15
3500
3501 Extractors
3502 * [youku] Fix fileid extraction (#12741, #12743)
3503
3504
3505 version 2017.04.14
3506
3507 Core
3508 + [downloader/hls] Add basic support for EXT-X-BYTERANGE tag (#10955)
3509 + [adobepass] Improve Comcast and Verizon login code (#10803)
3510 + [adobepass] Add support for Verizon (#10803)
3511
3512 Extractors
3513 + [aenetworks] Add support for specials (#12723)
3514 + [hbo] Extract HLS formats
3515 + [go90] Add support for go90.com (#10127)
3516 + [tv2hu] Add support for tv2.hu (#10509)
3517 + [generic] Exclude URLs with xml ext from valid video URLs (#10768, #11654)
3518 * [youtube] Improve HLS formats extraction
3519 * [afreecatv] Fix extraction for videos with different key layout (#12718)
3520 - [youtube] Remove explicit preference for audio-only and video-only formats in
3521   order not to break sorting when new formats appear
3522 * [canalplus] Bypass geo restriction
3523
3524
3525 version 2017.04.11
3526
3527 Extractors
3528 * [afreecatv] Fix extraction (#12706)
3529 + [generic] Add support for <object> YouTube embeds (#12637)
3530 * [bbccouk] Treat bitrate as audio+video bitrate in media selector
3531 + [bbccouk] Skip unrecognized formats in media selector (#12701)
3532 + [bbccouk] Add support for https protocol in media selector (#12701)
3533 * [curiositystream] Fix extraction (#12638)
3534 * [adn] Update subtitle decryption key
3535 * [chaturbate] Fix extraction (#12665, #12688, #12690)
3536
3537
3538 version 2017.04.09
3539
3540 Extractors
3541 + [medici] Add support for medici.tv (#3406)
3542 + [rbmaradio] Add support for redbullradio.com URLs (#12687)
3543 + [npo:live] Add support for default URL (#12555)
3544 * [mixcloud:playlist] Fix title, description and view count extraction (#12582)
3545 + [thesun] Add suport for thesun.co.uk (#11298, #12674)
3546 + [ceskateleveize:porady] Add support for porady (#7411, #12645)
3547 * [ceskateleveize] Improve extraction and remove URL replacement hacks
3548 + [kaltura] Add support for iframe embeds (#12679)
3549 * [airmozilla] Fix extraction (#12670)
3550 * [wshh] Extract html5 entries and delegate to generic extractor (12676)
3551 + [raiplay] Extract subtitles
3552 + [xfileshare] Add support for vidlo.us (#12660)
3553 + [xfileshare] Add support for vidbom.com (#12661)
3554 + [aenetworks] Add more video URL regular expressions (#12657)
3555 + [odnoklassniki] Fix format sorting for 1080p quality
3556 + [rtl2] Add support for you.rtl2.de (#10257)
3557 + [vshare] Add support for vshare.io (#12278)
3558
3559
3560 version 2017.04.03
3561
3562 Core
3563 + [extractor/common] Add censorship check for TransTelekom ISP
3564 * [extractor/common] Move censorship checks to a separate method
3565
3566 Extractors
3567 + [discoveryvr] Add support for discoveryvr.com (#12578)
3568 + [tv5mondeplus] Add support for tv5mondeplus.com (#11386)
3569 + [periscope] Add support for pscp.tv URLs (#12618, #12625)
3570
3571
3572 version 2017.04.02
3573
3574 Core
3575 * [YoutubeDL] Return early when extraction of url_transparent fails
3576
3577 Extractors
3578 * [rai] Fix and improve extraction (#11790)
3579 + [vrv] Add support for series pages
3580 * [limelight] Improve extraction for audio only formats
3581 * [funimation] Fix extraction (#10696, #11773)
3582 + [xfileshare] Add support for vidabc.com (#12589)
3583 + [xfileshare] Improve extraction and extract hls formats
3584 + [crunchyroll] Pass geo verifcation proxy
3585 + [cwtv] Extract ISM formats
3586 + [tvplay] Bypass geo restriction
3587 + [vrv] Add support for vrv.co
3588 + [packtpub] Add support for packtpub.com (#12610)
3589 + [generic] Pass base_url to _parse_jwplayer_data
3590 + [adn] Add support for animedigitalnetwork.fr (#4866)
3591 + [allocine] Extract more metadata
3592 * [allocine] Fix extraction (#12592)
3593 * [openload] Fix extraction
3594
3595
3596 version 2017.03.26
3597
3598 Core
3599 * Don't raise an error if JWPlayer config data is not a Javascript object
3600   literal. _find_jwplayer_data now returns a dict rather than an str. (#12307)
3601 * Expand environment variables for options representing paths (#12556)
3602 + [utils] Introduce expand_path
3603 * [downloader/hls] Delegate downloading to ffmpeg immediately for live streams
3604
3605 Extractors
3606 * [afreecatv] Fix extraction (#12179)
3607 + [atvat] Add support for atv.at (#5325)
3608 + [fox] Add metadata extraction (#12391)
3609 + [atresplayer] Extract DASH formats
3610 + [atresplayer] Extract HD manifest (#12548)
3611 * [atresplayer] Fix login error detection (#12548)
3612 * [franceculture] Fix extraction (#12547)
3613 * [youtube] Improve URL regular expression (#12538)
3614 * [generic] Do not follow redirects to the same URL
3615
3616
3617 version 2017.03.24
3618
3619 Extractors
3620 - [9c9media] Remove mp4 URL extraction request
3621 + [bellmedia] Add support for etalk.ca and space.ca (#12447)
3622 * [channel9] Fix extraction (#11323)
3623 * [cloudy] Fix extraction (#12525)
3624 + [hbo] Add support for free episode URLs and new formats extraction (#12519)
3625 * [condenast] Fix extraction and style (#12526)
3626 * [viu] Relax URL regular expression (#12529)
3627
3628
3629 version 2017.03.22
3630
3631 Extractors
3632 - [pluralsight] Omit module title from video title (#12506)
3633 * [pornhub] Decode obfuscated video URL (#12470, #12515)
3634 * [senateisvp] Allow https URL scheme for embeds (#12512)
3635
3636
3637 version 2017.03.20
3638
3639 Core
3640 + [YoutubeDL] Allow multiple input URLs to be used with stdout (-) as
3641   output template
3642 + [adobepass] Detect and output error on authz token extraction (#12472)
3643
3644 Extractors
3645 + [bostonglobe] Add extractor for bostonglobe.com (#12099)
3646 + [toongoggles] Add support for toongoggles.com (#12171)
3647 + [medialaan] Add support for Medialaan sites (#9974, #11912)
3648 + [discoverynetworks] Add support for more domains and bypass geo restiction
3649 * [openload] Fix extraction (#10408)
3650
3651
3652 version 2017.03.16
3653
3654 Core
3655 + [postprocessor/ffmpeg] Add support for flac
3656 + [extractor/common] Extract SMIL formats from jwplayer
3657
3658 Extractors
3659 + [generic] Add forgotten return for jwplayer formats
3660 * [redbulltv] Improve extraction
3661
3662
3663 version 2017.03.15
3664
3665 Core
3666 * Fix missing subtitles if --add-metadata is used (#12423)
3667
3668 Extractors
3669 * [facebook] Make title optional (#12443)
3670 + [mitele] Add support for ooyala videos (#12430)
3671 * [openload] Fix extraction (#12435, #12446)
3672 * [streamable] Update API URL (#12433)
3673 + [crunchyroll] Extract season name (#12428)
3674 * [discoverygo] Bypass geo restriction
3675 + [discoverygo:playlist] Add support for playlists (#12424)
3676
3677
3678 version 2017.03.10
3679
3680 Extractors
3681 * [generic] Make title optional for jwplayer embeds (#12410)
3682 * [wdr:maus] Fix extraction (#12373)
3683 * [prosiebensat1] Improve title extraction (#12318, #12327)
3684 * [dplayit] Separate and rewrite extractor and bypass geo restriction (#12393)
3685 * [miomio] Fix extraction (#12291, #12388, #12402)
3686 * [telequebec] Fix description extraction (#12399)
3687 * [openload] Fix extraction (#12357)
3688 * [brightcove:legacy] Relax videoPlayer validation check (#12381)
3689
3690
3691 version 2017.03.07
3692
3693 Core
3694 * Metadata are now added after conversion (#5594)
3695
3696 Extractors
3697 * [soundcloud] Update client id (#12376)
3698 * [openload] Fix extraction (#10408, #12357)
3699
3700
3701 version 2017.03.06
3702
3703 Core
3704 + [utils] Process bytestrings in urljoin (#12369)
3705 * [extractor/common] Improve height extraction and extract bitrate
3706 * [extractor/common] Move jwplayer formats extraction in separate method
3707 + [external:ffmpeg] Limit test download size to 10KiB (#12362)
3708
3709 Extractors
3710 + [drtv] Add geo countries to GeoRestrictedError
3711 + [drtv:live] Bypass geo restriction
3712 + [tunepk] Add extractor (#12197, #12243)
3713
3714
3715 version 2017.03.05
3716
3717 Extractors
3718 + [twitch] Add basic support for two-factor authentication (#11974)
3719 + [vier] Add support for vijf.be (#12304)
3720 + [redbulltv] Add support for redbull.tv (#3919, #11948)
3721 * [douyutv] Switch to the PC API to escape the 5-min limitation (#12316)
3722 + [generic] Add support for rutube embeds
3723 + [rutube] Relax URL regular expression
3724 + [vrak] Add support for vrak.tv (#11452)
3725 + [brightcove:new] Add ability to smuggle geo_countries into URL
3726 + [brightcove:new] Raise GeoRestrictedError
3727 * [go] Relax URL regular expression (#12341)
3728 * [24video] Use original host for requests (#12339)
3729 * [ruutu] Disable DASH formats (#12322)
3730
3731
3732 version 2017.03.02
3733
3734 Core
3735 + [adobepass] Add support for Charter Spectrum (#11465)
3736 * [YoutubeDL] Don't sanitize identifiers in output template (#12317)
3737
3738 Extractors
3739 * [facebook] Fix extraction (#12323, #12330)
3740 * [youtube] Mark errors about rental videos as expected (#12324)
3741 + [npo] Add support for audio
3742 * [npo] Adapt to app.php API (#12311, #12320)
3743
3744
3745 version 2017.02.28
3746
3747 Core
3748 + [utils] Add bytes_to_long and long_to_bytes
3749 + [utils] Add pkcs1pad
3750 + [aes] Add aes_cbc_encrypt
3751
3752 Extractors
3753 + [azmedien:showplaylist] Add support for show playlists (#12160)
3754 + [youtube:playlist] Recognize another playlist pattern (#11928, #12286)
3755 + [daisuki] Add support for daisuki.net (#2486, #3186, #4738, #6175, #7776,
3756   #10060)
3757 * [douyu] Fix extraction (#12301)
3758
3759
3760 version 2017.02.27
3761
3762 Core
3763 * [downloader/common] Limit displaying 2 digits after decimal point in sleep
3764   interval message (#12183)
3765 + [extractor/common] Add preference to _parse_html5_media_entries
3766
3767 Extractors
3768 + [npo] Add support for zapp.nl
3769 + [npo] Add support for hetklokhuis.nl (#12293)
3770 - [scivee] Remove extractor (#9315)
3771 + [cda] Decode download URL (#12255)
3772 + [crunchyroll] Improve uploader extraction (#12267)
3773 + [youtube] Raise GeoRestrictedError
3774 + [dailymotion] Raise GeoRestrictedError
3775 + [mdr] Recognize more URL patterns (#12169)
3776 + [tvigle] Raise GeoRestrictedError
3777 * [vevo] Fix extraction for videos with the new streams/streamsV3 format
3778   (#11719)
3779 + [freshlive] Add support for freshlive.tv (#12175)
3780 + [xhamster] Capture and output videoClosed error (#12263)
3781 + [etonline] Add support for etonline.com (#12236)
3782 + [njpwworld] Add support for njpwworld.com (#11561)
3783 * [amcnetworks] Relax URL regular expression (#12127)
3784
3785
3786 version 2017.02.24.1
3787
3788 Extractors
3789 * [noco] Modernize
3790 * [noco] Switch login URL to https (#12246)
3791 + [thescene] Extract more metadata
3792 * [thescene] Fix extraction (#12235)
3793 + [tubitv] Use geo bypass mechanism
3794 * [openload] Fix extraction (#10408)
3795 + [ivi] Raise GeoRestrictedError
3796
3797
3798 version 2017.02.24
3799
3800 Core
3801 * [options] Hide deprecated options from --help
3802 * [options] Deprecate --autonumber-size
3803 + [YoutubeDL] Add support for string formatting operations in output template
3804   (#5185, #5748, #6841, #9929, #9966 #9978, #12189)
3805
3806 Extractors
3807 + [lynda:course] Add webpage extraction fallback (#12238)
3808 * [go] Sign all uplynk URLs and use geo bypass only for free videos
3809   (#12087, #12210)
3810 + [skylinewebcams] Add support for skylinewebcams.com (#12221)
3811 + [instagram] Add support for multi video posts (#12226)
3812 + [crunchyroll] Extract playlist entries ids
3813 * [mgtv] Fix extraction
3814 + [sohu] Raise GeoRestrictedError
3815 + [leeco] Raise GeoRestrictedError and use geo bypass mechanism
3816
3817
3818 version 2017.02.22
3819
3820 Extractors
3821 * [crunchyroll] Fix descriptions with double quotes (#12124)
3822 * [dailymotion] Make comment count optional (#12209)
3823 + [vidzi] Add support for vidzi.cc (#12213)
3824 + [24video] Add support for 24video.tube (#12217)
3825 + [crackle] Use geo bypass mechanism
3826 + [viewster] Use geo verification headers
3827 + [tfo] Improve geo restriction detection and use geo bypass mechanism
3828 + [telequebec] Use geo bypass mechanism
3829 + [limelight] Extract PlaylistService errors and improve geo restriction
3830   detection
3831
3832
3833 version 2017.02.21
3834
3835 Core
3836 * [extractor/common] Allow calling _initialize_geo_bypass from extractors
3837   (#11970)
3838 + [adobepass] Add support for Time Warner Cable (#12191)
3839 + [travis] Run tests in parallel
3840 + [downloader/ism] Honor HTTP headers when downloading fragments
3841 + [downloader/dash] Honor HTTP headers when downloading fragments
3842 + [utils] Add GeoUtils class for working with geo tools and GeoUtils.random_ipv4
3843 + Add option --geo-bypass-country for explicit geo bypass on behalf of
3844   specified country
3845 + Add options to control geo bypass mechanism --geo-bypass and --no-geo-bypass
3846 + Add experimental geo restriction bypass mechanism based on faking
3847   X-Forwarded-For HTTP header
3848 + [utils] Introduce GeoRestrictedError for geo restricted videos
3849 + [utils] Introduce YoutubeDLError base class for all youtube-dl exceptions
3850
3851 Extractors
3852 + [ninecninemedia] Use geo bypass mechanism
3853 * [spankbang] Make uploader optional (#12193)
3854 + [iprima] Improve geo restriction detection and disable geo bypass
3855 * [iprima] Modernize
3856 * [commonmistakes] Disable UnicodeBOM extractor test for python 3.2
3857 + [prosiebensat1] Throw ExtractionError on unsupported page type (#12180)
3858 * [nrk] Update _API_HOST and relax _VALID_URL
3859 + [tv4] Bypass geo restriction and improve detection
3860 * [tv4] Switch to hls3 protocol (#12177)
3861 + [viki] Improve geo restriction detection
3862 + [vgtv] Improve geo restriction detection
3863 + [srgssr] Improve geo restriction detection
3864 + [vbox7] Improve geo restriction detection and use geo bypass mechanism
3865 + [svt] Improve geo restriction detection and use geo bypass mechanism
3866 + [pbs] Improve geo restriction detection and use geo bypass mechanism
3867 + [ondemandkorea] Improve geo restriction detection and use geo bypass mechanism
3868 + [nrk] Improve geo restriction detection and use geo bypass mechanism
3869 + [itv] Improve geo restriction detection and use geo bypass mechanism
3870 + [go] Improve geo restriction detection and use geo bypass mechanism
3871 + [dramafever] Improve geo restriction detection and use geo bypass mechanism
3872 * [brightcove:legacy] Restrict videoPlayer value (#12040)
3873 + [tvn24] Add support for tvn24.pl and tvn24bis.pl (#11679)
3874 + [thisav] Add support for HTML5 media (#11771)
3875 * [metacafe] Bypass family filter (#10371)
3876 * [viceland] Improve info extraction
3877
3878
3879 version 2017.02.17
3880
3881 Extractors
3882 * [heise] Improve extraction (#9725)
3883 * [ellentv] Improve (#11653)
3884 * [openload] Fix extraction (#10408, #12002)
3885 + [theplatform] Recognize URLs with whitespaces (#12044)
3886 * [einthusan] Relax URL regular expression (#12141, #12159)
3887 + [generic] Support complex JWPlayer embedded videos (#12030)
3888 * [elpais] Improve extraction (#12139)
3889
3890
3891 version 2017.02.16
3892
3893 Core
3894 + [utils] Add support for quoted string literals in --match-filter (#8050,
3895   #12142, #12144)
3896
3897 Extractors
3898 * [ceskatelevize] Lower priority for audio description sources (#12119)
3899 * [amcnetworks] Fix extraction (#12127)
3900 * [pinkbike] Fix uploader extraction (#12054)
3901 + [onetpl] Add support for businessinsider.com.pl and plejada.pl
3902 + [onetpl] Add support for onet.pl (#10507)
3903 + [onetmvp] Add shortcut extractor
3904 + [vodpl] Add support for vod.pl (#12122)
3905 + [pornhub] Extract video URL from tv platform site (#12007, #12129)
3906 + [ceskatelevize] Extract DASH formats (#12119, #12133)
3907
3908
3909 version 2017.02.14
3910
3911 Core
3912 * TypeError is fixed with Python 2.7.13 on Windows (#11540, #12085)
3913
3914 Extractor
3915 * [zdf] Fix extraction (#12117)
3916 * [xtube] Fix extraction for both kinds of video id (#12088)
3917 * [xtube] Improve title extraction (#12088)
3918 + [lemonde] Fallback delegate extraction to generic extractor (#12115, #12116)
3919 * [bellmedia] Allow video id longer than 6 characters (#12114)
3920 + [limelight] Add support for referer protected videos
3921 * [disney] Improve extraction (#4975, #11000, #11882, #11936)
3922 * [hotstar] Improve extraction (#12096)
3923 * [einthusan] Fix extraction (#11416)
3924 + [aenetworks] Add support for lifetimemovieclub.com (#12097)
3925 * [youtube] Fix parsing codecs (#12091)
3926
3927
3928 version 2017.02.11
3929
3930 Core
3931 + [utils] Introduce get_elements_by_class and get_elements_by_attribute
3932   utility functions
3933 + [extractor/common] Skip m3u8 manifests protected with Adobe Flash Access
3934
3935 Extractor
3936 * [pluralsight:course] Fix extraction (#12075)
3937 + [bbc] Extract m3u8 formats with 320k audio
3938 * [facebook] Relax video id matching (#11017, #12055, #12056)
3939 + [corus] Add support for Corus Entertainment sites (#12060, #9164)
3940 + [pluralsight] Detect blocked account error message (#12070)
3941 + [bloomberg] Add another video id pattern (#12062)
3942 * [extractor/commonmistakes] Restrict URL regular expression (#12050)
3943 + [tvplayer] Add support for tvplayer.com
3944
3945
3946 version 2017.02.10
3947
3948 Extractors
3949 * [xtube] Fix extraction (#12023)
3950 * [pornhub] Fix extraction (#12007, #12018)
3951 * [facebook] Improve JS data regular expression (#12042)
3952 * [kaltura] Improve embed partner id extraction (#12041)
3953 + [sprout] Add support for sproutonline.com
3954 * [6play] Improve extraction
3955 + [scrippsnetworks:watch] Add support for Scripps Networks sites (#10765)
3956 + [go] Add support for Adobe Pass authentication (#11468, #10831)
3957 * [6play] Fix extraction (#12011)
3958 + [nbc] Add support for Adobe Pass authentication (#12006)
3959
3960
3961 version 2017.02.07
3962
3963 Core
3964 * [extractor/common] Fix audio only with audio group in m3u8 (#11995)
3965 + [downloader/fragment] Respect --no-part
3966 * [extractor/common] Speed-up HTML5 media entries extraction (#11979)
3967
3968 Extractors
3969 * [pornhub] Fix extraction (#11997)
3970 + [canalplus] Add support for cstar.fr (#11990)
3971 + [extractor/generic] Improve RTMP support (#11993)
3972 + [gaskrank] Add support for gaskrank.tv (#11685)
3973 * [bandcamp] Fix extraction for incomplete albums (#11727)
3974 * [iwara] Fix extraction (#11781)
3975 * [googledrive] Fix extraction on Python 3.6
3976 + [videopress] Add support for videopress.com
3977 + [afreecatv] Extract RTMP formats
3978
3979
3980 version 2017.02.04.1
3981
3982 Extractors
3983 + [twitch:stream] Add support for player.twitch.tv (#11971)
3984 * [radiocanada] Fix extraction for toutv rtmp formats
3985
3986
3987 version 2017.02.04
3988
3989 Core
3990 + Add --playlist-random to shuffle playlists (#11889, #11901)
3991 * [utils] Improve comments processing in js_to_json (#11947)
3992 * [utils] Handle single-line comments in js_to_json
3993 * [downloader/external:ffmpeg] Minimize the use of aac_adtstoasc filter
3994
3995 Extractors
3996 + [piksel] Add another app token pattern (#11969)
3997 + [vk] Capture and output author blocked error message (#11965)
3998 + [turner] Fix secure HLS formats downloading with ffmpeg (#11358, #11373,
3999   #11800)
4000 + [drtv] Add support for live and radio sections (#1827, #3427)
4001 * [myspace] Fix extraction and extract HLS and HTTP formats
4002 + [youtube] Add format info for itag 325 and 328
4003 * [vine] Fix extraction (#11955)
4004 - [sportbox] Remove extractor (#11954)
4005 + [filmon] Add support for filmon.com (#11187)
4006 + [infoq] Add audio only formats (#11565)
4007 * [douyutv] Improve room id regular expression (#11931)
4008 * [iprima] Fix extraction (#11920, #11896)
4009 * [youtube] Fix ytsearch when cookies are provided (#11924)
4010 * [go] Relax video id regular expression (#11937)
4011 * [facebook] Fix title extraction (#11941)
4012 + [youtube:playlist] Recognize TL playlists (#11945)
4013 + [bilibili] Support new Bangumi URLs (#11845)
4014 + [cbc:watch] Extract audio codec for audio only formats (#11893)
4015 + [elpais] Fix extraction for some URLs (#11765)
4016
4017
4018 version 2017.02.01
4019
4020 Extractors
4021 + [facebook] Add another fallback extraction scenario (#11926)
4022 * [prosiebensat1] Fix extraction of descriptions (#11810, #11929)
4023 - [crunchyroll] Remove ScaledBorderAndShadow settings (#9028)
4024 + [vimeo] Extract upload timestamp
4025 + [vimeo] Extract license (#8726, #11880)
4026 + [nrk:series] Add support for series (#11571, #11711)
4027
4028
4029 version 2017.01.31
4030
4031 Core
4032 + [compat] Add compat_etree_register_namespace
4033
4034 Extractors
4035 * [youtube] Fix extraction for domainless player URLs (#11890, #11891, #11892,
4036   #11894, #11895, #11897, #11900, #11903, #11904, #11906, #11907, #11909,
4037   #11913, #11914, #11915, #11916, #11917, #11918, #11919)
4038 + [vimeo] Extract both mixed and separated DASH formats
4039 + [ruutu] Extract DASH formats
4040 * [itv] Fix extraction for python 2.6
4041
4042
4043 version 2017.01.29
4044
4045 Core
4046 * [extractor/common] Fix initialization template (#11605, #11825)
4047 + [extractor/common] Document fragment_base_url and fragment's path fields
4048 * [extractor/common] Fix duration per DASH segment (#11868)
4049 + Introduce --autonumber-start option for initial value of %(autonumber)s
4050   template (#727, #2702, #9362, #10457, #10529, #11862)
4051
4052 Extractors
4053 + [azmedien:playlist] Add support for topic and themen playlists (#11817)
4054 * [npo] Fix subtitles extraction
4055 + [itv] Extract subtitles
4056 + [itv] Add support for itv.com (#9240)
4057 + [mtv81] Add support for mtv81.com (#7619)
4058 + [vlive] Add support for channels (#11826)
4059 + [kaltura] Add fallback for fileExt
4060 + [kaltura] Improve uploader_id extraction
4061 + [konserthusetplay] Add support for rspoplay.se (#11828)
4062
4063
4064 version 2017.01.28
4065
4066 Core
4067 * [utils] Improve parse_duration
4068
4069 Extractors
4070 * [crunchyroll] Improve series and season metadata extraction (#11832)
4071 * [soundcloud] Improve formats extraction and extract audio bitrate
4072 + [soundcloud] Extract HLS formats
4073 * [soundcloud] Fix track URL extraction (#11852)
4074 + [twitch:vod] Expand URL regular expressions (#11846)
4075 * [aenetworks] Fix season episodes extraction (#11669)
4076 + [tva] Add support for videos.tva.ca (#11842)
4077 * [jamendo] Improve and extract more metadata (#11836)
4078 + [disney] Add support for Disney sites (#7409, #11801, #4975, #11000)
4079 * [vevo] Remove request to old API and catch API v2 errors
4080 + [cmt,mtv,southpark] Add support for episode URLs (#11837)
4081 + [youtube] Add fallback for duration extraction (#11841)
4082
4083
4084 version 2017.01.25
4085
4086 Extractors
4087 + [openload] Fallback video extension to mp4
4088 + [extractor/generic] Add support for Openload embeds (#11536, #11812)
4089 * [srgssr] Fix rts video extraction (#11831)
4090 + [afreecatv:global] Add support for afreeca.tv (#11807)
4091 + [crackle] Extract vtt subtitles
4092 + [crackle] Extract multiple resolutions for thumbnails
4093 + [crackle] Add support for mobile URLs
4094 + [konserthusetplay] Extract subtitles (#11823)
4095 + [konserthusetplay] Add support for HLS videos (#11823)
4096 * [vimeo:review] Fix config URL extraction (#11821)
4097
4098
4099 version 2017.01.24
4100
4101 Extractors
4102 * [pluralsight] Fix extraction (#11820)
4103 + [nextmedia] Add support for NextTV (壹電視)
4104 * [24video] Fix extraction (#11811)
4105 * [youtube:playlist] Fix nonexistent and private playlist detection (#11604)
4106 + [chirbit] Extract uploader (#11809)
4107
4108
4109 version 2017.01.22
4110
4111 Extractors
4112 + [pornflip] Add support for pornflip.com (#11556, #11795)
4113 * [chaturbate] Fix extraction (#11797, #11802)
4114 + [azmedien] Add support for AZ Medien sites (#11784, #11785)
4115 + [nextmedia] Support redirected URLs
4116 + [vimeo:channel] Extract videos' titles for playlist entries (#11796)
4117 + [youtube] Extract episode metadata (#9695, #11774)
4118 + [cspan] Support Ustream embedded videos (#11547)
4119 + [1tv] Add support for HLS videos (#11786)
4120 * [uol] Fix extraction (#11770)
4121 * [mtv] Relax triforce feed regular expression (#11766)
4122
4123
4124 version 2017.01.18
4125
4126 Extractors
4127 * [bilibili] Fix extraction (#11077)
4128 + [canalplus] Add fallback for video id (#11764)
4129 * [20min] Fix extraction (#11683, #11751)
4130 * [imdb] Extend URL regular expression (#11744)
4131 + [naver] Add support for tv.naver.com links (#11743)
4132
4133
4134 version 2017.01.16
4135
4136 Core
4137 * [options] Apply custom config to final composite configuration (#11741)
4138 * [YoutubeDL] Improve protocol auto determining (#11720)
4139
4140 Extractors
4141 * [xiami] Relax URL regular expressions
4142 * [xiami] Improve track metadata extraction (#11699)
4143 + [limelight] Check hand-make direct HTTP links
4144 + [limelight] Add support for direct HTTP links at video.llnw.net (#11737)
4145 + [brightcove] Recognize another player ID pattern (#11688)
4146 + [niconico] Support login via cookies (#7968)
4147 * [yourupload] Fix extraction (#11601)
4148 + [beam:live] Add support for beam.pro live streams (#10702, #11596)
4149 * [vevo] Improve geo restriction detection
4150 + [dramafever] Add support for URLs with language code (#11714)
4151 * [cbc] Improve playlist support (#11704)
4152
4153
4154 version 2017.01.14
4155
4156 Core
4157 + [common] Add ability to customize akamai manifest host
4158 + [utils] Add more date formats
4159
4160 Extractors
4161 - [mtv] Eliminate _transform_rtmp_url
4162 * [mtv] Generalize triforce mgid extraction
4163 + [cmt] Add support for full episodes and video clips (#11623)
4164 + [mitele] Extract DASH formats
4165 + [ooyala] Add support for videos with embedToken (#11684)
4166 * [mixcloud] Fix extraction (#11674)
4167 * [openload] Fix extraction (#10408)
4168 * [tv4] Improve extraction (#11698)
4169 * [freesound] Fix and improve extraction (#11602)
4170 + [nick] Add support for beta.nick.com (#11655)
4171 * [mtv,cc] Use HLS by default with native HLS downloader (#11641)
4172 * [mtv] Fix non-HLS extraction
4173
4174
4175 version 2017.01.10
4176
4177 Extractors
4178 * [youtube] Fix extraction (#11663, #11664)
4179 + [inc] Add support for inc.com (#11277, #11647)
4180 + [youtube] Add itag 212 (#11575)
4181 + [egghead:course] Add support for egghead.io courses
4182
4183
4184 version 2017.01.08
4185
4186 Core
4187 * Fix "invalid escape sequence" errors under Python 3.6 (#11581)
4188
4189 Extractors
4190 + [hitrecord] Add support for hitrecord.org (#10867, #11626)
4191 - [videott] Remove extractor
4192 * [swrmediathek] Improve extraction
4193 - [sharesix] Remove extractor
4194 - [aol:features] Remove extractor
4195 * [sendtonews] Improve info extraction
4196 * [3sat,phoenix] Fix extraction (#11619)
4197 * [comedycentral/mtv] Add support for HLS videos (#11600)
4198 * [discoverygo] Fix JSON data parsing (#11219, #11522)
4199
4200
4201 version 2017.01.05
4202
4203 Extractors
4204 + [zdf] Fix extraction (#11055, #11063)
4205 * [pornhub:playlist] Improve extraction (#11594)
4206 + [cctv] Add support for ncpa-classic.com (#11591)
4207 + [tunein] Add support for embeds (#11579)
4208
4209
4210 version 2017.01.02
4211
4212 Extractors
4213 * [cctv] Improve extraction (#879, #6753, #8541)
4214 + [nrktv:episodes] Add support for episodes (#11571)
4215 + [arkena] Add support for video.arkena.com (#11568)
4216
4217
4218 version 2016.12.31
4219
4220 Core
4221 + Introduce --config-location option for custom configuration files (#6745,
4222   #10648)
4223
4224 Extractors
4225 + [twitch] Add support for player.twitch.tv (#11535, #11537)
4226 + [videa] Add support for videa.hu (#8181, #11133)
4227 * [vk] Fix postlive videos extraction
4228 * [vk] Extract from playerParams (#11555)
4229 - [freevideo] Remove extractor (#11515)
4230 + [showroomlive] Add support for showroom-live.com (#11458)
4231 * [xhamster] Fix duration extraction (#11549)
4232 * [rtve:live] Fix extraction (#11529)
4233 * [brightcove:legacy] Improve embeds detection (#11523)
4234 + [twitch] Add support for rechat messages (#11524)
4235 * [acast] Fix audio and timestamp extraction (#11521)
4236
4237
4238 version 2016.12.22
4239
4240 Core
4241 * [extractor/common] Improve detection of video-only formats in m3u8
4242   manifests (#11507)
4243
4244 Extractors
4245 + [theplatform] Pass geo verification headers to SMIL request (#10146)
4246 + [viu] Pass geo verification headers to auth request
4247 * [rtl2] Extract more formats and metadata
4248 * [vbox7] Skip malformed JSON-LD (#11501)
4249 * [uplynk] Force downloading using native HLS downloader (#11496)
4250 + [laola1] Add support for another extraction scenario (#11460)
4251
4252
4253 version 2016.12.20
4254
4255 Core
4256 * [extractor/common] Improve fragment URL construction for DASH media
4257 * [extractor/common] Fix codec information extraction for mixed audio/video
4258   DASH media (#11490)
4259
4260 Extractors
4261 * [vbox7] Fix extraction (#11494)
4262 + [uktvplay] Add support for uktvplay.uktv.co.uk (#11027)
4263 + [piksel] Add support for player.piksel.com (#11246)
4264 + [vimeo] Add support for DASH formats
4265 * [vimeo] Fix extraction for HLS formats (#11490)
4266 * [kaltura] Fix wrong widget ID in some cases (#11480)
4267 + [nrktv:direkte] Add support for live streams (#11488)
4268 * [pbs] Fix extraction for geo restricted videos (#7095)
4269 * [brightcove:new] Skip widevine classic videos
4270 + [viu] Add support for viu.com (#10607, #11329)
4271
4272
4273 version 2016.12.18
4274
4275 Core
4276 + [extractor/common] Recognize DASH formats in html5 media entries
4277
4278 Extractors
4279 + [ccma] Add support for ccma.cat (#11359)
4280 * [laola1tv] Improve extraction
4281 + [laola1tv] Add support embed URLs (#11460)
4282 * [nbc] Fix extraction for MSNBC videos (#11466)
4283 * [twitch] Adapt to new videos pages URL schema (#11469)
4284 + [meipai] Add support for meipai.com (#10718)
4285 * [jwplatform] Improve subtitles and duration extraction
4286 + [ondemandkorea] Add support for ondemandkorea.com (#10772)
4287 + [vvvvid] Add support for vvvvid.it (#5915)
4288
4289
4290 version 2016.12.15
4291
4292 Core
4293 + [utils] Add convenience urljoin
4294
4295 Extractors
4296 + [openload] Recognize oload.tv URLs (#10408)
4297 + [facebook] Recognize .onion URLs (#11443)
4298 * [vlive] Fix extraction (#11375, #11383)
4299 + [canvas] Extract DASH formats
4300 + [melonvod] Add support for vod.melon.com (#11419)
4301
4302
4303 version 2016.12.12
4304
4305 Core
4306 + [utils] Add common user agents map
4307 + [common] Recognize HLS manifests that contain video only formats (#11394)
4308
4309 Extractors
4310 + [dplay] Use Safari user agent for HLS (#11418)
4311 + [facebook] Detect login required error message
4312 * [facebook] Improve video selection (#11390)
4313 + [canalplus] Add another video id pattern (#11399)
4314 * [mixcloud] Relax URL regular expression (#11406)
4315 * [ctvnews] Relax URL regular expression (#11394)
4316 + [rte] Capture and output error message (#7746, #10498)
4317 + [prosiebensat1] Add support for DASH formats
4318 * [srgssr] Improve extraction for geo restricted videos (#11089)
4319 * [rts] Improve extraction for geo restricted videos (#4989)
4320
4321
4322 version 2016.12.09
4323
4324 Core
4325 * [socks] Fix error reporting (#11355)
4326
4327 Extractors
4328 * [openload] Fix extraction (#10408)
4329 * [pandoratv] Fix extraction (#11023)
4330 + [telebruxelles] Add support for emission URLs
4331 * [telebruxelles] Extract all formats
4332 + [bloomberg] Add another video id regular expression (#11371)
4333 * [fusion] Update ooyala id regular expression (#11364)
4334 + [1tv] Add support for playlists (#11335)
4335 * [1tv] Improve extraction (#11335)
4336 + [aenetworks] Extract more formats (#11321)
4337 + [thisoldhouse] Recognize /tv-episode/ URLs (#11271)
4338
4339
4340 version 2016.12.01
4341
4342 Extractors
4343 * [soundcloud] Update client id (#11327)
4344 * [ruutu] Detect DRM protected videos
4345 + [liveleak] Add support for youtube embeds (#10688)
4346 * [spike] Fix full episodes support (#11312)
4347 * [comedycentral] Fix full episodes support
4348 * [normalboots] Rewrite in terms of JWPlatform (#11184)
4349 * [teamfourstar] Rewrite in terms of JWPlatform (#11184)
4350 - [screenwavemedia] Remove extractor (#11184)
4351
4352
4353 version 2016.11.27
4354
4355 Extractors
4356 + [webcaster] Add support for webcaster.pro
4357 + [azubu] Add support for azubu.uol.com.br (#11305)
4358 * [viki] Prefer hls formats
4359 * [viki] Fix rtmp formats extraction (#11255)
4360 * [puls4] Relax URL regular expression (#11267)
4361 * [vevo] Improve artist extraction (#10911)
4362 * [mitele] Relax URL regular expression and extract more metadata (#11244)
4363 + [cbslocal] Recognize New York site (#11285)
4364 + [youtube:playlist] Pass disable_polymer in URL query (#11193)
4365
4366
4367 version 2016.11.22
4368
4369 Extractors
4370 * [hellporno] Fix video extension extraction (#11247)
4371 + [hellporno] Add support for hellporno.net (#11247)
4372 + [amcnetworks] Recognize more BBC America URLs (#11263)
4373 * [funnyordie] Improve extraction (#11208)
4374 * [extractor/generic] Improve limelight embeds support
4375 - [crunchyroll] Remove ScaledBorderAndShadow from ASS subtitles (#8207, #9028)
4376 * [bandcamp] Fix free downloads extraction and extract all formats (#11067)
4377 * [twitter:card] Relax URL regular expression (#11225)
4378 + [tvanouvelles] Add support for tvanouvelles.ca (#10616)
4379
4380
4381 version 2016.11.18
4382
4383 Extractors
4384 * [youtube:live] Relax URL regular expression (#11164)
4385 * [openload] Fix extraction (#10408, #11122)
4386 * [vlive] Prefer locale over language for subtitles id (#11203)
4387
4388
4389 version 2016.11.14.1
4390
4391 Core
4392 + [downoader/fragment,f4m,hls] Respect HTTP headers from info dict
4393 * [extractor/common] Fix media templates with Bandwidth substitution pattern in
4394   MPD manifests (#11175)
4395 * [extractor/common] Improve thumbnail extraction from JSON-LD
4396
4397 Extractors
4398 + [nrk] Workaround geo restriction
4399 + [nrk] Improve error detection and messages
4400 + [afreecatv] Add support for vod.afreecatv.com (#11174)
4401 * [cda] Fix and improve extraction (#10929, #10936)
4402 * [plays] Fix extraction (#11165)
4403 * [eagleplatform] Fix extraction (#11160)
4404 + [audioboom] Recognize /posts/ URLs (#11149)
4405
4406
4407 version 2016.11.08.1
4408
4409 Extractors
4410 * [espn:article] Fix support for espn.com articles
4411 * [franceculture] Fix extraction (#11140)
4412
4413
4414 version 2016.11.08
4415
4416 Extractors
4417 * [tmz:article] Fix extraction (#11052)
4418 * [espn] Fix extraction (#11041)
4419 * [mitele] Fix extraction after website redesign (#10824)
4420 - [ard] Remove age restriction check (#11129)
4421 * [generic] Improve support for pornhub.com embeds (#11100)
4422 + [generic] Add support for redtube.com embeds (#11099)
4423 + [generic] Add support for drtuber.com embeds (#11098)
4424 + [redtube] Add support for embed URLs
4425 + [drtuber] Add support for embed URLs
4426 + [yahoo] Improve content id extraction (#11088)
4427 * [toutv] Relax URL regular expression (#11121)
4428
4429
4430 version 2016.11.04
4431
4432 Core
4433 * [extractor/common] Tolerate malformed RESOLUTION attribute in m3u8
4434   manifests (#11113)
4435 * [downloader/ism] Fix AVC Decoder Configuration Record
4436
4437 Extractors
4438 + [fox9] Add support for fox9.com (#11110)
4439 + [anvato] Extract more metadata and improve formats extraction
4440 * [vodlocker] Improve removed videos detection (#11106)
4441 + [vzaar] Add support for vzaar.com (#11093)
4442 + [vice] Add support for uplynk preplay videos (#11101)
4443 * [tubitv] Fix extraction (#11061)
4444 + [shahid] Add support for authentication (#11091)
4445 + [radiocanada] Add subtitles support (#11096)
4446 + [generic] Add support for ISM manifests
4447
4448
4449 version 2016.11.02
4450
4451 Core
4452 + Add basic support for Smooth Streaming protocol (#8118, #10969)
4453 * Improve MPD manifest base URL extraction (#10909, #11079)
4454 * Fix --match-filter for int-like strings (#11082)
4455
4456 Extractors
4457 + [mva] Add support for ISM formats
4458 + [msn] Add support for ISM formats
4459 + [onet] Add support for ISM formats
4460 + [tvp] Add support for ISM formats
4461 + [nicknight] Add support for nicknight sites (#10769)
4462
4463
4464 version 2016.10.30
4465
4466 Extractors
4467 * [facebook] Improve 1080P video detection (#11073)
4468 * [imgur] Recognize /r/ URLs (#11071)
4469 * [beeg] Fix extraction (#11069)
4470 * [openload] Fix extraction (#10408)
4471 * [gvsearch] Modernize and fix search request (#11051)
4472 * [adultswim] Fix extraction (#10979)
4473 + [nobelprize] Add support for nobelprize.org (#9999)
4474 * [hornbunny] Fix extraction (#10981)
4475 * [tvp] Improve video id extraction (#10585)
4476
4477
4478 version 2016.10.26
4479
4480 Extractors
4481 + [rentv] Add support for ren.tv (#10620)
4482 + [ard] Detect unavailable videos (#11018)
4483 * [vk] Fix extraction (#11022)
4484
4485
4486 version 2016.10.25
4487
4488 Core
4489 * Running youtube-dl in the background is fixed (#10996, #10706, #955)
4490
4491 Extractors
4492 + [jamendo] Add support for jamendo.com (#10132, #10736)
4493 + [pandatv] Add support for panda.tv (#10736)
4494 + [dotsub] Support Vimeo embed (#10964)
4495 * [litv] Fix extraction
4496 + [vimeo] Delegate ondemand redirects to ondemand extractor (#10994)
4497 * [vivo] Fix extraction (#11003)
4498 + [twitch:stream] Add support for rebroadcasts (#10995)
4499 * [pluralsight] Fix subtitles conversion (#10990)
4500
4501
4502 version 2016.10.21.1
4503
4504 Extractors
4505 + [pluralsight] Process all clip URLs (#10984)
4506
4507
4508 version 2016.10.21
4509
4510 Core
4511 - Disable thumbnails embedding in mkv
4512 + Add support for Comcast multiple-system operator (#10819)
4513
4514 Extractors
4515 * [pluralsight] Adapt to new API (#10972)
4516 * [openload] Fix extraction (#10408, #10971)
4517 + [natgeo] Extract m3u8 formats (#10959)
4518
4519
4520 version 2016.10.19
4521
4522 Core
4523 + [utils] Expose PACKED_CODES_RE
4524 + [extractor/common] Extract non smil wowza mpd manifests
4525 + [extractor/common] Detect f4m audio-only formats
4526
4527 Extractors
4528 * [vidzi] Fix extraction (#10908, #10952)
4529 * [urplay] Fix subtitles extraction
4530 + [urplay] Add support for urskola.se (#10915)
4531 + [orf] Add subtitles support (#10939)
4532 * [youtube] Fix --no-playlist behavior for youtu.be/id URLs (#10896)
4533 * [nrk] Relax URL regular expression (#10928)
4534 + [nytimes] Add support for podcasts (#10926)
4535 * [pluralsight] Relax URL regular expression (#10941)
4536
4537
4538 version 2016.10.16
4539
4540 Core
4541 * [postprocessor/ffmpeg] Return correct filepath and ext in updated information
4542   in FFmpegExtractAudioPP (#10879)
4543
4544 Extractors
4545 + [ruutu] Add support for supla.fi (#10849)
4546 + [theoperaplatform] Add support for theoperaplatform.eu (#10914)
4547 * [lynda] Fix height for prioritized streams
4548 + [lynda] Add fallback extraction scenario
4549 * [lynda] Switch to https (#10916)
4550 + [huajiao] New extractor (#10917)
4551 * [cmt] Fix mgid extraction (#10813)
4552 + [safari:course] Add support for techbus.safaribooksonline.com
4553 * [orf:tvthek] Fix extraction and modernize (#10898)
4554 * [chirbit] Fix extraction of user profile pages
4555 * [carambatv] Fix extraction
4556 * [canalplus] Fix extraction for some videos
4557 * [cbsinteractive] Fix extraction for cnet.com
4558 * [parliamentliveuk] Lower case URLs are now recognized (#10912)
4559
4560
4561 version 2016.10.12
4562
4563 Core
4564 + Support HTML media elements without child nodes
4565 * [Makefile] Support for GNU make < 4 is fixed; BSD make dropped (#9387)
4566
4567 Extractors
4568 * [dailymotion] Fix extraction (#10901)
4569 * [vimeo:review] Fix extraction (#10900)
4570 * [nhl] Correctly handle invalid formats (#10713)
4571 * [footyroom] Fix extraction (#10810)
4572 * [abc.net.au:iview] Fix for standalone (non series) videos (#10895)
4573 + [hbo] Add support for episode pages (#10892)
4574 * [allocine] Fix extraction (#10860)
4575 + [nextmedia] Recognize action news on AppleDaily
4576 * [lego] Improve info extraction and bypass geo restriction (#10872)
4577
4578
4579 version 2016.10.07
4580
4581 Extractors
4582 + [iprima] Detect geo restriction
4583 * [facebook] Fix video extraction (#10846)
4584 + [commonprotocols] Support direct MMS links (#10838)
4585 + [generic] Add support for multiple vimeo embeds (#10862)
4586 + [nzz] Add support for nzz.ch (#4407)
4587 + [npo] Detect geo restriction
4588 + [npo] Add support for 2doc.nl (#10842)
4589 + [lego] Add support for lego.com (#10369)
4590 + [tonline] Add support for t-online.de (#10376)
4591 * [techtalks] Relax URL regular expression (#10840)
4592 * [youtube:live] Extend URL regular expression (#10839)
4593 + [theweatherchannel] Add support for weather.com (#7188)
4594 + [thisoldhouse] Add support for thisoldhouse.com (#10837)
4595 + [nhl] Add support for wch2016.com (#10833)
4596 * [pornoxo] Use JWPlatform to improve metadata extraction
4597
4598
4599 version 2016.10.02
4600
4601 Core
4602 * Fix possibly lost extended attributes during post-processing
4603 + Support pyxattr as well as python-xattr for --xattrs and
4604   --xattr-set-filesize (#9054)
4605
4606 Extractors
4607 + [jwplatform] Support DASH streams in JWPlayer
4608 + [jwplatform] Support old-style JWPlayer playlists
4609 + [byutv:event] Add extractor
4610 * [periscope:user] Fix extraction (#10820)
4611 * [dctp] Fix extraction (#10734)
4612 + [instagram] Extract video dimensions (#10790)
4613 + [tvland] Extend URL regular expression (#10812)
4614 + [vgtv] Add support for tv.aftonbladet.se (#10800)
4615 - [aftonbladet] Remove extractor
4616 * [vk] Fix timestamp and view count extraction (#10760)
4617 + [vk] Add support for running and finished live streams (#10799)
4618 + [leeco] Recognize more Le Sports URLs (#10794)
4619 + [instagram] Extract comments (#10788)
4620 + [ketnet] Extract mzsource formats (#10770)
4621 * [limelight:media] Improve HTTP formats extraction
4622
4623
4624 version 2016.09.27
4625
4626 Core
4627 + Add hdcore query parameter to akamai f4m formats
4628 + Delegate HLS live streams downloading to ffmpeg
4629 + Improved support for HTML5 subtitles
4630
4631 Extractors
4632 + [vk] Add support for dailymotion embeds (#10661)
4633 * [promptfile] Fix extraction (#10634)
4634 * [kaltura] Speed up embed regular expressions (#10764)
4635 + [npo] Add support for anderetijden.nl (#10754)
4636 + [prosiebensat1] Add support for advopedia sites
4637 * [mwave] Relax URL regular expression (#10735, #10748)
4638 * [prosiebensat1] Fix playlist support (#10745)
4639 + [prosiebensat1] Add support for sat1gold sites (#10745)
4640 + [cbsnews:livevideo] Fix extraction and extract m3u8 formats
4641 + [brightcove:new] Add support for live streams
4642 * [soundcloud] Generalize playlist entries extraction (#10733)
4643 + [mtv] Add support for new URL schema (#8169, #9808)
4644 * [einthusan] Fix extraction (#10714)
4645 + [twitter] Support Periscope embeds (#10737)
4646 + [openload] Support subtitles (#10625)
4647
4648
4649 version 2016.09.24
4650
4651 Core
4652 + Add support for watchTVeverywhere.com authentication provider based MSOs for
4653   Adobe Pass authentication (#10709)
4654
4655 Extractors
4656 + [soundcloud:playlist] Provide video id for early playlist entries (#10733)
4657 + [prosiebensat1] Add support for kabeleinsdoku (#10732)
4658 * [cbs] Extract info from thunder videoPlayerService (#10728)
4659 * [openload] Fix extraction (#10408)
4660 + [ustream] Support the new HLS streams (#10698)
4661 + [ooyala] Extract all HLS formats
4662 + [cartoonnetwork] Add support for Adobe Pass authentication
4663 + [soundcloud] Extract license metadata
4664 + [fox] Add support for Adobe Pass authentication (#8584)
4665 + [tbs] Add support for Adobe Pass authentication (#10642, #10222)
4666 + [trutv] Add support for Adobe Pass authentication (#10519)
4667 + [turner] Add support for Adobe Pass authentication
4668
4669
4670 version 2016.09.19
4671
4672 Extractors
4673 + [crunchyroll] Check if already authenticated (#10700)
4674 - [twitch:stream] Remove fallback to profile extraction when stream is offline
4675 * [thisav] Improve title extraction (#10682)
4676 * [vyborymos] Improve station info extraction
4677
4678
4679 version 2016.09.18
4680
4681 Core
4682 + Introduce manifest_url and fragments fields in formats dictionary for
4683   fragmented media
4684 + Provide manifest_url field for DASH segments, HLS and HDS
4685 + Provide fragments field for DASH segments
4686 * Rework DASH segments downloader to use fragments field
4687 + Add helper method for Wowza Streaming Engine formats extraction
4688
4689 Extractors
4690 + [vyborymos] Add extractor for vybory.mos.ru (#10692)
4691 + [xfileshare] Add title regular expression for streamin.to (#10646)
4692 + [globo:article] Add support for multiple videos (#10653)
4693 + [thisav] Recognize HTML5 videos (#10447)
4694 * [jwplatform] Improve JWPlayer detection
4695 + [mangomolo] Add support for Mangomolo embeds
4696 + [toutv] Add support for authentication (#10669)
4697 * [franceinter] Fix upload date extraction
4698 * [tv4] Fix HLS and HDS formats extraction (#10659)
4699
4700
4701 version 2016.09.15
4702
4703 Core
4704 * Improve _hidden_inputs
4705 + Introduce improved explicit Adobe Pass support
4706 + Add --ap-mso to provide multiple-system operator identifier
4707 + Add --ap-username to provide MSO account username
4708 + Add --ap-password to provide MSO account password
4709 + Add --ap-list-mso to list all supported MSOs
4710 + Add support for Rogers Cable multiple-system operator (#10606)
4711
4712 Extractors
4713 * [crunchyroll] Fix authentication (#10655)
4714 * [twitch] Fix API calls (#10654, #10660)
4715 + [bellmedia] Add support for more Bell Media Television sites
4716 * [franceinter] Fix extraction (#10538, #2105)
4717 * [kuwo] Improve error detection (#10650)
4718 + [go] Add support for free full episodes (#10439)
4719 * [bilibili] Fix extraction for specific videos (#10647)
4720 * [nhk] Fix extraction (#10633)
4721 * [kaltura] Improve audio detection
4722 * [kaltura] Skip chun format
4723 + [vimeo:ondemand] Pass Referer along with embed URL (#10624)
4724 + [nbc] Add support for NBC Olympics (#10361)
4725
4726
4727 version 2016.09.11.1
4728
4729 Extractors
4730 + [tube8] Extract categories and tags (#10579)
4731 + [pornhub] Extract categories and tags (#10499)
4732 * [openload] Temporary fix (#10408)
4733 + [foxnews] Add support Fox News articles (#10598)
4734 * [viafree] Improve video id extraction (#10615)
4735 * [iwara] Fix extraction after relaunch (#10462, #3215)
4736 + [tfo] Add extractor for tfo.org
4737 * [lrt] Fix audio extraction (#10566)
4738 * [9now] Fix extraction (#10561)
4739 + [canalplus] Add support for c8.fr (#10577)
4740 * [newgrounds] Fix uploader extraction (#10584)
4741 + [polskieradio:category] Add support for category lists (#10576)
4742 + [ketnet] Add extractor for ketnet.be (#10343)
4743 + [canvas] Add support for een.be (#10605)
4744 + [telequebec] Add extractor for telequebec.tv (#1999)
4745 * [parliamentliveuk] Fix extraction (#9137)
4746
4747
4748 version 2016.09.08
4749
4750 Extractors
4751 + [jwplatform] Extract height from format label
4752 + [yahoo] Extract Brightcove Legacy Studio embeds (#9345)
4753 * [videomore] Fix extraction (#10592)
4754 * [foxgay] Fix extraction (#10480)
4755 + [rmcdecouverte] Add extractor for rmcdecouverte.bfmtv.com (#9709)
4756 * [gamestar] Fix metadata extraction (#10479)
4757 * [puls4] Fix extraction (#10583)
4758 + [cctv] Add extractor for CCTV and CNTV (#8153)
4759 + [lci] Add extractor for lci.fr (#10573)
4760 + [wat] Extract DASH formats
4761 + [viafree] Improve video id detection (#10569)
4762 + [trutv] Add extractor for trutv.com (#10519)
4763 + [nick] Add support for nickelodeon.nl (#10559)
4764 + [abcotvs:clips] Add support for clips.abcotvs.com
4765 + [abcotvs] Add support for ABC Owned Television Stations sites (#9551)
4766 + [miaopai] Add extractor for miaopai.com (#10556)
4767 * [gamestar] Fix metadata extraction (#10479)
4768 + [bilibili] Add support for episodes (#10190)
4769 + [tvnoe] Add extractor for tvnoe.cz (#10524)
4770
4771
4772 version 2016.09.04.1
4773
4774 Core
4775 * In DASH downloader if the first segment fails, abort the whole download
4776   process to prevent throttling (#10497)
4777 + Add support for --skip-unavailable-fragments and --fragment retries in
4778   hlsnative downloader (#10165, #10448).
4779 + Add support for --skip-unavailable-fragments in DASH downloader
4780 + Introduce --skip-unavailable-fragments option for fragment based downloaders
4781   that allows to skip fragments unavailable due to a HTTP error
4782 * Fix extraction of video/audio entries with src attribute in
4783   _parse_html5_media_entries (#10540)
4784
4785 Extractors
4786 * [theplatform] Relax URL regular expression (#10546)
4787 * [youtube:playlist] Extend URL regular expression
4788 * [rottentomatoes] Delegate extraction to internetvideoarchive extractor
4789 * [internetvideoarchive] Extract all formats
4790 * [pornvoisines] Fix extraction (#10469)
4791 * [rottentomatoes] Fix extraction (#10467)
4792 * [espn] Extend URL regular expression (#10549)
4793 * [vimple] Extend URL regular expression (#10547)
4794 * [youtube:watchlater] Fix extraction (#10544)
4795 * [youjizz] Fix extraction (#10437)
4796 + [foxnews] Add support for FoxNews Insider (#10445)
4797 + [fc2] Recognize Flash player URLs (#10512)
4798
4799
4800 version 2016.09.03
4801
4802 Core
4803 * Restore usage of NAME attribute from EXT-X-MEDIA tag for formats codes in
4804   _extract_m3u8_formats (#10522)
4805 * Handle semicolon in mimetype2ext
4806
4807 Extractors
4808 + [youtube] Add support for rental videos' previews (#10532)
4809 * [youtube:playlist] Fallback to video extraction for video/playlist URLs when
4810   no playlist is actually served (#10537)
4811 + [drtv] Add support for dr.dk/nyheder (#10536)
4812 + [facebook:plugins:video] Add extractor (#10530)
4813 + [go] Add extractor for *.go.com sites
4814 * [adobepass] Check for authz_token expiration (#10527)
4815 * [nytimes] improve extraction
4816 * [thestar] Fix extraction (#10465)
4817 * [glide] Fix extraction (#10478)
4818 - [exfm] Remove extractor (#10482)
4819 * [youporn] Fix categories and tags extraction (#10521)
4820 + [curiositystream] Add extractor for app.curiositystream.com
4821 - [thvideo] Remove extractor (#10464)
4822 * [movingimage] Fix for the new site name (#10466)
4823 + [cbs] Add support for once formats (#10515)
4824 * [limelight] Skip ism snd duplicate manifests
4825 + [porncom] Extract categories and tags (#10510)
4826 + [facebook] Extract timestamp (#10508)
4827 + [yahoo] Extract more formats
4828
4829
4830 version 2016.08.31
4831
4832 Extractors
4833 * [soundcloud] Fix URL regular expression to avoid clashes with sets (#10505)
4834 * [bandcamp:album] Fix title extraction (#10455)
4835 * [pyvideo] Fix extraction (#10468)
4836 + [ctv] Add support for tsn.ca, bnn.ca and thecomedynetwork.ca (#10016)
4837 * [9c9media] Extract more metadata
4838 * [9c9media] Fix multiple stacks extraction (#10016)
4839 * [adultswim] Improve video info extraction (#10492)
4840 * [vodplatform] Improve embed regular expression
4841 - [played] Remove extractor (#10470)
4842 + [tbs] Add extractor for tbs.com and tntdrama.com (#10222)
4843 + [cartoonnetwork] Add extractor for cartoonnetwork.com (#10110)
4844 * [adultswim] Rework in terms of turner extractor
4845 * [cnn] Rework in terms of turner extractor
4846 * [nba] Rework in terms of turner extractor
4847 + [turner] Add base extractor for Turner Broadcasting System based sites
4848 * [bilibili] Fix extraction (#10375)
4849 * [openload] Fix extraction (#10408)
4850
4851
4852 version 2016.08.28
4853
4854 Core
4855 + Add warning message that ffmpeg doesn't support SOCKS
4856 * Improve thumbnail sorting
4857 + Extract formats from #EXT-X-MEDIA tags in _extract_m3u8_formats
4858 * Fill IV with leading zeros for IVs shorter than 16 octets in hlsnative
4859 + Add ac-3 to the list of audio codecs in parse_codecs
4860
4861 Extractors
4862 * [periscope:user] Fix extraction (#10453)
4863 * [douyutv] Fix extraction (#10153, #10318, #10444)
4864 + [nhk:vod] Add extractor for www3.nhk.or.jp on demand (#4437, #10424)
4865 - [trutube] Remove extractor (#10438)
4866 + [usanetwork] Add extractor for usanetwork.com
4867 * [crackle] Fix extraction (#10333)
4868 * [spankbang] Fix description and uploader extraction (#10339)
4869 * [discoverygo] Detect cable provider restricted videos (#10425)
4870 + [cbc] Add support for watch.cbc.ca
4871 * [kickstarter] Silent the warning for og:description (#10415)
4872 * [mtvservices:embedded] Fix extraction for the new 'edge' player (#10363)
4873
4874
4875 version 2016.08.24.1
4876
4877 Extractors
4878 + [pluralsight] Add support for subtitles (#9681)
4879
4880
4881 version 2016.08.24
4882
4883 Extractors
4884 * [youtube] Fix authentication (#10392)
4885 * [openload] Fix extraction (#10408)
4886 + [bravotv] Add support for Adobe Pass (#10407)
4887 * [bravotv] Fix clip info extraction (#10407)
4888 * [eagleplatform] Improve embedded videos detection (#10409)
4889 * [awaan] Fix extraction
4890 * [mtvservices:embedded] Update config URL
4891 + [abc:iview] Add extractor (#6148)
4892
4893
4894 version 2016.08.22
4895
4896 Core
4897 * Improve formats and subtitles extension auto calculation
4898 + Recognize full unit names in parse_filesize
4899 + Add support for m3u8 manifests in HTML5 multimedia tags
4900 * Fix octal/hexadecimal number detection in js_to_json
4901
4902 Extractors
4903 + [ivi] Add support for 720p and 1080p
4904 + [charlierose] Add new extractor (#10382)
4905 * [1tv] Fix extraction (#9249)
4906 * [twitch] Renew authentication
4907 * [kaltura] Improve subtitles extension calculation
4908 + [zingmp3] Add support for video clips
4909 * [zingmp3] Fix extraction (#10041)
4910 * [kaltura] Improve subtitles extraction (#10279)
4911 * [cultureunplugged] Fix extraction (#10330)
4912 + [cnn] Add support for money.cnn.com (#2797)
4913 * [cbsnews] Fix extraction (#10362)
4914 * [cbs] Fix extraction (#10393)
4915 + [litv] Support 'promo' URLs (#10385)
4916 * [snotr] Fix extraction (#10338)
4917 * [n-tv.de] Fix extraction (#10331)
4918 * [globo:article] Relax URL and video id regular expressions (#10379)
4919
4920
4921 version 2016.08.19
4922
4923 Core
4924 - Remove output template description from --help
4925 * Recognize lowercase units in parse_filesize
4926
4927 Extractors
4928 + [porncom] Add extractor for porn.com (#2251, #10251)
4929 + [generic] Add support for DBTV embeds
4930 * [vk:wallpost] Fix audio extraction for new site layout
4931 * [vk] Fix authentication
4932 + [hgtvcom:show] Add extractor for hgtv.com shows (#10365)
4933 + [discoverygo] Add support for another GO network sites
4934
4935
4936 version 2016.08.17
4937
4938 Core
4939 + Add _get_netrc_login_info
4940
4941 Extractors
4942 * [mofosex] Extract all formats (#10335)
4943 + [generic] Add support for vbox7 embeds
4944 + [vbox7] Add support for embed URLs
4945 + [viafree] Add extractor (#10358)
4946 + [mtg] Add support for viafree URLs (#10358)
4947 * [theplatform] Extract all subtitles per language
4948 + [xvideos] Fix HLS extraction (#10356)
4949 + [amcnetworks] Add extractor
4950 + [bbc:playlist] Add support for pagination (#10349)
4951 + [fxnetworks] Add extractor (#9462)
4952 * [cbslocal] Fix extraction for SendtoNews-based videos
4953 * [sendtonews] Fix extraction
4954 * [jwplatform] Extract video id from JWPlayer data
4955 - [zippcast] Remove extractor (#10332)
4956 + [viceland] Add extractor (#8799)
4957 + [adobepass] Add base extractor for Adobe Pass Authentication
4958 * [life:embed] Improve extraction
4959 * [vgtv] Detect geo restricted videos (#10348)
4960 + [uplynk] Add extractor
4961 * [xiami] Fix extraction (#10342)
4962
4963
4964 version 2016.08.13
4965
4966 Core
4967 * Show progress for curl external downloader
4968 * Forward more options to curl external downloader
4969
4970 Extractors
4971 * [pbs] Fix description extraction
4972 * [franceculture] Fix extraction (#10324)
4973 * [pornotube] Fix extraction (#10322)
4974 * [4tube] Fix metadata extraction (#10321)
4975 * [imgur] Fix width and height extraction (#10325)
4976 * [expotv] Improve extraction
4977 + [vbox7] Fix extraction (#10309)
4978 - [tapely] Remove extractor (#10323)
4979 * [muenchentv] Fix extraction (#10313)
4980 + [24video] Add support for .me and .xxx TLDs
4981 * [24video] Fix comment count extraction
4982 * [sunporno] Add support for embed URLs
4983 * [sunporno] Fix metadata extraction (#10316)
4984 + [hgtv] Add extractor for hgtv.ca (#3999)
4985 - [pbs] Remove request to unavailable API
4986 + [pbs] Add support for high quality HTTP formats
4987 + [crunchyroll] Add support for HLS formats (#10301)
4988
4989
4990 version 2016.08.12
4991
4992 Core
4993 * Subtitles are now written as is. Newline conversions are disabled. (#10268)
4994 + Recognize more formats in unified_timestamp
4995
4996 Extractors
4997 - [goldenmoustache] Remove extractor (#10298)
4998 * [drtuber] Improve title extraction
4999 * [drtuber] Make dislike count optional (#10297)
5000 * [chirbit] Fix extraction (#10296)
5001 * [francetvinfo] Relax URL regular expression
5002 * [rtlnl] Relax URL regular expression (#10282)
5003 * [formula1] Relax URL regular expression (#10283)
5004 * [wat] Improve extraction (#10281)
5005 * [ctsnews] Fix extraction
5006
5007
5008 version 2016.08.10
5009
5010 Core
5011 * Make --metadata-from-title non fatal when title does not match the pattern
5012 * Introduce options for randomized sleep before each download
5013   --min-sleep-interval and --max-sleep-interval (#9930)
5014 * Respect default in _search_json_ld
5015
5016 Extractors
5017 + [uol] Add extractor for uol.com.br (#4263)
5018 * [rbmaradio] Fix extraction and extract all formats (#10242)
5019 + [sonyliv] Add extractor for sonyliv.com (#10258)
5020 * [aparat] Fix extraction
5021 * [cwtv] Extract HTTP formats
5022 + [rozhlas] Add extractor for prehravac.rozhlas.cz (#10253)
5023 * [kuwo:singer] Fix extraction
5024
5025
5026 version 2016.08.07
5027
5028 Core
5029 + Add support for TV Parental Guidelines ratings in parse_age_limit
5030 + Add decode_png (#9706)
5031 + Add support for partOfTVSeries in JSON-LD
5032 * Lower master M3U8 manifest preference for better format sorting
5033
5034 Extractors
5035 + [discoverygo] Add extractor (#10245)
5036 * [flipagram] Make JSON-LD extraction non fatal
5037 * [generic] Make JSON-LD extraction non fatal
5038 + [bbc] Add support for morph embeds (#10239)
5039 * [tnaflixnetworkbase] Improve title extraction
5040 * [tnaflix] Fix metadata extraction (#10249)
5041 * [fox] Fix theplatform release URL query
5042 * [openload] Fix extraction (#9706)
5043 * [bbc] Skip duplicate manifest URLs
5044 * [bbc] Improve format code
5045 + [bbc] Add support for DASH and F4M
5046 * [bbc] Improve format sorting and listing
5047 * [bbc] Improve playlist extraction
5048 + [pokemon] Add extractor (#10093)
5049 + [condenast] Add fallback scenario for video info extraction
5050
5051
5052 version 2016.08.06
5053
5054 Core
5055 * Add support for JSON-LD root list entries (#10203)
5056 * Improve unified_timestamp
5057 * Lower preference of RTSP formats in generic sorting
5058 + Add support for multiple properties in _og_search_property
5059 * Improve password hiding from verbose output
5060
5061 Extractors
5062 + [adultswim] Add support for trailers (#10235)
5063 * [archiveorg] Improve extraction (#10219)
5064 + [jwplatform] Add support for playlists
5065 + [jwplatform] Add support for relative URLs
5066 * [jwplatform] Improve audio detection
5067 + [tvplay] Capture and output native error message
5068 + [tvplay] Extract series metadata
5069 + [tvplay] Add support for subtitles (#10194)
5070 * [tvp] Improve extraction (#7799)
5071 * [cbslocal] Fix timestamp parsing (#10213)
5072 + [naver] Add support for subtitles (#8096)
5073 * [naver] Improve extraction
5074 * [condenast] Improve extraction
5075 * [engadget] Relax URL regular expression
5076 * [5min] Fix extraction
5077 + [nationalgeographic] Add support for Episode Guide
5078 + [kaltura] Add support for subtitles
5079 * [kaltura] Optimize network requests
5080 + [vodplatform] Add extractor for vod-platform.net
5081 - [gamekings] Remove extractor
5082 * [limelight] Extract HTTP formats
5083 * [ntvru] Fix extraction
5084 + [comedycentral] Re-add :tds and :thedailyshow shortnames
5085
5086
5087 version 2016.08.01
5088
5089 Fixed/improved extractors
5090 - [yandexmusic:track] Adapt to changes in track location JSON (#10193)
5091 - [bloomberg] Support another form of player (#10187)
5092 - [limelight] Skip DRM protected videos
5093 - [safari] Relax regular expressions for URL matching (#10202)
5094 - [cwtv] Add support for cwtvpr.com (#10196)
5095
5096
5097 version 2016.07.30
5098
5099 Fixed/improved extractors
5100 - [twitch:clips] Sort formats
5101 - [tv2] Use m3u8_native
5102 - [tv2:article] Fix video detection (#10188)
5103 - rtve (#10076)
5104 - [dailymotion:playlist] Optimize download archive processing (#10180)
5105
5106
5107 version 2016.07.28
5108
5109 Fixed/improved extractors
5110 - shared (#10170)
5111 - soundcloud (#10179)
5112 - twitch (#9767)
5113
5114
5115 version 2016.07.26.2
5116
5117 Fixed/improved extractors
5118 - smotri
5119 - camdemy
5120 - mtv
5121 - comedycentral
5122 - cmt
5123 - cbc
5124 - mgtv
5125 - orf
5126
5127
5128 version 2016.07.24
5129
5130 New extractors
5131 - arkena (#8682)
5132 - lcp (#8682)
5133
5134 Fixed/improved extractors
5135 - facebook (#10151)
5136 - dailymail
5137 - telegraaf
5138 - dcn
5139 - onet
5140 - tvp
5141
5142 Miscellaneous
5143 - Support $Time$ in DASH manifests
5144
5145
5146 version 2016.07.22
5147
5148 New extractors
5149 - odatv (#9285)
5150
5151 Fixed/improved extractors
5152 - bbc
5153 - youjizz (#10131)
5154 - youtube (#10140)
5155 - pornhub (#10138)
5156 - eporner (#10139)
5157
5158
5159 version 2016.07.17
5160
5161 New extractors
5162 - nintendo (#9986)
5163 - streamable (#9122)
5164
5165 Fixed/improved extractors
5166 - ard (#10095)
5167 - mtv
5168 - comedycentral (#10101)
5169 - viki (#10098)
5170 - spike (#10106)
5171
5172 Miscellaneous
5173 - Improved twitter player detection (#10090)
5174
5175
5176 version 2016.07.16
5177
5178 New extractors
5179 - ninenow (#5181)
5180
5181 Fixed/improved extractors
5182 - rtve (#10076)
5183 - brightcove
5184 - 3qsdn
5185 - syfy (#9087, #3820, #2388)
5186 - youtube (#10083)
5187
5188 Miscellaneous
5189 - Fix subtitle embedding for video-only and audio-only files (#10081)
5190
5191
5192 version 2016.07.13
5193
5194 New extractors
5195 - rudo
5196
5197 Fixed/improved extractors
5198 - biobiochiletv
5199 - tvplay
5200 - dbtv
5201 - brightcove
5202 - tmz
5203 - youtube (#10059)
5204 - shahid (#10062)
5205 - vk
5206 - ellentv (#10067)
5207
5208
5209 version 2016.07.11
5210
5211 New Extractors
5212 - roosterteeth (#9864)
5213
5214 Fixed/improved extractors
5215 - miomio (#9605)
5216 - vuclip
5217 - youtube
5218 - vidzi (#10058)
5219
5220
5221 version 2016.07.09.2
5222
5223 Fixed/improved extractors
5224 - vimeo (#1638)
5225 - facebook (#10048)
5226 - lynda (#10047)
5227 - animeondemand
5228
5229 Fixed/improved features
5230 - Embedding subtitles no longer throws an error with problematic inputs (#9063)
5231
5232
5233 version 2016.07.09.1
5234
5235 Fixed/improved extractors
5236 - youtube
5237 - ard
5238 - srmediatek (#9373)
5239
5240
5241 version 2016.07.09
5242
5243 New extractors
5244 - Flipagram (#9898)
5245
5246 Fixed/improved extractors
5247 - telecinco
5248 - toutv
5249 - radiocanada
5250 - tweakers (#9516)
5251 - lynda
5252 - nick (#7542)
5253 - polskieradio (#10028)
5254 - le
5255 - facebook (#9851)
5256 - mgtv
5257 - animeondemand (#10031)
5258
5259 Fixed/improved features
5260 - `--postprocessor-args` and `--downloader-args` now accepts non-ASCII inputs
5261   on non-Windows systems
5262
5263
5264 version 2016.07.07
5265
5266 New extractors
5267 - kamcord (#10001)
5268
5269 Fixed/improved extractors
5270 - spiegel (#10018)
5271 - metacafe (#8539, #3253)
5272 - onet (#9950)
5273 - francetv (#9955)
5274 - brightcove (#9965)
5275 - daum (#9972)
5276
5277
5278 version 2016.07.06
5279
5280 Fixed/improved extractors
5281 - youtube (#10007, #10009)
5282 - xuite
5283 - stitcher
5284 - spiegel
5285 - slideshare
5286 - sandia
5287 - rtvnh
5288 - prosiebensat1
5289 - onionstudios
5290
5291
5292 version 2016.07.05
5293
5294 Fixed/improved extractors
5295 - brightcove
5296 - yahoo (#9995)
5297 - pornhub (#9997)
5298 - iqiyi
5299 - kaltura (#5557)
5300 - la7
5301 - Changed features
5302 - Rename --cn-verfication-proxy to --geo-verification-proxy
5303 Miscellaneous
5304 - Add script for displaying downloads statistics
5305
5306
5307 version 2016.07.03.1
5308
5309 Fixed/improved extractors
5310 - theplatform
5311 - aenetworks
5312 - nationalgeographic
5313 - hrti (#9482)
5314 - facebook (#5701)
5315 - buzzfeed (#5701)
5316 - rai (#8617, #9157, #9232, #8552, #8551)
5317 - nationalgeographic (#9991)
5318 - iqiyi
5319
5320
5321 version 2016.07.03
5322
5323 New extractors
5324 - hrti (#9482)
5325
5326 Fixed/improved extractors
5327 - vk (#9981)
5328 - facebook (#9938)
5329 - xtube (#9953, #9961)
5330
5331
5332 version 2016.07.02
5333
5334 New extractors
5335 - fusion (#9958)
5336
5337 Fixed/improved extractors
5338 - twitch (#9975)
5339 - vine (#9970)
5340 - periscope (#9967)
5341 - pornhub (#8696)
5342
5343
5344 version 2016.07.01
5345
5346 New extractors
5347 - 9c9media
5348 - ctvnews (#2156)
5349 - ctv (#4077)
5350
5351 Fixed/Improved extractors
5352 - rds
5353 - meta (#8789)
5354 - pornhub (#9964)
5355 - sixplay (#2183)
5356
5357 New features
5358 - Accept quoted strings across multiple lines (#9940)