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