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