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