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