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