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