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