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