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