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