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