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