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