8e6451144182baba25344ddeca849c33694b104d
[youtube-dl] / ChangeLog
1 version <unreleased>
2
3 Extractors
4 + [twitter] Support HLS streams in vmap URLs
5 + [periscope] Support pscp.tv URLs in embedded frames
6 * [niconico] Fix authentication error handling (#12486)
7 * [giantbomb] Extract m3u8 formats (#13626)
8
9
10 version 2017.07.09
11
12 Core
13 + [extractor/common] Add support for AMP tags in _parse_html5_media_entries
14 + [utils] Support attributes with no values in get_elements_by_attribute
15
16 Extractors
17 + [dailymail] Add support for embeds
18 + [joj] Add support for joj.sk (#13268)
19 * [abc.net.au:iview] Extract more formats (#13492, #13489)
20 * [egghead:course] Fix extraction (#6635, #13370)
21 + [cjsw] Add support for cjsw.com (#13525)
22 + [eagleplatform] Add support for referrer protected videos (#13557)
23 + [eagleplatform] Add support for another embed pattern (#13557)
24 * [veoh] Extend URL regular expression (#13601)
25 * [npo:live] Fix live stream id extraction (#13568, #13605)
26 * [googledrive] Fix height extraction (#13603)
27 + [dailymotion] Add support for new layout (#13580)
28 - [yam] Remove extractor
29 * [xhamster] Extract all formats and fix duration extraction (#13593)
30 + [xhamster] Add support for new URL schema (#13593)
31 * [espn] Extend URL regular expression (#13244, #13549)
32 * [kaltura] Fix typo in subtitles extraction (#13569)
33 * [vier] Adapt extraction to redesign (#13575)
34
35
36 version 2017.07.02
37
38 Core
39 * [extractor/common] Improve _json_ld
40
41 Extractors
42 + [thisoldhouse] Add more fallbacks for video id
43 * [thisoldhouse] Fix video id extraction (#13540, #13541)
44 * [xfileshare] Extend format regular expression (#13536)
45 * [ted] Fix extraction (#13535)
46 + [tastytrade] Add support for tastytrade.com (#13521)
47 * [dplayit] Relax video id regular expression (#13524)
48 + [generic] Extract more generic metadata (#13527)
49 + [bbccouk] Capture and output error message (#13501, #13518)
50 * [cbsnews] Relax video info regular expression (#13284, #13503)
51 + [facebook] Add support for plugin video embeds and multiple embeds (#13493)
52 * [soundcloud] Switch to https for API requests (#13502)
53 * [pandatv] Switch to https for API and download URLs
54 + [pandatv] Add support for https URLs (#13491)
55 + [niconico] Support sp subdomain (#13494)
56
57
58 version 2017.06.25
59
60 Core
61 + [adobepass] Add support for DIRECTV NOW (mso ATTOTT) (#13472)
62 * [YoutubeDL] Skip malformed formats for better extraction robustness
63
64 Extractors
65 + [wsj] Add support for barrons.com (#13470)
66 + [ign] Add another video id pattern (#13328)
67 + [raiplay:live] Add support for live streams (#13414)
68 + [redbulltv] Add support for live videos and segments (#13486)
69 + [onetpl] Add support for videos embedded via pulsembed (#13482)
70 * [ooyala] Make more robust
71 * [ooyala] Skip empty format URLs (#13471, #13476)
72 * [hgtv.com:show] Fix typo
73
74
75 version 2017.06.23
76
77 Core
78 * [adobepass] Fix extraction on older python 2.6
79
80 Extractors
81 * [youtube] Adapt to new automatic captions rendition (#13467)
82 * [hgtv.com:show] Relax video config regular expression (#13279, #13461)
83 * [drtuber] Fix formats extraction (#12058)
84 * [youporn] Fix upload date extraction
85 * [youporn] Improve formats extraction
86 * [youporn] Fix title extraction (#13456)
87 * [googledrive] Fix formats sorting (#13443)
88 * [watchindianporn] Fix extraction (#13411, #13415)
89 + [vimeo] Add fallback mp4 extension for original format
90 + [ruv] Add support for ruv.is (#13396)
91 * [viu] Fix extraction on older python 2.6
92 * [pandora.tv] Fix upload_date extraction (#12846)
93 + [asiancrush] Add support for asiancrush.com (#13420)
94
95
96 version 2017.06.18
97
98 Core
99 * [downloader/common] Use utils.shell_quote for debug command line
100 * [utils] Use compat_shlex_quote in shell_quote
101 * [postprocessor/execafterdownload] Encode command line (#13407)
102 * [compat] Fix compat_shlex_quote on Windows (#5889, #10254)
103 * [postprocessor/metadatafromtitle] Fix missing optional meta fields processing
104    in --metadata-from-title (#13408)
105 * [extractor/common] Fix json dumping with --geo-bypass
106 + [extractor/common] Improve jwplayer subtitles extraction
107 + [extractor/common] Improve jwplayer formats extraction (#13379)
108
109 Extractors
110 * [polskieradio] Fix extraction (#13392)
111 + [xfileshare] Add support for fastvideo.me (#13385)
112 * [bilibili] Fix extraction of videos with double quotes in titles (#13387)
113 * [4tube] Fix extraction (#13381, #13382)
114 + [disney] Add support for disneychannel.de (#13383)
115 * [npo] Improve URL regular expression (#13376)
116 + [corus] Add support for showcase.ca
117 + [corus] Add support for history.ca (#13359)
118
119
120 version 2017.06.12
121
122 Core
123 * [utils] Handle compat_HTMLParseError in extract_attributes (#13349)
124 + [compat] Introduce compat_HTMLParseError
125 * [utils] Improve unified_timestamp
126 * [extractor/generic] Ensure format id is unicode string
127 * [extractor/common] Return unicode string from _match_id
128 + [YoutubeDL] Sanitize more fields (#13313)
129
130 Extractors
131 + [xfileshare] Add support for rapidvideo.tv (#13348)
132 * [xfileshare] Modernize and pass Referer
133 + [rutv] Add support for testplayer.vgtrk.com (#13347)
134 + [newgrounds] Extract more metadata (#13232)
135 + [newgrounds:playlist] Add support for playlists (#10611)
136 * [newgrounds] Improve formats and uploader extraction (#13346)
137 * [msn] Fix formats extraction
138 * [turbo] Ensure format id is string
139 * [sexu] Ensure height is int
140 * [jove] Ensure comment count is int
141 * [golem] Ensure format id is string
142 * [gfycat] Ensure filesize is int
143 * [foxgay] Ensure height is int
144 * [flickr] Ensure format id is string
145 * [sohu] Fix numeric fields
146 * [safari] Improve authentication detection (#13319)
147 * [liveleak] Ensure height is int (#13313)
148 * [streamango] Make title optional (#13292)
149 * [rtlnl] Improve URL regular expression (#13295)
150 * [tvplayer] Fix extraction (#13291)
151
152
153 version 2017.06.05
154
155 Core
156 * [YoutubeDL] Don't emit ANSI escape codes on Windows (#13270)
157
158 Extractors
159 + [bandcamp:weekly] Add support for bandcamp weekly (#12758)
160 * [pornhub:playlist] Fix extraction (#13281)
161 - [godtv] Remove extractor (#13175)
162 * [safari] Fix typo (#13252)
163 * [youtube] Improve chapters extraction (#13247)
164 * [1tv] Lower preference for HTTP formats (#13246)
165 * [francetv] Relax URL regular expression
166 * [drbonanza] Fix extraction (#13231)
167 * [packtpub] Fix authentication (#13240)
168
169
170 version 2017.05.29
171
172 Extractors
173 * [youtube] Fix DASH MPD extraction for videos with non-encrypted format URLs
174   (#13211)
175 * [xhamster] Fix uploader and like/dislike count extraction (#13216))
176 + [xhamster] Extract categories (#11728)
177 + [abcnews] Add support for embed URLs (#12851)
178 * [gaskrank] Fix extraction (#12493)
179 * [medialaan] Fix videos with missing videoUrl (#12774)
180 * [dvtv] Fix playlist support
181 + [dvtv] Add support for DASH and HLS formats (#3063)
182 + [beam:vod] Add support for beam.pro/mixer.com VODs (#13032))
183 * [cbsinteractive] Relax URL regular expression (#13213)
184 * [adn] Fix formats extraction
185 + [youku] Extract more metadata (#10433)
186 * [cbsnews] Fix extraction (#13205)
187
188
189 version 2017.05.26
190
191 Core
192 + [utils] strip_jsonp() can recognize more patterns
193 * [postprocessor/ffmpeg] Fix metadata filename handling on Python 2 (#13182)
194
195 Extractors
196 + [youtube] DASH MPDs with cipher signatures are recognized now (#11381)
197 + [bbc] Add support for authentication
198 * [tudou] Merge into youku extractor (#12214)
199 * [youku:show] Fix extraction
200 * [youku] Fix extraction (#13191)
201 * [udemy] Fix extraction for outputs' format entries without URL (#13192)
202 * [vimeo] Fix formats' sorting (#13189)
203 * [cbsnews] Fix extraction for 60 Minutes videos (#12861)
204
205
206 version 2017.05.23
207
208 Core
209 + [downloader/external] Pass -loglevel to ffmpeg downloader (#13183)
210 + [adobepass] Add support for Bright House Networks (#13149)
211
212 Extractors
213 + [streamcz] Add support for subtitles (#13174)
214 * [youtube] Fix DASH manifest signature decryption (#8944, #13156)
215 * [toggle] Relax URL regular expression (#13172)
216 * [toypics] Fix extraction (#13077)
217 * [njpwworld] Fix extraction (#13162, #13169)
218 + [hitbox] Add support for smashcast.tv (#13154)
219 * [mitele] Update app key regular expression (#13158)
220
221
222 version 2017.05.18.1
223
224 Core
225 * [jsinterp] Fix typo and cleanup regular expressions (#13134)
226
227
228 version 2017.05.18
229
230 Core
231 + [jsinterp] Add support for quoted names and indexers (#13123, #13124, #13125,
232   #13126, #13128, #13129, #13130, #13131, #13132)
233 + [extractor/common] Add support for schemeless URLs in _extract_wowza_formats
234   (#13088, #13092)
235 + [utils] Recognize more audio codecs (#13081)
236
237 Extractors
238 + [vier] Extract more metadata (#12539)
239 * [vier] Improve extraction (#12801)
240     + Add support for authentication
241     * Bypass authentication when no credentials provided
242     * Improve extraction robustness
243 * [dailymail] Fix sources extraction (#13057)
244 * [dailymotion] Extend URL regular expression (#13079)
245
246
247 version 2017.05.14
248
249 Core
250 + [extractor/common] Respect Width and Height attributes in ISM manifests
251 + [postprocessor/metadatafromtitle] Add support regular expression syntax for
252   --metadata-from-title (#13065)
253
254 Extractors
255 + [mediaset] Add support for video.mediaset.it (#12708, #12964)
256 * [orf:radio] Fix extraction (#11643, #12926)
257 * [aljazeera] Extend URL regular expression (#13053)
258 * [imdb] Relax URL regular expression (#13056)
259 + [francetv] Add support for mobile.france.tv (#13068)
260 + [upskill] Add support for upskillcourses.com (#13043)
261 * [thescene] Fix extraction (#13061)
262 * [condenast] Improve embed support
263 * [liveleak] Fix extraction (#12053)
264 + [douyu] Support Douyu shows (#12228)
265 * [myspace] Improve URL regular expression (#13040)
266 * [adultswim] Use desktop platform in assets URL (#13041)
267
268
269 version 2017.05.09
270
271 Core
272 * [YoutubeDL] Force --restrict-filenames when no locale is set on all python
273   versions (#13027)
274
275 Extractors
276 * [francetv] Adapt to site redesign (#13034)
277 + [packtpub] Add support for authentication (#12622)
278 * [drtv] Lower preference for SignLanguage formats (#13013, #13016)
279 + [cspan] Add support for brightcove live embeds (#13028)
280 * [vrv] Extract DASH formats and subtitles
281 * [funimation] Fix authentication (#13021)
282 * [adultswim] Fix extraction (#8640, #10950, #11042, #12121)
283     + Add support for Adobe Pass authentication
284     + Add support for live streams
285     + Add support for show pages
286 * [turner] Extract thumbnail, is_live and strip description
287 + [nonktube] Add support for nonktube.com (#8647, #13024)
288 + [nuevo] Pass headers to _extract_nuevo
289 * [nbc] Improve extraction (#12364)
290
291
292 version 2017.05.07
293
294 Common
295 * [extractor/common] Fix typo in _extract_akamai_formats
296 + [postprocessor/ffmpeg] Embed chapters into media file with --add-metadata
297 + [extractor/common] Introduce chapters meta field
298
299 Extractors
300 * [youtube] Fix authentication (#12820, #12927, #12973, #12992, #12993, #12995,
301   #13003)
302 * [bilibili] Fix video downloading (#13001)
303 * [rmcdecouverte] Fix extraction (#12937)
304 * [theplatform] Extract chapters
305 * [bandcamp] Fix thumbnail extraction (#12980)
306 * [pornhub] Extend URL regular expression (#12996)
307 + [youtube] Extract chapters
308 + [nrk] Extract chapters
309 + [vice] Add support for ooyala embeds in article pages
310 + [vice] Support vice articles (#12968)
311 * [vice] Fix extraction for non en_us videos (#12967)
312 * [gdcvault] Fix extraction for some videos (#12733)
313 * [pbs] Improve multipart video support (#12981)
314 * [laola1tv] Fix extraction (#12880)
315 + [cda] Support birthday verification (#12789)
316 * [leeco] Fix extraction (#12974)
317 + [pbs] Extract chapters
318 * [amp] Imporove thumbnail and subtitles extraction
319 * [foxsports] Fix extraction (#12945)
320 - [coub] Remove comment count extraction (#12941)
321
322
323 version 2017.05.01
324
325 Core
326 + [extractor/common] Extract view count from JSON-LD
327 * [utils] Improve unified_timestamp
328 + [utils] Add video/mp2t to mimetype2ext
329 * [downloader/external] Properly handle live stream downloading cancellation
330   (#8932)
331 + [utils] Add support for unicode whitespace in clean_html on python 2 (#12906)
332
333 Extractors
334 * [infoq] Make audio format extraction non fatal (#12938)
335 * [brightcove] Allow whitespace around attribute names in embedded code
336 + [zaq1] Add support for zaq1.pl (#12693)
337 + [xvideos] Extract duration (#12828)
338 * [vevo] Fix extraction (#12879)
339 + [noovo] Add support for noovo.ca (#12792)
340 + [washingtonpost] Add support for embeds (#12699)
341 * [yandexmusic:playlist] Fix extraction for python 3 (#12888)
342 * [anvato] Improve extraction (#12913)
343     * Promote to regular shortcut based extractor
344     * Add mcp to access key mapping table
345     * Add support for embeds extraction
346     * Add support for anvato embeds in generic extractor
347 * [xtube] Fix extraction for older FLV videos (#12734)
348 * [tvplayer] Fix extraction (#12908)
349
350
351 version 2017.04.28
352
353 Core
354 + [adobepass] Use geo verification headers for all requests
355 - [downloader/fragment] Remove assert for resume_len when no fragments
356   downloaded
357 + [extractor/common] Add manifest_url for explicit group rendition formats
358 * [extractor/common] Fix manifest_url for m3u8 formats
359 - [extractor/common] Don't list master m3u8 playlists in format list (#12832)
360
361 Extractor
362 * [aenetworks] Fix extraction for shows with single season
363 + [go] Add support for Disney, DisneyJunior and DisneyXD show pages
364 * [youtube] Recognize new locale-based player URLs (#12885)
365 + [streamable] Add support for new embedded URL schema (#12844)
366 * [arte:+7] Relax URL regular expression (#12837)
367
368
369 version 2017.04.26
370
371 Core
372 * Introduce --keep-fragments for keeping fragments of fragmented download
373   on disk after download is finished
374 * [YoutubeDL] Fix output template for missing timestamp (#12796)
375 * [socks] Handle cases where credentials are required but missing
376 * [extractor/common] Improve HLS extraction (#12211)
377     * Extract m3u8 parsing to separate method
378     * Improve rendition groups extraction
379     * Build stream name according stream GROUP-ID
380     * Ignore reference to AUDIO group without URI when stream has no CODECS
381     * Use float for scaled tbr in _parse_m3u8_formats
382 * [utils] Add support for TTML styles in dfxp2srt
383 * [downloader/hls] No need to download keys for fragments that have been
384   already downloaded
385 * [downloader/fragment] Improve fragment downloading
386     * Resume immediately
387     * Don't concatenate fragments and decrypt them on every resume
388     * Optimize disk storage usage, don't store intermediate fragments on disk
389     * Store bookkeeping download state file
390 + [extractor/common] Add support for multiple getters in try_get
391 + [extractor/common] Add support for video of WebPage context in _json_ld
392   (#12778)
393 + [extractor/common] Relax JWPlayer regular expression and remove
394   duplicate URLs (#12768)
395
396 Extractors
397 * [iqiyi] Fix extraction of Yule videos
398 * [vidio] Improve extraction and sort formats
399 + [brightcove] Match only video elements with data-video-id attribute
400 * [iqiyi] Fix playlist detection (#12504)
401 - [azubu] Remove extractor (#12813)
402 * [porn91] Fix extraction (#12814)
403 * [vidzi] Fix extraction (#12793)
404 + [amp] Extract error message (#12795)
405 + [xfileshare] Add support for gorillavid.com and daclips.com (#12776)
406 * [instagram] Fix extraction (#12777)
407 + [generic] Support Brightcove videos in <iframe> (#12482)
408 + [brightcove] Support URLs with bcpid instead of playerID (#12482)
409 * [brightcove] Fix _extract_url (#12782)
410 + [odnoklassniki] Extract HLS formats
411
412
413 version 2017.04.17
414
415 Extractors
416 * [limelight] Improve extraction LimelightEmbeddedPlayerFlash media embeds and
417   add support for channel and channelList embeds
418 * [generic] Extract multiple Limelight embeds (#12761)
419 + [itv] Extract series metadata
420 * [itv] Fix RTMP formats downloading (#12759)
421 * [itv] Use native HLS downloader by default
422 + [go90] Extract subtitles (#12752)
423 + [go90] Extract series metadata (#12752)
424
425
426 version 2017.04.16
427
428 Core
429 * [YoutubeDL] Apply expand_path after output template substitution
430 + [YoutubeDL] Propagate overridden meta fields to extraction results of type
431   url (#11163)
432
433 Extractors
434 + [generic] Extract RSS entries as url_transparent (#11163)
435 + [streamango] Add support for streamango.com (#12643)
436 + [wsj:article] Add support for articles (#12558)
437 * [brightcove] Relax video tag embeds extraction and validate ambiguous embeds'
438   URLs (#9163, #12005, #12178, #12480)
439 + [udemy] Add support for react rendition (#12744)
440
441
442 version 2017.04.15
443
444 Extractors
445 * [youku] Fix fileid extraction (#12741, #12743)
446
447
448 version 2017.04.14
449
450 Core
451 + [downloader/hls] Add basic support for EXT-X-BYTERANGE tag (#10955)
452 + [adobepass] Improve Comcast and Verison login code (#10803)
453 + [adobepass] Add support for Verizon (#10803)
454
455 Extractors
456 + [aenetworks] Add support for specials (#12723)
457 + [hbo] Extract HLS formats
458 + [go90] Add support for go90.com (#10127)
459 + [tv2hu] Add support for tv2.hu (#10509)
460 + [generic] Exclude URLs with xml ext from valid video URLs (#10768, #11654)
461 * [youtube] Improve HLS formats extraction
462 * [afreecatv] Fix extraction for videos with different key layout (#12718)
463 - [youtube] Remove explicit preference for audio-only and video-only formats in
464   order not to break sorting when new formats appear
465 * [canalplus] Bypass geo restriction
466
467
468 version 2017.04.11
469
470 Extractors
471 * [afreecatv] Fix extraction (#12706)
472 + [generic] Add support for <object> YouTube embeds (#12637)
473 * [bbccouk] Treat bitrate as audio+video bitrate in media selector
474 + [bbccouk] Skip unrecognized formats in media selector (#12701)
475 + [bbccouk] Add support for https protocol in media selector (#12701)
476 * [curiositystream] Fix extraction (#12638)
477 * [adn] Update subtitle decryption key
478 * [chaturbate] Fix extraction (#12665, #12688, #12690)
479
480
481 version 2017.04.09
482
483 Extractors
484 + [medici] Add support for medici.tv (#3406)
485 + [rbmaradio] Add support for redbullradio.com URLs (#12687)
486 + [npo:live] Add support for default URL (#12555)
487 * [mixcloud:playlist] Fix title, description and view count extraction (#12582)
488 + [thesun] Add suport for thesun.co.uk (#11298, #12674)
489 + [ceskateleveize:porady] Add support for porady (#7411, #12645)
490 * [ceskateleveize] Improve extraction and remove URL replacement hacks
491 + [kaltura] Add support for iframe embeds (#12679)
492 * [airmozilla] Fix extraction (#12670)
493 * [wshh] Extract html5 entries and delegate to generic extractor (12676)
494 + [raiplay] Extract subtitles
495 + [xfileshare] Add support for vidlo.us (#12660)
496 + [xfileshare] Add support for vidbom.com (#12661)
497 + [aenetworks] Add more video URL regular expressions (#12657)
498 + [odnoklassniki] Fix format sorting for 1080p quality
499 + [rtl2] Add support for you.rtl2.de (#10257)
500 + [vshare] Add support for vshare.io (#12278)
501
502
503 version 2017.04.03
504
505 Core
506 + [extractor/common] Add censorship check for TransTelekom ISP
507 * [extractor/common] Move censorship checks to a separate method
508
509 Extractors
510 + [discoveryvr] Add support for discoveryvr.com (#12578)
511 + [tv5mondeplus] Add support for tv5mondeplus.com (#11386)
512 + [periscope] Add support for pscp.tv URLs (#12618, #12625)
513
514
515 version 2017.04.02
516
517 Core
518 * [YoutubeDL] Return early when extraction of url_transparent fails
519
520 Extractors
521 * [rai] Fix and improve extraction (#11790)
522 + [vrv] Add support for series pages
523 * [limelight] Improve extraction for audio only formats
524 * [funimation] Fix extraction (#10696, #11773)
525 + [xfileshare] Add support for vidabc.com (#12589)
526 + [xfileshare] Improve extraction and extract hls formats
527 + [crunchyroll] Pass geo verifcation proxy
528 + [cwtv] Extract ISM formats
529 + [tvplay] Bypass geo restriction
530 + [vrv] Add support for vrv.co
531 + [packtpub] Add support for packtpub.com (#12610)
532 + [generic] Pass base_url to _parse_jwplayer_data
533 + [adn] Add support for animedigitalnetwork.fr (#4866)
534 + [allocine] Extract more metadata
535 * [allocine] Fix extraction (#12592)
536 * [openload] Fix extraction
537
538
539 version 2017.03.26
540
541 Core
542 * Don't raise an error if JWPlayer config data is not a Javascript object
543   literal. _find_jwplayer_data now returns a dict rather than an str. (#12307)
544 * Expand environment variables for options representing paths (#12556)
545 + [utils] Introduce expand_path
546 * [downloader/hls] Delegate downloading to ffmpeg immediately for live streams
547
548 Extractors
549 * [afreecatv] Fix extraction (#12179)
550 + [atvat] Add support for atv.at (#5325)
551 + [fox] Add metadata extraction (#12391)
552 + [atresplayer] Extract DASH formats
553 + [atresplayer] Extract HD manifest (#12548)
554 * [atresplayer] Fix login error detection (#12548)
555 * [franceculture] Fix extraction (#12547)
556 * [youtube] Improve URL regular expression (#12538)
557 * [generic] Do not follow redirects to the same URL
558
559
560 version 2017.03.24
561
562 Extractors
563 - [9c9media] Remove mp4 URL extraction request
564 + [bellmedia] Add support for etalk.ca and space.ca (#12447)
565 * [channel9] Fix extraction (#11323)
566 * [cloudy] Fix extraction (#12525)
567 + [hbo] Add support for free episode URLs and new formats extraction (#12519)
568 * [condenast] Fix extraction and style (#12526)
569 * [viu] Relax URL regular expression (#12529)
570
571
572 version 2017.03.22
573
574 Extractors
575 - [pluralsight] Omit module title from video title (#12506)
576 * [pornhub] Decode obfuscated video URL (#12470, #12515)
577 * [senateisvp] Allow https URL scheme for embeds (#12512)
578
579
580 version 2017.03.20
581
582 Core
583 + [YoutubeDL] Allow multiple input URLs to be used with stdout (-) as
584   output template
585 + [adobepass] Detect and output error on authz token extraction (#12472)
586
587 Extractors
588 + [bostonglobe] Add extractor for bostonglobe.com (#12099)
589 + [toongoggles] Add support for toongoggles.com (#12171)
590 + [medialaan] Add support for Medialaan sites (#9974, #11912)
591 + [discoverynetworks] Add support for more domains and bypass geo restiction
592 * [openload] Fix extraction (#10408)
593
594
595 version 2017.03.16
596
597 Core
598 + [postprocessor/ffmpeg] Add support for flac
599 + [extractor/common] Extract SMIL formats from jwplayer
600
601 Extractors
602 + [generic] Add forgotten return for jwplayer formats
603 * [redbulltv] Improve extraction
604
605
606 version 2017.03.15
607
608 Core
609 * Fix missing subtitles if --add-metadata is used (#12423)
610
611 Extractors
612 * [facebook] Make title optional (#12443)
613 + [mitele] Add support for ooyala videos (#12430)
614 * [openload] Fix extraction (#12435, #12446)
615 * [streamable] Update API URL (#12433)
616 + [crunchyroll] Extract season name (#12428)
617 * [discoverygo] Bypass geo restriction
618 + [discoverygo:playlist] Add support for playlists (#12424)
619
620
621 version 2017.03.10
622
623 Extractors
624 * [generic] Make title optional for jwplayer embeds (#12410)
625 * [wdr:maus] Fix extraction (#12373)
626 * [prosiebensat1] Improve title extraction (#12318, #12327)
627 * [dplayit] Separate and rewrite extractor and bypass geo restriction (#12393)
628 * [miomio] Fix extraction (#12291, #12388, #12402)
629 * [telequebec] Fix description extraction (#12399)
630 * [openload] Fix extraction (#12357)
631 * [brightcove:legacy] Relax videoPlayer validation check (#12381)
632
633
634 version 2017.03.07
635
636 Core
637 * Metadata are now added after conversion (#5594)
638
639 Extractors
640 * [soundcloud] Update client id (#12376)
641 * [openload] Fix extraction (#10408, #12357)
642
643
644 version 2017.03.06
645
646 Core
647 + [utils] Process bytestrings in urljoin (#12369)
648 * [extractor/common] Improve height extraction and extract bitrate
649 * [extractor/common] Move jwplayer formats extraction in separate method
650 + [external:ffmpeg] Limit test download size to 10KiB (#12362)
651
652 Extractors
653 + [drtv] Add geo countries to GeoRestrictedError
654 + [drtv:live] Bypass geo restriction
655 + [tunepk] Add extractor (#12197, #12243)
656
657
658 version 2017.03.05
659
660 Extractors
661 + [twitch] Add basic support for two-factor authentication (#11974)
662 + [vier] Add support for vijf.be (#12304)
663 + [redbulltv] Add support for redbull.tv (#3919, #11948)
664 * [douyutv] Switch to the PC API to escape the 5-min limitation (#12316)
665 + [generic] Add support for rutube embeds
666 + [rutube] Relax URL regular expression
667 + [vrak] Add support for vrak.tv (#11452)
668 + [brightcove:new] Add ability to smuggle geo_countries into URL
669 + [brightcove:new] Raise GeoRestrictedError
670 * [go] Relax URL regular expression (#12341)
671 * [24video] Use original host for requests (#12339)
672 * [ruutu] Disable DASH formats (#12322)
673
674
675 version 2017.03.02
676
677 Core
678 + [adobepass] Add support for Charter Spectrum (#11465)
679 * [YoutubeDL] Don't sanitize identifiers in output template (#12317)
680
681 Extractors
682 * [facebook] Fix extraction (#12323, #12330)
683 * [youtube] Mark errors about rental videos as expected (#12324)
684 + [npo] Add support for audio
685 * [npo] Adapt to app.php API (#12311, #12320)
686
687
688 version 2017.02.28
689
690 Core
691 + [utils] Add bytes_to_long and long_to_bytes
692 + [utils] Add pkcs1pad
693 + [aes] Add aes_cbc_encrypt
694
695 Extractors
696 + [azmedien:showplaylist] Add support for show playlists (#12160)
697 + [youtube:playlist] Recognize another playlist pattern (#11928, #12286)
698 + [daisuki] Add support for daisuki.net (#2486, #3186, #4738, #6175, #7776,
699   #10060)
700 * [douyu] Fix extraction (#12301)
701
702
703 version 2017.02.27
704
705 Core
706 * [downloader/common] Limit displaying 2 digits after decimal point in sleep
707   interval message (#12183)
708 + [extractor/common] Add preference to _parse_html5_media_entries
709
710 Extractors
711 + [npo] Add support for zapp.nl
712 + [npo] Add support for hetklokhuis.nl (#12293)
713 - [scivee] Remove extractor (#9315)
714 + [cda] Decode download URL (#12255)
715 + [crunchyroll] Improve uploader extraction (#12267)
716 + [youtube] Raise GeoRestrictedError
717 + [dailymotion] Raise GeoRestrictedError
718 + [mdr] Recognize more URL patterns (#12169)
719 + [tvigle] Raise GeoRestrictedError
720 * [vevo] Fix extraction for videos with the new streams/streamsV3 format
721   (#11719)
722 + [freshlive] Add support for freshlive.tv (#12175)
723 + [xhamster] Capture and output videoClosed error (#12263)
724 + [etonline] Add support for etonline.com (#12236)
725 + [njpwworld] Add support for njpwworld.com (#11561)
726 * [amcnetworks] Relax URL regular expression (#12127)
727
728
729 version 2017.02.24.1
730
731 Extractors
732 * [noco] Modernize
733 * [noco] Switch login URL to https (#12246)
734 + [thescene] Extract more metadata
735 * [thescene] Fix extraction (#12235)
736 + [tubitv] Use geo bypass mechanism
737 * [openload] Fix extraction (#10408)
738 + [ivi] Raise GeoRestrictedError
739
740
741 version 2017.02.24
742
743 Core
744 * [options] Hide deprecated options from --help
745 * [options] Deprecate --autonumber-size
746 + [YoutubeDL] Add support for string formatting operations in output template
747   (#5185, #5748, #6841, #9929, #9966 #9978, #12189)
748
749 Extractors
750 + [lynda:course] Add webpage extraction fallback (#12238)
751 * [go] Sign all uplynk URLs and use geo bypass only for free videos
752   (#12087, #12210)
753 + [skylinewebcams] Add support for skylinewebcams.com (#12221)
754 + [instagram] Add support for multi video posts (#12226)
755 + [crunchyroll] Extract playlist entries ids
756 * [mgtv] Fix extraction
757 + [sohu] Raise GeoRestrictedError
758 + [leeco] Raise GeoRestrictedError and use geo bypass mechanism
759
760
761 version 2017.02.22
762
763 Extractors
764 * [crunchyroll] Fix descriptions with double quotes (#12124)
765 * [dailymotion] Make comment count optional (#12209)
766 + [vidzi] Add support for vidzi.cc (#12213)
767 + [24video] Add support for 24video.tube (#12217)
768 + [crackle] Use geo bypass mechanism
769 + [viewster] Use geo verification headers
770 + [tfo] Improve geo restriction detection and use geo bypass mechanism
771 + [telequebec] Use geo bypass mechanism
772 + [limelight] Extract PlaylistService errors and improve geo restriction
773   detection
774
775
776 version 2017.02.21
777
778 Core
779 * [extractor/common] Allow calling _initialize_geo_bypass from extractors
780   (#11970)
781 + [adobepass] Add support for Time Warner Cable (#12191)
782 + [travis] Run tests in parallel
783 + [downloader/ism] Honor HTTP headers when downloading fragments
784 + [downloader/dash] Honor HTTP headers when downloading fragments
785 + [utils] Add GeoUtils class for working with geo tools and GeoUtils.random_ipv4
786 + Add option --geo-bypass-country for explicit geo bypass on behalf of
787   specified country
788 + Add options to control geo bypass mechanism --geo-bypass and --no-geo-bypass
789 + Add experimental geo restriction bypass mechanism based on faking
790   X-Forwarded-For HTTP header
791 + [utils] Introduce GeoRestrictedError for geo restricted videos
792 + [utils] Introduce YoutubeDLError base class for all youtube-dl exceptions
793
794 Extractors
795 + [ninecninemedia] Use geo bypass mechanism
796 * [spankbang] Make uploader optional (#12193)
797 + [iprima] Improve geo restriction detection and disable geo bypass
798 * [iprima] Modernize
799 * [commonmistakes] Disable UnicodeBOM extractor test for python 3.2
800 + [prosiebensat1] Throw ExtractionError on unsupported page type (#12180)
801 * [nrk] Update _API_HOST and relax _VALID_URL
802 + [tv4] Bypass geo restriction and improve detection
803 * [tv4] Switch to hls3 protocol (#12177)
804 + [viki] Improve geo restriction detection
805 + [vgtv] Improve geo restriction detection
806 + [srgssr] Improve geo restriction detection
807 + [vbox7] Improve geo restriction detection and use geo bypass mechanism
808 + [svt] Improve geo restriction detection and use geo bypass mechanism
809 + [pbs] Improve geo restriction detection and use geo bypass mechanism
810 + [ondemandkorea] Improve geo restriction detection and use geo bypass mechanism
811 + [nrk] Improve geo restriction detection and use geo bypass mechanism
812 + [itv] Improve geo restriction detection and use geo bypass mechanism
813 + [go] Improve geo restriction detection and use geo bypass mechanism
814 + [dramafever] Improve geo restriction detection and use geo bypass mechanism
815 * [brightcove:legacy] Restrict videoPlayer value (#12040)
816 + [tvn24] Add support for tvn24.pl and tvn24bis.pl (#11679)
817 + [thisav] Add support for HTML5 media (#11771)
818 * [metacafe] Bypass family filter (#10371)
819 * [viceland] Improve info extraction
820
821
822 version 2017.02.17
823
824 Extractors
825 * [heise] Improve extraction (#9725)
826 * [ellentv] Improve (#11653)
827 * [openload] Fix extraction (#10408, #12002)
828 + [theplatform] Recognize URLs with whitespaces (#12044)
829 * [einthusan] Relax URL regular expression (#12141, #12159)
830 + [generic] Support complex JWPlayer embedded videos (#12030)
831 * [elpais] Improve extraction (#12139)
832
833
834 version 2017.02.16
835
836 Core
837 + [utils] Add support for quoted string literals in --match-filter (#8050,
838   #12142, #12144)
839
840 Extractors
841 * [ceskatelevize] Lower priority for audio description sources (#12119)
842 * [amcnetworks] Fix extraction (#12127)
843 * [pinkbike] Fix uploader extraction (#12054)
844 + [onetpl] Add support for businessinsider.com.pl and plejada.pl
845 + [onetpl] Add support for onet.pl (#10507)
846 + [onetmvp] Add shortcut extractor
847 + [vodpl] Add support for vod.pl (#12122)
848 + [pornhub] Extract video URL from tv platform site (#12007, #12129)
849 + [ceskatelevize] Extract DASH formats (#12119, #12133)
850
851
852 version 2017.02.14
853
854 Core
855 * TypeError is fixed with Python 2.7.13 on Windows (#11540, #12085)
856
857 Extractor
858 * [zdf] Fix extraction (#12117)
859 * [xtube] Fix extraction for both kinds of video id (#12088)
860 * [xtube] Improve title extraction (#12088)
861 + [lemonde] Fallback delegate extraction to generic extractor (#12115, #12116)
862 * [bellmedia] Allow video id longer than 6 characters (#12114)
863 + [limelight] Add support for referer protected videos
864 * [disney] Improve extraction (#4975, #11000, #11882, #11936)
865 * [hotstar] Improve extraction (#12096)
866 * [einthusan] Fix extraction (#11416)
867 + [aenetworks] Add support for lifetimemovieclub.com (#12097)
868 * [youtube] Fix parsing codecs (#12091)
869
870
871 version 2017.02.11
872
873 Core
874 + [utils] Introduce get_elements_by_class and get_elements_by_attribute
875   utility functions
876 + [extractor/common] Skip m3u8 manifests protected with Adobe Flash Access
877
878 Extractor
879 * [pluralsight:course] Fix extraction (#12075)
880 + [bbc] Extract m3u8 formats with 320k audio
881 * [facebook] Relax video id matching (#11017, #12055, #12056)
882 + [corus] Add support for Corus Entertainment sites (#12060, #9164)
883 + [pluralsight] Detect blocked account error message (#12070)
884 + [bloomberg] Add another video id pattern (#12062)
885 * [extractor/commonmistakes] Restrict URL regular expression (#12050)
886 + [tvplayer] Add support for tvplayer.com
887
888
889 version 2017.02.10
890
891 Extractors
892 * [xtube] Fix extraction (#12023)
893 * [pornhub] Fix extraction (#12007, #12018)
894 * [facebook] Improve JS data regular expression (#12042)
895 * [kaltura] Improve embed partner id extraction (#12041)
896 + [sprout] Add support for sproutonline.com
897 * [6play] Improve extraction
898 + [scrippsnetworks:watch] Add support for Scripps Networks sites (#10765)
899 + [go] Add support for Adobe Pass authentication (#11468, #10831)
900 * [6play] Fix extraction (#12011)
901 + [nbc] Add support for Adobe Pass authentication (#12006)
902
903
904 version 2017.02.07
905
906 Core
907 * [extractor/common] Fix audio only with audio group in m3u8 (#11995)
908 + [downloader/fragment] Respect --no-part
909 * [extractor/common] Speed-up HTML5 media entries extraction (#11979)
910
911 Extractors
912 * [pornhub] Fix extraction (#11997)
913 + [canalplus] Add support for cstar.fr (#11990)
914 + [extractor/generic] Improve RTMP support (#11993)
915 + [gaskrank] Add support for gaskrank.tv (#11685)
916 * [bandcamp] Fix extraction for incomplete albums (#11727)
917 * [iwara] Fix extraction (#11781)
918 * [googledrive] Fix extraction on Python 3.6
919 + [videopress] Add support for videopress.com
920 + [afreecatv] Extract RTMP formats
921
922
923 version 2017.02.04.1
924
925 Extractors
926 + [twitch:stream] Add support for player.twitch.tv (#11971)
927 * [radiocanada] Fix extraction for toutv rtmp formats
928
929
930 version 2017.02.04
931
932 Core
933 + Add --playlist-random to shuffle playlists (#11889, #11901)
934 * [utils] Improve comments processing in js_to_json (#11947)
935 * [utils] Handle single-line comments in js_to_json
936 * [downloader/external:ffmpeg] Minimize the use of aac_adtstoasc filter
937
938 Extractors
939 + [piksel] Add another app token pattern (#11969)
940 + [vk] Capture and output author blocked error message (#11965)
941 + [turner] Fix secure HLS formats downloading with ffmpeg (#11358, #11373,
942   #11800)
943 + [drtv] Add support for live and radio sections (#1827, #3427)
944 * [myspace] Fix extraction and extract HLS and HTTP formats
945 + [youtube] Add format info for itag 325 and 328
946 * [vine] Fix extraction (#11955)
947 - [sportbox] Remove extractor (#11954)
948 + [filmon] Add support for filmon.com (#11187)
949 + [infoq] Add audio only formats (#11565)
950 * [douyutv] Improve room id regular expression (#11931)
951 * [iprima] Fix extraction (#11920, #11896)
952 * [youtube] Fix ytsearch when cookies are provided (#11924)
953 * [go] Relax video id regular expression (#11937)
954 * [facebook] Fix title extraction (#11941)
955 + [youtube:playlist] Recognize TL playlists (#11945)
956 + [bilibili] Support new Bangumi URLs (#11845)
957 + [cbc:watch] Extract audio codec for audio only formats (#11893)
958 + [elpais] Fix extraction for some URLs (#11765)
959
960
961 version 2017.02.01
962
963 Extractors
964 + [facebook] Add another fallback extraction scenario (#11926)
965 * [prosiebensat1] Fix extraction of descriptions (#11810, #11929)
966 - [crunchyroll] Remove ScaledBorderAndShadow settings (#9028)
967 + [vimeo] Extract upload timestamp
968 + [vimeo] Extract license (#8726, #11880)
969 + [nrk:series] Add support for series (#11571, #11711)
970
971
972 version 2017.01.31
973
974 Core
975 + [compat] Add compat_etree_register_namespace
976
977 Extractors
978 * [youtube] Fix extraction for domainless player URLs (#11890, #11891, #11892,
979   #11894, #11895, #11897, #11900, #11903, #11904, #11906, #11907, #11909,
980   #11913, #11914, #11915, #11916, #11917, #11918, #11919)
981 + [vimeo] Extract both mixed and separated DASH formats
982 + [ruutu] Extract DASH formats
983 * [itv] Fix extraction for python 2.6
984
985
986 version 2017.01.29
987
988 Core
989 * [extractor/common] Fix initialization template (#11605, #11825)
990 + [extractor/common] Document fragment_base_url and fragment's path fields
991 * [extractor/common] Fix duration per DASH segment (#11868)
992 + Introduce --autonumber-start option for initial value of %(autonumber)s
993   template (#727, #2702, #9362, #10457, #10529, #11862)
994
995 Extractors
996 + [azmedien:playlist] Add support for topic and themen playlists (#11817)
997 * [npo] Fix subtitles extraction
998 + [itv] Extract subtitles
999 + [itv] Add support for itv.com (#9240)
1000 + [mtv81] Add support for mtv81.com (#7619)
1001 + [vlive] Add support for channels (#11826)
1002 + [kaltura] Add fallback for fileExt
1003 + [kaltura] Improve uploader_id extraction
1004 + [konserthusetplay] Add support for rspoplay.se (#11828)
1005
1006
1007 version 2017.01.28
1008
1009 Core
1010 * [utils] Improve parse_duration
1011
1012 Extractors
1013 * [crunchyroll] Improve series and season metadata extraction (#11832)
1014 * [soundcloud] Improve formats extraction and extract audio bitrate
1015 + [soundcloud] Extract HLS formats
1016 * [soundcloud] Fix track URL extraction (#11852)
1017 + [twitch:vod] Expand URL regular expressions (#11846)
1018 * [aenetworks] Fix season episodes extraction (#11669)
1019 + [tva] Add support for videos.tva.ca (#11842)
1020 * [jamendo] Improve and extract more metadata (#11836)
1021 + [disney] Add support for Disney sites (#7409, #11801, #4975, #11000)
1022 * [vevo] Remove request to old API and catch API v2 errors
1023 + [cmt,mtv,southpark] Add support for episode URLs (#11837)
1024 + [youtube] Add fallback for duration extraction (#11841)
1025
1026
1027 version 2017.01.25
1028
1029 Extractors
1030 + [openload] Fallback video extension to mp4
1031 + [extractor/generic] Add support for Openload embeds (#11536, #11812)
1032 * [srgssr] Fix rts video extraction (#11831)
1033 + [afreecatv:global] Add support for afreeca.tv (#11807)
1034 + [crackle] Extract vtt subtitles
1035 + [crackle] Extract multiple resolutions for thumbnails
1036 + [crackle] Add support for mobile URLs
1037 + [konserthusetplay] Extract subtitles (#11823)
1038 + [konserthusetplay] Add support for HLS videos (#11823)
1039 * [vimeo:review] Fix config URL extraction (#11821)
1040
1041
1042 version 2017.01.24
1043
1044 Extractors
1045 * [pluralsight] Fix extraction (#11820)
1046 + [nextmedia] Add support for NextTV (壹電視)
1047 * [24video] Fix extraction (#11811)
1048 * [youtube:playlist] Fix nonexistent and private playlist detection (#11604)
1049 + [chirbit] Extract uploader (#11809)
1050
1051
1052 version 2017.01.22
1053
1054 Extractors
1055 + [pornflip] Add support for pornflip.com (#11556, #11795)
1056 * [chaturbate] Fix extraction (#11797, #11802)
1057 + [azmedien] Add support for AZ Medien sites (#11784, #11785)
1058 + [nextmedia] Support redirected URLs
1059 + [vimeo:channel] Extract videos' titles for playlist entries (#11796)
1060 + [youtube] Extract episode metadata (#9695, #11774)
1061 + [cspan] Support Ustream embedded videos (#11547)
1062 + [1tv] Add support for HLS videos (#11786)
1063 * [uol] Fix extraction (#11770)
1064 * [mtv] Relax triforce feed regular expression (#11766)
1065
1066
1067 version 2017.01.18
1068
1069 Extractors
1070 * [bilibili] Fix extraction (#11077)
1071 + [canalplus] Add fallback for video id (#11764)
1072 * [20min] Fix extraction (#11683, #11751)
1073 * [imdb] Extend URL regular expression (#11744)
1074 + [naver] Add support for tv.naver.com links (#11743)
1075
1076
1077 version 2017.01.16
1078
1079 Core
1080 * [options] Apply custom config to final composite configuration (#11741)
1081 * [YoutubeDL] Improve protocol auto determining (#11720)
1082
1083 Extractors
1084 * [xiami] Relax URL regular expressions
1085 * [xiami] Improve track metadata extraction (#11699)
1086 + [limelight] Check hand-make direct HTTP links
1087 + [limelight] Add support for direct HTTP links at video.llnw.net (#11737)
1088 + [brightcove] Recognize another player ID pattern (#11688)
1089 + [niconico] Support login via cookies (#7968)
1090 * [yourupload] Fix extraction (#11601)
1091 + [beam:live] Add support for beam.pro live streams (#10702, #11596)
1092 * [vevo] Improve geo restriction detection
1093 + [dramafever] Add support for URLs with language code (#11714)
1094 * [cbc] Improve playlist support (#11704)
1095
1096
1097 version 2017.01.14
1098
1099 Core
1100 + [common] Add ability to customize akamai manifest host
1101 + [utils] Add more date formats
1102
1103 Extractors
1104 - [mtv] Eliminate _transform_rtmp_url
1105 * [mtv] Generalize triforce mgid extraction
1106 + [cmt] Add support for full episodes and video clips (#11623)
1107 + [mitele] Extract DASH formats
1108 + [ooyala] Add support for videos with embedToken (#11684)
1109 * [mixcloud] Fix extraction (#11674)
1110 * [openload] Fix extraction (#10408)
1111 * [tv4] Improve extraction (#11698)
1112 * [freesound] Fix and improve extraction (#11602)
1113 + [nick] Add support for beta.nick.com (#11655)
1114 * [mtv,cc] Use HLS by default with native HLS downloader (#11641)
1115 * [mtv] Fix non-HLS extraction
1116
1117
1118 version 2017.01.10
1119
1120 Extractors
1121 * [youtube] Fix extraction (#11663, #11664)
1122 + [inc] Add support for inc.com (#11277, #11647)
1123 + [youtube] Add itag 212 (#11575)
1124 + [egghead:course] Add support for egghead.io courses
1125
1126
1127 version 2017.01.08
1128
1129 Core
1130 * Fix "invalid escape sequence" errors under Python 3.6 (#11581)
1131
1132 Extractors
1133 + [hitrecord] Add support for hitrecord.org (#10867, #11626)
1134 - [videott] Remove extractor
1135 * [swrmediathek] Improve extraction
1136 - [sharesix] Remove extractor
1137 - [aol:features] Remove extractor
1138 * [sendtonews] Improve info extraction
1139 * [3sat,phoenix] Fix extraction (#11619)
1140 * [comedycentral/mtv] Add support for HLS videos (#11600)
1141 * [discoverygo] Fix JSON data parsing (#11219, #11522)
1142
1143
1144 version 2017.01.05
1145
1146 Extractors
1147 + [zdf] Fix extraction (#11055, #11063)
1148 * [pornhub:playlist] Improve extraction (#11594)
1149 + [cctv] Add support for ncpa-classic.com (#11591)
1150 + [tunein] Add support for embeds (#11579)
1151
1152
1153 version 2017.01.02
1154
1155 Extractors
1156 * [cctv] Improve extraction (#879, #6753, #8541)
1157 + [nrktv:episodes] Add support for episodes (#11571)
1158 + [arkena] Add support for video.arkena.com (#11568)
1159
1160
1161 version 2016.12.31
1162
1163 Core
1164 + Introduce --config-location option for custom configuration files (#6745,
1165   #10648)
1166
1167 Extractors
1168 + [twitch] Add support for player.twitch.tv (#11535, #11537)
1169 + [videa] Add support for videa.hu (#8181, #11133)
1170 * [vk] Fix postlive videos extraction
1171 * [vk] Extract from playerParams (#11555)
1172 - [freevideo] Remove extractor (#11515)
1173 + [showroomlive] Add support for showroom-live.com (#11458)
1174 * [xhamster] Fix duration extraction (#11549)
1175 * [rtve:live] Fix extraction (#11529)
1176 * [brightcove:legacy] Improve embeds detection (#11523)
1177 + [twitch] Add support for rechat messages (#11524)
1178 * [acast] Fix audio and timestamp extraction (#11521)
1179
1180
1181 version 2016.12.22
1182
1183 Core
1184 * [extractor/common] Improve detection of video-only formats in m3u8
1185   manifests (#11507)
1186
1187 Extractors
1188 + [theplatform] Pass geo verification headers to SMIL request (#10146)
1189 + [viu] Pass geo verification headers to auth request
1190 * [rtl2] Extract more formats and metadata
1191 * [vbox7] Skip malformed JSON-LD (#11501)
1192 * [uplynk] Force downloading using native HLS downloader (#11496)
1193 + [laola1] Add support for another extraction scenario (#11460)
1194
1195
1196 version 2016.12.20
1197
1198 Core
1199 * [extractor/common] Improve fragment URL construction for DASH media
1200 * [extractor/common] Fix codec information extraction for mixed audio/video
1201   DASH media (#11490)
1202
1203 Extractors
1204 * [vbox7] Fix extraction (#11494)
1205 + [uktvplay] Add support for uktvplay.uktv.co.uk (#11027)
1206 + [piksel] Add support for player.piksel.com (#11246)
1207 + [vimeo] Add support for DASH formats
1208 * [vimeo] Fix extraction for HLS formats (#11490)
1209 * [kaltura] Fix wrong widget ID in some cases (#11480)
1210 + [nrktv:direkte] Add support for live streams (#11488)
1211 * [pbs] Fix extraction for geo restricted videos (#7095)
1212 * [brightcove:new] Skip widevine classic videos
1213 + [viu] Add support for viu.com (#10607, #11329)
1214
1215
1216 version 2016.12.18
1217
1218 Core
1219 + [extractor/common] Recognize DASH formats in html5 media entries
1220
1221 Extractors
1222 + [ccma] Add support for ccma.cat (#11359)
1223 * [laola1tv] Improve extraction
1224 + [laola1tv] Add support embed URLs (#11460)
1225 * [nbc] Fix extraction for MSNBC videos (#11466)
1226 * [twitch] Adapt to new videos pages URL schema (#11469)
1227 + [meipai] Add support for meipai.com (#10718)
1228 * [jwplatform] Improve subtitles and duration extraction
1229 + [ondemandkorea] Add support for ondemandkorea.com (#10772)
1230 + [vvvvid] Add support for vvvvid.it (#5915)
1231
1232
1233 version 2016.12.15
1234
1235 Core
1236 + [utils] Add convenience urljoin
1237
1238 Extractors
1239 + [openload] Recognize oload.tv URLs (#10408)
1240 + [facebook] Recognize .onion URLs (#11443)
1241 * [vlive] Fix extraction (#11375, #11383)
1242 + [canvas] Extract DASH formats
1243 + [melonvod] Add support for vod.melon.com (#11419)
1244
1245
1246 version 2016.12.12
1247
1248 Core
1249 + [utils] Add common user agents map
1250 + [common] Recognize HLS manifests that contain video only formats (#11394)
1251
1252 Extractors
1253 + [dplay] Use Safari user agent for HLS (#11418)
1254 + [facebook] Detect login required error message
1255 * [facebook] Improve video selection (#11390)
1256 + [canalplus] Add another video id pattern (#11399)
1257 * [mixcloud] Relax URL regular expression (#11406)
1258 * [ctvnews] Relax URL regular expression (#11394)
1259 + [rte] Capture and output error message (#7746, #10498)
1260 + [prosiebensat1] Add support for DASH formats
1261 * [srgssr] Improve extraction for geo restricted videos (#11089)
1262 * [rts] Improve extraction for geo restricted videos (#4989)
1263
1264
1265 version 2016.12.09
1266
1267 Core
1268 * [socks] Fix error reporting (#11355)
1269
1270 Extractors
1271 * [openload] Fix extraction (#10408)
1272 * [pandoratv] Fix extraction (#11023)
1273 + [telebruxelles] Add support for emission URLs
1274 * [telebruxelles] Extract all formats
1275 + [bloomberg] Add another video id regular expression (#11371)
1276 * [fusion] Update ooyala id regular expression (#11364)
1277 + [1tv] Add support for playlists (#11335)
1278 * [1tv] Improve extraction (#11335)
1279 + [aenetworks] Extract more formats (#11321)
1280 + [thisoldhouse] Recognize /tv-episode/ URLs (#11271)
1281
1282
1283 version 2016.12.01
1284
1285 Extractors
1286 * [soundcloud] Update client id (#11327)
1287 * [ruutu] Detect DRM protected videos
1288 + [liveleak] Add support for youtube embeds (#10688)
1289 * [spike] Fix full episodes support (#11312)
1290 * [comedycentral] Fix full episodes support
1291 * [normalboots] Rewrite in terms of JWPlatform (#11184)
1292 * [teamfourstar] Rewrite in terms of JWPlatform (#11184)
1293 - [screenwavemedia] Remove extractor (#11184)
1294
1295
1296 version 2016.11.27
1297
1298 Extractors
1299 + [webcaster] Add support for webcaster.pro
1300 + [azubu] Add support for azubu.uol.com.br (#11305)
1301 * [viki] Prefer hls formats
1302 * [viki] Fix rtmp formats extraction (#11255)
1303 * [puls4] Relax URL regular expression (#11267)
1304 * [vevo] Improve artist extraction (#10911)
1305 * [mitele] Relax URL regular expression and extract more metadata (#11244)
1306 + [cbslocal] Recognize New York site (#11285)
1307 + [youtube:playlist] Pass disable_polymer in URL query (#11193)
1308
1309
1310 version 2016.11.22
1311
1312 Extractors
1313 * [hellporno] Fix video extension extraction (#11247)
1314 + [hellporno] Add support for hellporno.net (#11247)
1315 + [amcnetworks] Recognize more BBC America URLs (#11263)
1316 * [funnyordie] Improve extraction (#11208)
1317 * [extractor/generic] Improve limelight embeds support
1318 - [crunchyroll] Remove ScaledBorderAndShadow from ASS subtitles (#8207, #9028)
1319 * [bandcamp] Fix free downloads extraction and extract all formats (#11067)
1320 * [twitter:card] Relax URL regular expression (#11225)
1321 + [tvanouvelles] Add support for tvanouvelles.ca (#10616)
1322
1323
1324 version 2016.11.18
1325
1326 Extractors
1327 * [youtube:live] Relax URL regular expression (#11164)
1328 * [openload] Fix extraction (#10408, #11122)
1329 * [vlive] Prefer locale over language for subtitles id (#11203)
1330
1331
1332 version 2016.11.14.1
1333
1334 Core
1335 + [downoader/fragment,f4m,hls] Respect HTTP headers from info dict
1336 * [extractor/common] Fix media templates with Bandwidth substitution pattern in
1337   MPD manifests (#11175)
1338 * [extractor/common] Improve thumbnail extraction from JSON-LD
1339
1340 Extractors
1341 + [nrk] Workaround geo restriction
1342 + [nrk] Improve error detection and messages
1343 + [afreecatv] Add support for vod.afreecatv.com (#11174)
1344 * [cda] Fix and improve extraction (#10929, #10936)
1345 * [plays] Fix extraction (#11165)
1346 * [eagleplatform] Fix extraction (#11160)
1347 + [audioboom] Recognize /posts/ URLs (#11149)
1348
1349
1350 version 2016.11.08.1
1351
1352 Extractors
1353 * [espn:article] Fix support for espn.com articles
1354 * [franceculture] Fix extraction (#11140)
1355
1356
1357 version 2016.11.08
1358
1359 Extractors
1360 * [tmz:article] Fix extraction (#11052)
1361 * [espn] Fix extraction (#11041)
1362 * [mitele] Fix extraction after website redesign (#10824)
1363 - [ard] Remove age restriction check (#11129)
1364 * [generic] Improve support for pornhub.com embeds (#11100)
1365 + [generic] Add support for redtube.com embeds (#11099)
1366 + [generic] Add support for drtuber.com embeds (#11098)
1367 + [redtube] Add support for embed URLs
1368 + [drtuber] Add support for embed URLs
1369 + [yahoo] Improve content id extraction (#11088)
1370 * [toutv] Relax URL regular expression (#11121)
1371
1372
1373 version 2016.11.04
1374
1375 Core
1376 * [extractor/common] Tolerate malformed RESOLUTION attribute in m3u8
1377   manifests (#11113)
1378 * [downloader/ism] Fix AVC Decoder Configuration Record
1379
1380 Extractors
1381 + [fox9] Add support for fox9.com (#11110)
1382 + [anvato] Extract more metadata and improve formats extraction
1383 * [vodlocker] Improve removed videos detection (#11106)
1384 + [vzaar] Add support for vzaar.com (#11093)
1385 + [vice] Add support for uplynk preplay videos (#11101)
1386 * [tubitv] Fix extraction (#11061)
1387 + [shahid] Add support for authentication (#11091)
1388 + [radiocanada] Add subtitles support (#11096)
1389 + [generic] Add support for ISM manifests
1390
1391
1392 version 2016.11.02
1393
1394 Core
1395 + Add basic support for Smooth Streaming protocol (#8118, #10969)
1396 * Improve MPD manifest base URL extraction (#10909, #11079)
1397 * Fix --match-filter for int-like strings (#11082)
1398
1399 Extractors
1400 + [mva] Add support for ISM formats
1401 + [msn] Add support for ISM formats
1402 + [onet] Add support for ISM formats
1403 + [tvp] Add support for ISM formats
1404 + [nicknight] Add support for nicknight sites (#10769)
1405
1406
1407 version 2016.10.30
1408
1409 Extractors
1410 * [facebook] Improve 1080P video detection (#11073)
1411 * [imgur] Recognize /r/ URLs (#11071)
1412 * [beeg] Fix extraction (#11069)
1413 * [openload] Fix extraction (#10408)
1414 * [gvsearch] Modernize and fix search request (#11051)
1415 * [adultswim] Fix extraction (#10979)
1416 + [nobelprize] Add support for nobelprize.org (#9999)
1417 * [hornbunny] Fix extraction (#10981)
1418 * [tvp] Improve video id extraction (#10585)
1419
1420
1421 version 2016.10.26
1422
1423 Extractors
1424 + [rentv] Add support for ren.tv (#10620)
1425 + [ard] Detect unavailable videos (#11018)
1426 * [vk] Fix extraction (#11022)
1427
1428
1429 version 2016.10.25
1430
1431 Core
1432 * Running youtube-dl in the background is fixed (#10996, #10706, #955)
1433
1434 Extractors
1435 + [jamendo] Add support for jamendo.com (#10132, #10736)
1436 + [pandatv] Add support for panda.tv (#10736)
1437 + [dotsub] Support Vimeo embed (#10964)
1438 * [litv] Fix extraction
1439 + [vimeo] Delegate ondemand redirects to ondemand extractor (#10994)
1440 * [vivo] Fix extraction (#11003)
1441 + [twitch:stream] Add support for rebroadcasts (#10995)
1442 * [pluralsight] Fix subtitles conversion (#10990)
1443
1444
1445 version 2016.10.21.1
1446
1447 Extractors
1448 + [pluralsight] Process all clip URLs (#10984)
1449
1450
1451 version 2016.10.21
1452
1453 Core
1454 - Disable thumbnails embedding in mkv
1455 + Add support for Comcast multiple-system operator (#10819)
1456
1457 Extractors
1458 * [pluralsight] Adapt to new API (#10972)
1459 * [openload] Fix extraction (#10408, #10971)
1460 + [natgeo] Extract m3u8 formats (#10959)
1461
1462
1463 version 2016.10.19
1464
1465 Core
1466 + [utils] Expose PACKED_CODES_RE
1467 + [extractor/common] Extract non smil wowza mpd manifests
1468 + [extractor/common] Detect f4m audio-only formats
1469
1470 Extractors
1471 * [vidzi] Fix extraction (#10908, #10952)
1472 * [urplay] Fix subtitles extraction
1473 + [urplay] Add support for urskola.se (#10915)
1474 + [orf] Add subtitles support (#10939)
1475 * [youtube] Fix --no-playlist behavior for youtu.be/id URLs (#10896)
1476 * [nrk] Relax URL regular expression (#10928)
1477 + [nytimes] Add support for podcasts (#10926)
1478 * [pluralsight] Relax URL regular expression (#10941)
1479
1480
1481 version 2016.10.16
1482
1483 Core
1484 * [postprocessor/ffmpeg] Return correct filepath and ext in updated information
1485   in FFmpegExtractAudioPP (#10879)
1486
1487 Extractors
1488 + [ruutu] Add support for supla.fi (#10849)
1489 + [theoperaplatform] Add support for theoperaplatform.eu (#10914)
1490 * [lynda] Fix height for prioritized streams
1491 + [lynda] Add fallback extraction scenario
1492 * [lynda] Switch to https (#10916)
1493 + [huajiao] New extractor (#10917)
1494 * [cmt] Fix mgid extraction (#10813)
1495 + [safari:course] Add support for techbus.safaribooksonline.com
1496 * [orf:tvthek] Fix extraction and modernize (#10898)
1497 * [chirbit] Fix extraction of user profile pages
1498 * [carambatv] Fix extraction
1499 * [canalplus] Fix extraction for some videos
1500 * [cbsinteractive] Fix extraction for cnet.com
1501 * [parliamentliveuk] Lower case URLs are now recognized (#10912)
1502
1503
1504 version 2016.10.12
1505
1506 Core
1507 + Support HTML media elements without child nodes
1508 * [Makefile] Support for GNU make < 4 is fixed; BSD make dropped (#9387)
1509
1510 Extractors
1511 * [dailymotion] Fix extraction (#10901)
1512 * [vimeo:review] Fix extraction (#10900)
1513 * [nhl] Correctly handle invalid formats (#10713)
1514 * [footyroom] Fix extraction (#10810)
1515 * [abc.net.au:iview] Fix for standalone (non series) videos (#10895)
1516 + [hbo] Add support for episode pages (#10892)
1517 * [allocine] Fix extraction (#10860)
1518 + [nextmedia] Recognize action news on AppleDaily
1519 * [lego] Improve info extraction and bypass geo restriction (#10872)
1520
1521
1522 version 2016.10.07
1523
1524 Extractors
1525 + [iprima] Detect geo restriction
1526 * [facebook] Fix video extraction (#10846)
1527 + [commonprotocols] Support direct MMS links (#10838)
1528 + [generic] Add support for multiple vimeo embeds (#10862)
1529 + [nzz] Add support for nzz.ch (#4407)
1530 + [npo] Detect geo restriction
1531 + [npo] Add support for 2doc.nl (#10842)
1532 + [lego] Add support for lego.com (#10369)
1533 + [tonline] Add support for t-online.de (#10376)
1534 * [techtalks] Relax URL regular expression (#10840)
1535 * [youtube:live] Extend URL regular expression (#10839)
1536 + [theweatherchannel] Add support for weather.com (#7188)
1537 + [thisoldhouse] Add support for thisoldhouse.com (#10837)
1538 + [nhl] Add support for wch2016.com (#10833)
1539 * [pornoxo] Use JWPlatform to improve metadata extraction
1540
1541
1542 version 2016.10.02
1543
1544 Core
1545 * Fix possibly lost extended attributes during post-processing
1546 + Support pyxattr as well as python-xattr for --xattrs and
1547   --xattr-set-filesize (#9054)
1548
1549 Extractors
1550 + [jwplatform] Support DASH streams in JWPlayer
1551 + [jwplatform] Support old-style JWPlayer playlists
1552 + [byutv:event] Add extractor
1553 * [periscope:user] Fix extraction (#10820)
1554 * [dctp] Fix extraction (#10734)
1555 + [instagram] Extract video dimensions (#10790)
1556 + [tvland] Extend URL regular expression (#10812)
1557 + [vgtv] Add support for tv.aftonbladet.se (#10800)
1558 - [aftonbladet] Remove extractor
1559 * [vk] Fix timestamp and view count extraction (#10760)
1560 + [vk] Add support for running and finished live streams (#10799)
1561 + [leeco] Recognize more Le Sports URLs (#10794)
1562 + [instagram] Extract comments (#10788)
1563 + [ketnet] Extract mzsource formats (#10770)
1564 * [limelight:media] Improve HTTP formats extraction
1565
1566
1567 version 2016.09.27
1568
1569 Core
1570 + Add hdcore query parameter to akamai f4m formats
1571 + Delegate HLS live streams downloading to ffmpeg
1572 + Improved support for HTML5 subtitles
1573
1574 Extractors
1575 + [vk] Add support for dailymotion embeds (#10661)
1576 * [promptfile] Fix extraction (#10634)
1577 * [kaltura] Speed up embed regular expressions (#10764)
1578 + [npo] Add support for anderetijden.nl (#10754)
1579 + [prosiebensat1] Add support for advopedia sites
1580 * [mwave] Relax URL regular expression (#10735, #10748)
1581 * [prosiebensat1] Fix playlist support (#10745)
1582 + [prosiebensat1] Add support for sat1gold sites (#10745)
1583 + [cbsnews:livevideo] Fix extraction and extract m3u8 formats
1584 + [brightcove:new] Add support for live streams
1585 * [soundcloud] Generalize playlist entries extraction (#10733)
1586 + [mtv] Add support for new URL schema (#8169, #9808)
1587 * [einthusan] Fix extraction (#10714)
1588 + [twitter] Support Periscope embeds (#10737)
1589 + [openload] Support subtitles (#10625)
1590
1591
1592 version 2016.09.24
1593
1594 Core
1595 + Add support for watchTVeverywhere.com authentication provider based MSOs for
1596   Adobe Pass authentication (#10709)
1597
1598 Extractors
1599 + [soundcloud:playlist] Provide video id for early playlist entries (#10733)
1600 + [prosiebensat1] Add support for kabeleinsdoku (#10732)
1601 * [cbs] Extract info from thunder videoPlayerService (#10728)
1602 * [openload] Fix extraction (#10408)
1603 + [ustream] Support the new HLS streams (#10698)
1604 + [ooyala] Extract all HLS formats
1605 + [cartoonnetwork] Add support for Adobe Pass authentication
1606 + [soundcloud] Extract license metadata
1607 + [fox] Add support for Adobe Pass authentication (#8584)
1608 + [tbs] Add support for Adobe Pass authentication (#10642, #10222)
1609 + [trutv] Add support for Adobe Pass authentication (#10519)
1610 + [turner] Add support for Adobe Pass authentication
1611
1612
1613 version 2016.09.19
1614
1615 Extractors
1616 + [crunchyroll] Check if already authenticated (#10700)
1617 - [twitch:stream] Remove fallback to profile extraction when stream is offline
1618 * [thisav] Improve title extraction (#10682)
1619 * [vyborymos] Improve station info extraction
1620
1621
1622 version 2016.09.18
1623
1624 Core
1625 + Introduce manifest_url and fragments fields in formats dictionary for
1626   fragmented media
1627 + Provide manifest_url field for DASH segments, HLS and HDS
1628 + Provide fragments field for DASH segments
1629 * Rework DASH segments downloader to use fragments field
1630 + Add helper method for Wowza Streaming Engine formats extraction
1631
1632 Extractors
1633 + [vyborymos] Add extractor for vybory.mos.ru (#10692)
1634 + [xfileshare] Add title regular expression for streamin.to (#10646)
1635 + [globo:article] Add support for multiple videos (#10653)
1636 + [thisav] Recognize HTML5 videos (#10447)
1637 * [jwplatform] Improve JWPlayer detection
1638 + [mangomolo] Add support for Mangomolo embeds
1639 + [toutv] Add support for authentication (#10669)
1640 * [franceinter] Fix upload date extraction
1641 * [tv4] Fix HLS and HDS formats extraction (#10659)
1642
1643
1644 version 2016.09.15
1645
1646 Core
1647 * Improve _hidden_inputs
1648 + Introduce improved explicit Adobe Pass support
1649 + Add --ap-mso to provide multiple-system operator identifier
1650 + Add --ap-username to provide MSO account username
1651 + Add --ap-password to provide MSO account password
1652 + Add --ap-list-mso to list all supported MSOs
1653 + Add support for Rogers Cable multiple-system operator (#10606)
1654
1655 Extractors
1656 * [crunchyroll] Fix authentication (#10655)
1657 * [twitch] Fix API calls (#10654, #10660)
1658 + [bellmedia] Add support for more Bell Media Television sites
1659 * [franceinter] Fix extraction (#10538, #2105)
1660 * [kuwo] Improve error detection (#10650)
1661 + [go] Add support for free full episodes (#10439)
1662 * [bilibili] Fix extraction for specific videos (#10647)
1663 * [nhk] Fix extraction (#10633)
1664 * [kaltura] Improve audio detection
1665 * [kaltura] Skip chun format
1666 + [vimeo:ondemand] Pass Referer along with embed URL (#10624)
1667 + [nbc] Add support for NBC Olympics (#10361)
1668
1669
1670 version 2016.09.11.1
1671
1672 Extractors
1673 + [tube8] Extract categories and tags (#10579)
1674 + [pornhub] Extract categories and tags (#10499)
1675 * [openload] Temporary fix (#10408)
1676 + [foxnews] Add support Fox News articles (#10598)
1677 * [viafree] Improve video id extraction (#10615)
1678 * [iwara] Fix extraction after relaunch (#10462, #3215)
1679 + [tfo] Add extractor for tfo.org
1680 * [lrt] Fix audio extraction (#10566)
1681 * [9now] Fix extraction (#10561)
1682 + [canalplus] Add support for c8.fr (#10577)
1683 * [newgrounds] Fix uploader extraction (#10584)
1684 + [polskieradio:category] Add support for category lists (#10576)
1685 + [ketnet] Add extractor for ketnet.be (#10343)
1686 + [canvas] Add support for een.be (#10605)
1687 + [telequebec] Add extractor for telequebec.tv (#1999)
1688 * [parliamentliveuk] Fix extraction (#9137)
1689
1690
1691 version 2016.09.08
1692
1693 Extractors
1694 + [jwplatform] Extract height from format label
1695 + [yahoo] Extract Brightcove Legacy Studio embeds (#9345)
1696 * [videomore] Fix extraction (#10592)
1697 * [foxgay] Fix extraction (#10480)
1698 + [rmcdecouverte] Add extractor for rmcdecouverte.bfmtv.com (#9709)
1699 * [gamestar] Fix metadata extraction (#10479)
1700 * [puls4] Fix extraction (#10583)
1701 + [cctv] Add extractor for CCTV and CNTV (#8153)
1702 + [lci] Add extractor for lci.fr (#10573)
1703 + [wat] Extract DASH formats
1704 + [viafree] Improve video id detection (#10569)
1705 + [trutv] Add extractor for trutv.com (#10519)
1706 + [nick] Add support for nickelodeon.nl (#10559)
1707 + [abcotvs:clips] Add support for clips.abcotvs.com
1708 + [abcotvs] Add support for ABC Owned Television Stations sites (#9551)
1709 + [miaopai] Add extractor for miaopai.com (#10556)
1710 * [gamestar] Fix metadata extraction (#10479)
1711 + [bilibili] Add support for episodes (#10190)
1712 + [tvnoe] Add extractor for tvnoe.cz (#10524)
1713
1714
1715 version 2016.09.04.1
1716
1717 Core
1718 * In DASH downloader if the first segment fails, abort the whole download
1719   process to prevent throttling (#10497)
1720 + Add support for --skip-unavailable-fragments and --fragment retries in
1721   hlsnative downloader (#10165, #10448).
1722 + Add support for --skip-unavailable-fragments in DASH downloader
1723 + Introduce --skip-unavailable-fragments option for fragment based downloaders
1724   that allows to skip fragments unavailable due to a HTTP error
1725 * Fix extraction of video/audio entries with src attribute in
1726   _parse_html5_media_entries (#10540)
1727
1728 Extractors
1729 * [theplatform] Relax URL regular expression (#10546)
1730 * [youtube:playlist] Extend URL regular expression
1731 * [rottentomatoes] Delegate extraction to internetvideoarchive extractor
1732 * [internetvideoarchive] Extract all formats
1733 * [pornvoisines] Fix extraction (#10469)
1734 * [rottentomatoes] Fix extraction (#10467)
1735 * [espn] Extend URL regular expression (#10549)
1736 * [vimple] Extend URL regular expression (#10547)
1737 * [youtube:watchlater] Fix extraction (#10544)
1738 * [youjizz] Fix extraction (#10437)
1739 + [foxnews] Add support for FoxNews Insider (#10445)
1740 + [fc2] Recognize Flash player URLs (#10512)
1741
1742
1743 version 2016.09.03
1744
1745 Core
1746 * Restore usage of NAME attribute from EXT-X-MEDIA tag for formats codes in
1747   _extract_m3u8_formats (#10522)
1748 * Handle semicolon in mimetype2ext
1749
1750 Extractors
1751 + [youtube] Add support for rental videos' previews (#10532)
1752 * [youtube:playlist] Fallback to video extraction for video/playlist URLs when
1753   no playlist is actually served (#10537)
1754 + [drtv] Add support for dr.dk/nyheder (#10536)
1755 + [facebook:plugins:video] Add extractor (#10530)
1756 + [go] Add extractor for *.go.com sites
1757 * [adobepass] Check for authz_token expiration (#10527)
1758 * [nytimes] improve extraction
1759 * [thestar] Fix extraction (#10465)
1760 * [glide] Fix extraction (#10478)
1761 - [exfm] Remove extractor (#10482)
1762 * [youporn] Fix categories and tags extraction (#10521)
1763 + [curiositystream] Add extractor for app.curiositystream.com
1764 - [thvideo] Remove extractor (#10464)
1765 * [movingimage] Fix for the new site name (#10466)
1766 + [cbs] Add support for once formats (#10515)
1767 * [limelight] Skip ism snd duplicate manifests
1768 + [porncom] Extract categories and tags (#10510)
1769 + [facebook] Extract timestamp (#10508)
1770 + [yahoo] Extract more formats
1771
1772
1773 version 2016.08.31
1774
1775 Extractors
1776 * [soundcloud] Fix URL regular expression to avoid clashes with sets (#10505)
1777 * [bandcamp:album] Fix title extraction (#10455)
1778 * [pyvideo] Fix extraction (#10468)
1779 + [ctv] Add support for tsn.ca, bnn.ca and thecomedynetwork.ca (#10016)
1780 * [9c9media] Extract more metadata
1781 * [9c9media] Fix multiple stacks extraction (#10016)
1782 * [adultswim] Improve video info extraction (#10492)
1783 * [vodplatform] Improve embed regular expression
1784 - [played] Remove extractor (#10470)
1785 + [tbs] Add extractor for tbs.com and tntdrama.com (#10222)
1786 + [cartoonnetwork] Add extractor for cartoonnetwork.com (#10110)
1787 * [adultswim] Rework in terms of turner extractor
1788 * [cnn] Rework in terms of turner extractor
1789 * [nba] Rework in terms of turner extractor
1790 + [turner] Add base extractor for Turner Broadcasting System based sites
1791 * [bilibili] Fix extraction (#10375)
1792 * [openload] Fix extraction (#10408)
1793
1794
1795 version 2016.08.28
1796
1797 Core
1798 + Add warning message that ffmpeg doesn't support SOCKS
1799 * Improve thumbnail sorting
1800 + Extract formats from #EXT-X-MEDIA tags in _extract_m3u8_formats
1801 * Fill IV with leading zeros for IVs shorter than 16 octets in hlsnative
1802 + Add ac-3 to the list of audio codecs in parse_codecs
1803
1804 Extractors
1805 * [periscope:user] Fix extraction (#10453)
1806 * [douyutv] Fix extraction (#10153, #10318, #10444)
1807 + [nhk:vod] Add extractor for www3.nhk.or.jp on demand (#4437, #10424)
1808 - [trutube] Remove extractor (#10438)
1809 + [usanetwork] Add extractor for usanetwork.com
1810 * [crackle] Fix extraction (#10333)
1811 * [spankbang] Fix description and uploader extraction (#10339)
1812 * [discoverygo] Detect cable provider restricted videos (#10425)
1813 + [cbc] Add support for watch.cbc.ca
1814 * [kickstarter] Silent the warning for og:description (#10415)
1815 * [mtvservices:embedded] Fix extraction for the new 'edge' player (#10363)
1816
1817
1818 version 2016.08.24.1
1819
1820 Extractors
1821 + [pluralsight] Add support for subtitles (#9681)
1822
1823
1824 version 2016.08.24
1825
1826 Extractors
1827 * [youtube] Fix authentication (#10392)
1828 * [openload] Fix extraction (#10408)
1829 + [bravotv] Add support for Adobe Pass (#10407)
1830 * [bravotv] Fix clip info extraction (#10407)
1831 * [eagleplatform] Improve embedded videos detection (#10409)
1832 * [awaan] Fix extraction
1833 * [mtvservices:embedded] Update config URL
1834 + [abc:iview] Add extractor (#6148)
1835
1836
1837 version 2016.08.22
1838
1839 Core
1840 * Improve formats and subtitles extension auto calculation
1841 + Recognize full unit names in parse_filesize
1842 + Add support for m3u8 manifests in HTML5 multimedia tags
1843 * Fix octal/hexadecimal number detection in js_to_json
1844
1845 Extractors
1846 + [ivi] Add support for 720p and 1080p
1847 + [charlierose] Add new extractor (#10382)
1848 * [1tv] Fix extraction (#9249)
1849 * [twitch] Renew authentication
1850 * [kaltura] Improve subtitles extension calculation
1851 + [zingmp3] Add support for video clips
1852 * [zingmp3] Fix extraction (#10041)
1853 * [kaltura] Improve subtitles extraction (#10279)
1854 * [cultureunplugged] Fix extraction (#10330)
1855 + [cnn] Add support for money.cnn.com (#2797)
1856 * [cbsnews] Fix extraction (#10362)
1857 * [cbs] Fix extraction (#10393)
1858 + [litv] Support 'promo' URLs (#10385)
1859 * [snotr] Fix extraction (#10338)
1860 * [n-tv.de] Fix extraction (#10331)
1861 * [globo:article] Relax URL and video id regular expressions (#10379)
1862
1863
1864 version 2016.08.19
1865
1866 Core
1867 - Remove output template description from --help
1868 * Recognize lowercase units in parse_filesize
1869
1870 Extractors
1871 + [porncom] Add extractor for porn.com (#2251, #10251)
1872 + [generic] Add support for DBTV embeds
1873 * [vk:wallpost] Fix audio extraction for new site layout
1874 * [vk] Fix authentication
1875 + [hgtvcom:show] Add extractor for hgtv.com shows (#10365)
1876 + [discoverygo] Add support for another GO network sites
1877
1878
1879 version 2016.08.17
1880
1881 Core
1882 + Add _get_netrc_login_info
1883
1884 Extractors
1885 * [mofosex] Extract all formats (#10335)
1886 + [generic] Add support for vbox7 embeds
1887 + [vbox7] Add support for embed URLs
1888 + [viafree] Add extractor (#10358)
1889 + [mtg] Add support for viafree URLs (#10358)
1890 * [theplatform] Extract all subtitles per language
1891 + [xvideos] Fix HLS extraction (#10356)
1892 + [amcnetworks] Add extractor
1893 + [bbc:playlist] Add support for pagination (#10349)
1894 + [fxnetworks] Add extractor (#9462)
1895 * [cbslocal] Fix extraction for SendtoNews-based videos
1896 * [sendtonews] Fix extraction
1897 * [jwplatform] Extract video id from JWPlayer data
1898 - [zippcast] Remove extractor (#10332)
1899 + [viceland] Add extractor (#8799)
1900 + [adobepass] Add base extractor for Adobe Pass Authentication
1901 * [life:embed] Improve extraction
1902 * [vgtv] Detect geo restricted videos (#10348)
1903 + [uplynk] Add extractor
1904 * [xiami] Fix extraction (#10342)
1905
1906
1907 version 2016.08.13
1908
1909 Core
1910 * Show progress for curl external downloader
1911 * Forward more options to curl external downloader
1912
1913 Extractors
1914 * [pbs] Fix description extraction
1915 * [franceculture] Fix extraction (#10324)
1916 * [pornotube] Fix extraction (#10322)
1917 * [4tube] Fix metadata extraction (#10321)
1918 * [imgur] Fix width and height extraction (#10325)
1919 * [expotv] Improve extraction
1920 + [vbox7] Fix extraction (#10309)
1921 - [tapely] Remove extractor (#10323)
1922 * [muenchentv] Fix extraction (#10313)
1923 + [24video] Add support for .me and .xxx TLDs
1924 * [24video] Fix comment count extraction
1925 * [sunporno] Add support for embed URLs
1926 * [sunporno] Fix metadata extraction (#10316)
1927 + [hgtv] Add extractor for hgtv.ca (#3999)
1928 - [pbs] Remove request to unavailable API
1929 + [pbs] Add support for high quality HTTP formats
1930 + [crunchyroll] Add support for HLS formats (#10301)
1931
1932
1933 version 2016.08.12
1934
1935 Core
1936 * Subtitles are now written as is. Newline conversions are disabled. (#10268)
1937 + Recognize more formats in unified_timestamp
1938
1939 Extractors
1940 - [goldenmoustache] Remove extractor (#10298)
1941 * [drtuber] Improve title extraction
1942 * [drtuber] Make dislike count optional (#10297)
1943 * [chirbit] Fix extraction (#10296)
1944 * [francetvinfo] Relax URL regular expression
1945 * [rtlnl] Relax URL regular expression (#10282)
1946 * [formula1] Relax URL regular expression (#10283)
1947 * [wat] Improve extraction (#10281)
1948 * [ctsnews] Fix extraction
1949
1950
1951 version 2016.08.10
1952
1953 Core
1954 * Make --metadata-from-title non fatal when title does not match the pattern
1955 * Introduce options for randomized sleep before each download
1956   --min-sleep-interval and --max-sleep-interval (#9930)
1957 * Respect default in _search_json_ld
1958
1959 Extractors
1960 + [uol] Add extractor for uol.com.br (#4263)
1961 * [rbmaradio] Fix extraction and extract all formats (#10242)
1962 + [sonyliv] Add extractor for sonyliv.com (#10258)
1963 * [aparat] Fix extraction
1964 * [cwtv] Extract HTTP formats
1965 + [rozhlas] Add extractor for prehravac.rozhlas.cz (#10253)
1966 * [kuwo:singer] Fix extraction
1967
1968
1969 version 2016.08.07
1970
1971 Core
1972 + Add support for TV Parental Guidelines ratings in parse_age_limit
1973 + Add decode_png (#9706)
1974 + Add support for partOfTVSeries in JSON-LD
1975 * Lower master M3U8 manifest preference for better format sorting
1976
1977 Extractors
1978 + [discoverygo] Add extractor (#10245)
1979 * [flipagram] Make JSON-LD extraction non fatal
1980 * [generic] Make JSON-LD extraction non fatal
1981 + [bbc] Add support for morph embeds (#10239)
1982 * [tnaflixnetworkbase] Improve title extraction
1983 * [tnaflix] Fix metadata extraction (#10249)
1984 * [fox] Fix theplatform release URL query
1985 * [openload] Fix extraction (#9706)
1986 * [bbc] Skip duplicate manifest URLs
1987 * [bbc] Improve format code
1988 + [bbc] Add support for DASH and F4M
1989 * [bbc] Improve format sorting and listing
1990 * [bbc] Improve playlist extraction
1991 + [pokemon] Add extractor (#10093)
1992 + [condenast] Add fallback scenario for video info extraction
1993
1994
1995 version 2016.08.06
1996
1997 Core
1998 * Add support for JSON-LD root list entries (#10203)
1999 * Improve unified_timestamp
2000 * Lower preference of RTSP formats in generic sorting
2001 + Add support for multiple properties in _og_search_property
2002 * Improve password hiding from verbose output
2003
2004 Extractors
2005 + [adultswim] Add support for trailers (#10235)
2006 * [archiveorg] Improve extraction (#10219)
2007 + [jwplatform] Add support for playlists
2008 + [jwplatform] Add support for relative URLs
2009 * [jwplatform] Improve audio detection
2010 + [tvplay] Capture and output native error message
2011 + [tvplay] Extract series metadata
2012 + [tvplay] Add support for subtitles (#10194)
2013 * [tvp] Improve extraction (#7799)
2014 * [cbslocal] Fix timestamp parsing (#10213)
2015 + [naver] Add support for subtitles (#8096)
2016 * [naver] Improve extraction
2017 * [condenast] Improve extraction
2018 * [engadget] Relax URL regular expression
2019 * [5min] Fix extraction
2020 + [nationalgeographic] Add support for Episode Guide
2021 + [kaltura] Add support for subtitles
2022 * [kaltura] Optimize network requests
2023 + [vodplatform] Add extractor for vod-platform.net
2024 - [gamekings] Remove extractor
2025 * [limelight] Extract HTTP formats
2026 * [ntvru] Fix extraction
2027 + [comedycentral] Re-add :tds and :thedailyshow shortnames
2028
2029
2030 version 2016.08.01
2031
2032 Fixed/improved extractors
2033 - [yandexmusic:track] Adapt to changes in track location JSON (#10193)
2034 - [bloomberg] Support another form of player (#10187)
2035 - [limelight] Skip DRM protected videos
2036 - [safari] Relax regular expressions for URL matching (#10202)
2037 - [cwtv] Add support for cwtvpr.com (#10196)
2038
2039
2040 version 2016.07.30
2041
2042 Fixed/improved extractors
2043 - [twitch:clips] Sort formats
2044 - [tv2] Use m3u8_native
2045 - [tv2:article] Fix video detection (#10188)
2046 - rtve (#10076)
2047 - [dailymotion:playlist] Optimize download archive processing (#10180)
2048
2049
2050 version 2016.07.28
2051
2052 Fixed/improved extractors
2053 - shared (#10170)
2054 - soundcloud (#10179)
2055 - twitch (#9767)
2056
2057
2058 version 2016.07.26.2
2059
2060 Fixed/improved extractors
2061 - smotri
2062 - camdemy
2063 - mtv
2064 - comedycentral
2065 - cmt
2066 - cbc
2067 - mgtv
2068 - orf
2069
2070
2071 version 2016.07.24
2072
2073 New extractors
2074 - arkena (#8682)
2075 - lcp (#8682)
2076
2077 Fixed/improved extractors
2078 - facebook (#10151)
2079 - dailymail
2080 - telegraaf
2081 - dcn
2082 - onet
2083 - tvp
2084
2085 Miscellaneous
2086 - Support $Time$ in DASH manifests
2087
2088
2089 version 2016.07.22
2090
2091 New extractors
2092 - odatv (#9285)
2093
2094 Fixed/improved extractors
2095 - bbc
2096 - youjizz (#10131)
2097 - youtube (#10140)
2098 - pornhub (#10138)
2099 - eporner (#10139)
2100
2101
2102 version 2016.07.17
2103
2104 New extractors
2105 - nintendo (#9986)
2106 - streamable (#9122)
2107
2108 Fixed/improved extractors
2109 - ard (#10095)
2110 - mtv
2111 - comedycentral (#10101)
2112 - viki (#10098)
2113 - spike (#10106)
2114
2115 Miscellaneous
2116 - Improved twitter player detection (#10090)
2117
2118
2119 version 2016.07.16
2120
2121 New extractors
2122 - ninenow (#5181)
2123
2124 Fixed/improved extractors
2125 - rtve (#10076)
2126 - brightcove
2127 - 3qsdn
2128 - syfy (#9087, #3820, #2388)
2129 - youtube (#10083)
2130
2131 Miscellaneous
2132 - Fix subtitle embedding for video-only and audio-only files (#10081)
2133
2134
2135 version 2016.07.13
2136
2137 New extractors
2138 - rudo
2139
2140 Fixed/improved extractors
2141 - biobiochiletv
2142 - tvplay
2143 - dbtv
2144 - brightcove
2145 - tmz
2146 - youtube (#10059)
2147 - shahid (#10062)
2148 - vk
2149 - ellentv (#10067)
2150
2151
2152 version 2016.07.11
2153
2154 New Extractors
2155 - roosterteeth (#9864)
2156
2157 Fixed/improved extractors
2158 - miomio (#9605)
2159 - vuclip
2160 - youtube
2161 - vidzi (#10058)
2162
2163
2164 version 2016.07.09.2
2165
2166 Fixed/improved extractors
2167 - vimeo (#1638)
2168 - facebook (#10048)
2169 - lynda (#10047)
2170 - animeondemand
2171
2172 Fixed/improved features
2173 - Embedding subtitles no longer throws an error with problematic inputs (#9063)
2174
2175
2176 version 2016.07.09.1
2177
2178 Fixed/improved extractors
2179 - youtube
2180 - ard
2181 - srmediatek (#9373)
2182
2183
2184 version 2016.07.09
2185
2186 New extractors
2187 - Flipagram (#9898)
2188
2189 Fixed/improved extractors
2190 - telecinco
2191 - toutv
2192 - radiocanada
2193 - tweakers (#9516)
2194 - lynda
2195 - nick (#7542)
2196 - polskieradio (#10028)
2197 - le
2198 - facebook (#9851)
2199 - mgtv
2200 - animeondemand (#10031)
2201
2202 Fixed/improved features
2203 - `--postprocessor-args` and `--downloader-args` now accepts non-ASCII inputs
2204   on non-Windows systems
2205
2206
2207 version 2016.07.07
2208
2209 New extractors
2210 - kamcord (#10001)
2211
2212 Fixed/improved extractors
2213 - spiegel (#10018)
2214 - metacafe (#8539, #3253)
2215 - onet (#9950)
2216 - francetv (#9955)
2217 - brightcove (#9965)
2218 - daum (#9972)
2219
2220
2221 version 2016.07.06
2222
2223 Fixed/improved extractors
2224 - youtube (#10007, #10009)
2225 - xuite
2226 - stitcher
2227 - spiegel
2228 - slideshare
2229 - sandia
2230 - rtvnh
2231 - prosiebensat1
2232 - onionstudios
2233
2234
2235 version 2016.07.05
2236
2237 Fixed/improved extractors
2238 - brightcove
2239 - yahoo (#9995)
2240 - pornhub (#9997)
2241 - iqiyi
2242 - kaltura (#5557)
2243 - la7
2244 - Changed features
2245 - Rename --cn-verfication-proxy to --geo-verification-proxy
2246 Miscellaneous
2247 - Add script for displaying downloads statistics
2248
2249
2250 version 2016.07.03.1
2251
2252 Fixed/improved extractors
2253 - theplatform
2254 - aenetworks
2255 - nationalgeographic
2256 - hrti (#9482)
2257 - facebook (#5701)
2258 - buzzfeed (#5701)
2259 - rai (#8617, #9157, #9232, #8552, #8551)
2260 - nationalgeographic (#9991)
2261 - iqiyi
2262
2263
2264 version 2016.07.03
2265
2266 New extractors
2267 - hrti (#9482)
2268
2269 Fixed/improved extractors
2270 - vk (#9981)
2271 - facebook (#9938)
2272 - xtube (#9953, #9961)
2273
2274
2275 version 2016.07.02
2276
2277 New extractors
2278 - fusion (#9958)
2279
2280 Fixed/improved extractors
2281 - twitch (#9975)
2282 - vine (#9970)
2283 - periscope (#9967)
2284 - pornhub (#8696)
2285
2286
2287 version 2016.07.01
2288
2289 New extractors
2290 - 9c9media
2291 - ctvnews (#2156)
2292 - ctv (#4077)
2293
2294 Fixed/Improved extractors
2295 - rds
2296 - meta (#8789)
2297 - pornhub (#9964)
2298 - sixplay (#2183)
2299
2300 New features
2301 - Accept quoted strings across multiple lines (#9940)