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