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