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