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