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