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