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