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