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