release 2017.02.04
[youtube-dl] / ChangeLog
1 version 2017.02.04
2
3 Core
4 + Add --playlist-random to shuffle playlists (#11889, #11901)
5
6 Extractors
7 + [infoq] Add audio only formats (#11565)
8 * [youtube] Fix ytsearch when cookies are provided (#11924)
9 + [bilibili] Support new Bangumi URLs (#11845)
10
11
12 version 2017.02.01
13
14 Extractors
15 + [facebook] Add another fallback extraction scenario (#11926)
16 * [prosiebensat1] Fix extraction of descriptions (#11810, #11929)
17 - [crunchyroll] Remove ScaledBorderAndShadow settings (#9028)
18 + [vimeo] Extract upload timestamp
19 + [vimeo] Extract license (#8726, #11880)
20 + [nrk:series] Add support for series (#11571, #11711)
21 + [elpais] Fix extraction for some URLs (#11765)
22
23
24 version 2017.01.31
25
26 Core
27 + [compat] Add compat_etree_register_namespace
28
29 Extractors
30 * [youtube] Fix extraction for domainless player URLs (#11890, #11891, #11892,
31   #11894, #11895, #11897, #11900, #11903, #11904, #11906, #11907, #11909,
32   #11913, #11914, #11915, #11916, #11917, #11918, #11919)
33 + [vimeo] Extract both mixed and separated DASH formats
34 + [ruutu] Extract DASH formats
35 * [itv] Fix extraction for python 2.6
36
37
38 version 2017.01.29
39
40 Core
41 * [extractor/common] Fix initialization template (#11605, #11825)
42 + [extractor/common] Document fragment_base_url and fragment's path fields
43 * [extractor/common] Fix duration per DASH segment (#11868)
44 + Introduce --autonumber-start option for initial value of %(autonumber)s
45   template (#727, #2702, #9362, #10457, #10529, #11862)
46
47 Extractors
48 + [azmedien:playlist] Add support for topic and themen playlists (#11817)
49 * [npo] Fix subtitles extraction
50 + [itv] Extract subtitles
51 + [itv] Add support for itv.com (#9240)
52 + [mtv81] Add support for mtv81.com (#7619)
53 + [vlive] Add support for channels (#11826)
54 + [kaltura] Add fallback for fileExt
55 + [kaltura] Improve uploader_id extraction
56 + [konserthusetplay] Add support for rspoplay.se (#11828)
57
58
59 version 2017.01.28
60
61 Core
62 * [utils] Improve parse_duration
63
64 Extractors
65 * [crunchyroll] Improve series and season metadata extraction (#11832)
66 * [soundcloud] Improve formats extraction and extract audio bitrate
67 + [soundcloud] Extract HLS formats
68 * [soundcloud] Fix track URL extraction (#11852)
69 + [twitch:vod] Expand URL regular expressions (#11846)
70 * [aenetworks] Fix season episodes extraction (#11669)
71 + [tva] Add support for videos.tva.ca (#11842)
72 * [jamendo] Improve and extract more metadata (#11836)
73 + [disney] Add support for Disney sites (#7409, #11801, #4975, #11000)
74 * [vevo] Remove request to old API and catch API v2 errors
75 + [cmt,mtv,southpark] Add support for episode URLs (#11837)
76 + [youtube] Add fallback for duration extraction (#11841)
77
78
79 version 2017.01.25
80
81 Extractors
82 + [openload] Fallback video extension to mp4
83 + [extractor/generic] Add support for Openload embeds (#11536, #11812)
84 * [srgssr] Fix rts video extraction (#11831)
85 + [afreecatv:global] Add support for afreeca.tv (#11807)
86 + [crackle] Extract vtt subtitles
87 + [crackle] Extract multiple resolutions for thumbnails
88 + [crackle] Add support for mobile URLs
89 + [konserthusetplay] Extract subtitles (#11823)
90 + [konserthusetplay] Add support for HLS videos (#11823)
91 * [vimeo:review] Fix config URL extraction (#11821)
92
93
94 version 2017.01.24
95
96 Extractors
97 * [pluralsight] Fix extraction (#11820)
98 + [nextmedia] Add support for NextTV (壹電視)
99 * [24video] Fix extraction (#11811)
100 * [youtube:playlist] Fix nonexistent and private playlist detection (#11604)
101 + [chirbit] Extract uploader (#11809)
102
103
104 version 2017.01.22
105
106 Extractors
107 + [pornflip] Add support for pornflip.com (#11556, #11795)
108 * [chaturbate] Fix extraction (#11797, #11802)
109 + [azmedien] Add support for AZ Medien sites (#11784, #11785)
110 + [nextmedia] Support redirected URLs
111 + [vimeo:channel] Extract videos' titles for playlist entries (#11796)
112 + [youtube] Extract episode metadata (#9695, #11774)
113 + [cspan] Support Ustream embedded videos (#11547)
114 + [1tv] Add support for HLS videos (#11786)
115 * [uol] Fix extraction (#11770)
116 * [mtv] Relax triforce feed regular expression (#11766)
117
118
119 version 2017.01.18
120
121 Extractors
122 * [bilibili] Fix extraction (#11077)
123 + [canalplus] Add fallback for video id (#11764)
124 * [20min] Fix extraction (#11683, #11751)
125 * [imdb] Extend URL regular expression (#11744)
126 + [naver] Add support for tv.naver.com links (#11743)
127
128
129 version 2017.01.16
130
131 Core
132 * [options] Apply custom config to final composite configuration (#11741)
133 * [YoutubeDL] Improve protocol auto determining (#11720)
134
135 Extractors
136 * [xiami] Relax URL regular expressions
137 * [xiami] Improve track metadata extraction (#11699)
138 + [limelight] Check hand-make direct HTTP links
139 + [limelight] Add support for direct HTTP links at video.llnw.net (#11737)
140 + [brightcove] Recognize another player ID pattern (#11688)
141 + [niconico] Support login via cookies (#7968)
142 * [yourupload] Fix extraction (#11601)
143 + [beam:live] Add support for beam.pro live streams (#10702, #11596)
144 * [vevo] Improve geo restriction detection
145 + [dramafever] Add support for URLs with language code (#11714)
146 * [cbc] Improve playlist support (#11704)
147
148
149 version 2017.01.14
150
151 Core
152 + [common] Add ability to customize akamai manifest host
153 + [utils] Add more date formats
154
155 Extractors
156 - [mtv] Eliminate _transform_rtmp_url
157 * [mtv] Generalize triforce mgid extraction
158 + [cmt] Add support for full episodes and video clips (#11623)
159 + [mitele] Extract DASH formats
160 + [ooyala] Add support for videos with embedToken (#11684)
161 * [mixcloud] Fix extraction (#11674)
162 * [openload] Fix extraction (#10408)
163 * [tv4] Improve extraction (#11698)
164 * [freesound] Fix and improve extraction (#11602)
165 + [nick] Add support for beta.nick.com (#11655)
166 * [mtv,cc] Use HLS by default with native HLS downloader (#11641)
167 * [mtv] Fix non-HLS extraction
168
169
170 version 2017.01.10
171
172 Extractors
173 * [youtube] Fix extraction (#11663, #11664)
174 + [inc] Add support for inc.com (#11277, #11647)
175 + [youtube] Add itag 212 (#11575)
176 + [egghead:course] Add support for egghead.io courses
177
178
179 version 2017.01.08
180
181 Core
182 * Fix "invalid escape sequence" errors under Python 3.6 (#11581)
183
184 Extractors
185 + [hitrecord] Add support for hitrecord.org (#10867, #11626)
186 - [videott] Remove extractor
187 * [swrmediathek] Improve extraction
188 - [sharesix] Remove extractor
189 - [aol:features] Remove extractor
190 * [sendtonews] Improve info extraction
191 * [3sat,phoenix] Fix extraction (#11619)
192 * [comedycentral/mtv] Add support for HLS videos (#11600)
193 * [discoverygo] Fix JSON data parsing (#11219, #11522)
194
195
196 version 2017.01.05
197
198 Extractors
199 + [zdf] Fix extraction (#11055, #11063)
200 * [pornhub:playlist] Improve extraction (#11594)
201 + [cctv] Add support for ncpa-classic.com (#11591)
202 + [tunein] Add support for embeds (#11579)
203
204
205 version 2017.01.02
206
207 Extractors
208 * [cctv] Improve extraction (#879, #6753, #8541)
209 + [nrktv:episodes] Add support for episodes (#11571)
210 + [arkena] Add support for video.arkena.com (#11568)
211
212
213 version 2016.12.31
214
215 Core
216 + Introduce --config-location option for custom configuration files (#6745,
217   #10648)
218
219 Extractors
220 + [twitch] Add support for player.twitch.tv (#11535, #11537)
221 + [videa] Add support for videa.hu (#8181, #11133)
222 * [vk] Fix postlive videos extraction
223 * [vk] Extract from playerParams (#11555)
224 - [freevideo] Remove extractor (#11515)
225 + [showroomlive] Add support for showroom-live.com (#11458)
226 * [xhamster] Fix duration extraction (#11549)
227 * [rtve:live] Fix extraction (#11529)
228 * [brightcove:legacy] Improve embeds detection (#11523)
229 + [twitch] Add support for rechat messages (#11524)
230 * [acast] Fix audio and timestamp extraction (#11521)
231
232
233 version 2016.12.22
234
235 Core
236 * [extractor/common] Improve detection of video-only formats in m3u8
237   manifests (#11507)
238
239 Extractors
240 + [theplatform] Pass geo verification headers to SMIL request (#10146)
241 + [viu] Pass geo verification headers to auth request
242 * [rtl2] Extract more formats and metadata
243 * [vbox7] Skip malformed JSON-LD (#11501)
244 * [uplynk] Force downloading using native HLS downloader (#11496)
245 + [laola1] Add support for another extraction scenario (#11460)
246
247
248 version 2016.12.20
249
250 Core
251 * [extractor/common] Improve fragment URL construction for DASH media
252 * [extractor/common] Fix codec information extraction for mixed audio/video
253   DASH media (#11490)
254
255 Extractors
256 * [vbox7] Fix extraction (#11494)
257 + [uktvplay] Add support for uktvplay.uktv.co.uk (#11027)
258 + [piksel] Add support for player.piksel.com (#11246)
259 + [vimeo] Add support for DASH formats
260 * [vimeo] Fix extraction for HLS formats (#11490)
261 * [kaltura] Fix wrong widget ID in some cases (#11480)
262 + [nrktv:direkte] Add support for live streams (#11488)
263 * [pbs] Fix extraction for geo restricted videos (#7095)
264 * [brightcove:new] Skip widevine classic videos
265 + [viu] Add support for viu.com (#10607, #11329)
266
267
268 version 2016.12.18
269
270 Core
271 + [extractor/common] Recognize DASH formats in html5 media entries
272
273 Extractors
274 + [ccma] Add support for ccma.cat (#11359)
275 * [laola1tv] Improve extraction
276 + [laola1tv] Add support embed URLs (#11460)
277 * [nbc] Fix extraction for MSNBC videos (#11466)
278 * [twitch] Adapt to new videos pages URL schema (#11469)
279 + [meipai] Add support for meipai.com (#10718)
280 * [jwplatform] Improve subtitles and duration extraction
281 + [ondemandkorea] Add support for ondemandkorea.com (#10772)
282 + [vvvvid] Add support for vvvvid.it (#5915)
283
284
285 version 2016.12.15
286
287 Core
288 + [utils] Add convenience urljoin
289
290 Extractors
291 + [openload] Recognize oload.tv URLs (#10408)
292 + [facebook] Recognize .onion URLs (#11443)
293 * [vlive] Fix extraction (#11375, #11383)
294 + [canvas] Extract DASH formats
295 + [melonvod] Add support for vod.melon.com (#11419)
296
297
298 version 2016.12.12
299
300 Core
301 + [utils] Add common user agents map
302 + [common] Recognize HLS manifests that contain video only formats (#11394)
303
304 Extractors
305 + [dplay] Use Safari user agent for HLS (#11418)
306 + [facebook] Detect login required error message
307 * [facebook] Improve video selection (#11390)
308 + [canalplus] Add another video id pattern (#11399)
309 * [mixcloud] Relax URL regular expression (#11406)
310 * [ctvnews] Relax URL regular expression (#11394)
311 + [rte] Capture and output error message (#7746, #10498)
312 + [prosiebensat1] Add support for DASH formats
313 * [srgssr] Improve extraction for geo restricted videos (#11089)
314 * [rts] Improve extraction for geo restricted videos (#4989)
315
316
317 version 2016.12.09
318
319 Core
320 * [socks] Fix error reporting (#11355)
321
322 Extractors
323 * [openload] Fix extraction (#10408)
324 * [pandoratv] Fix extraction (#11023)
325 + [telebruxelles] Add support for emission URLs
326 * [telebruxelles] Extract all formats
327 + [bloomberg] Add another video id regular expression (#11371)
328 * [fusion] Update ooyala id regular expression (#11364)
329 + [1tv] Add support for playlists (#11335)
330 * [1tv] Improve extraction (#11335)
331 + [aenetworks] Extract more formats (#11321)
332 + [thisoldhouse] Recognize /tv-episode/ URLs (#11271)
333
334
335 version 2016.12.01
336
337 Extractors
338 * [soundcloud] Update client id (#11327)
339 * [ruutu] Detect DRM protected videos
340 + [liveleak] Add support for youtube embeds (#10688)
341 * [spike] Fix full episodes support (#11312)
342 * [comedycentral] Fix full episodes support
343 * [normalboots] Rewrite in terms of JWPlatform (#11184)
344 * [teamfourstar] Rewrite in terms of JWPlatform (#11184)
345 - [screenwavemedia] Remove extractor (#11184)
346
347
348 version 2016.11.27
349
350 Extractors
351 + [webcaster] Add support for webcaster.pro
352 + [azubu] Add support for azubu.uol.com.br (#11305)
353 * [viki] Prefer hls formats
354 * [viki] Fix rtmp formats extraction (#11255)
355 * [puls4] Relax URL regular expression (#11267)
356 * [vevo] Improve artist extraction (#10911)
357 * [mitele] Relax URL regular expression and extract more metadata (#11244)
358 + [cbslocal] Recognize New York site (#11285)
359 + [youtube:playlist] Pass disable_polymer in URL query (#11193)
360
361
362 version 2016.11.22
363
364 Extractors
365 * [hellporno] Fix video extension extraction (#11247)
366 + [hellporno] Add support for hellporno.net (#11247)
367 + [amcnetworks] Recognize more BBC America URLs (#11263)
368 * [funnyordie] Improve extraction (#11208)
369 * [extractor/generic] Improve limelight embeds support
370 - [crunchyroll] Remove ScaledBorderAndShadow from ASS subtitles (#8207, #9028)
371 * [bandcamp] Fix free downloads extraction and extract all formats (#11067)
372 * [twitter:card] Relax URL regular expression (#11225)
373 + [tvanouvelles] Add support for tvanouvelles.ca (#10616)
374
375
376 version 2016.11.18
377
378 Extractors
379 * [youtube:live] Relax URL regular expression (#11164)
380 * [openload] Fix extraction (#10408, #11122)
381 * [vlive] Prefer locale over language for subtitles id (#11203)
382
383
384 version 2016.11.14.1
385
386 Core
387 + [downoader/fragment,f4m,hls] Respect HTTP headers from info dict
388 * [extractor/common] Fix media templates with Bandwidth substitution pattern in
389   MPD manifests (#11175)
390 * [extractor/common] Improve thumbnail extraction from JSON-LD
391
392 Extractors
393 + [nrk] Workaround geo restriction
394 + [nrk] Improve error detection and messages
395 + [afreecatv] Add support for vod.afreecatv.com (#11174)
396 * [cda] Fix and improve extraction (#10929, #10936)
397 * [plays] Fix extraction (#11165)
398 * [eagleplatform] Fix extraction (#11160)
399 + [audioboom] Recognize /posts/ URLs (#11149)
400
401
402 version 2016.11.08.1
403
404 Extractors
405 * [espn:article] Fix support for espn.com articles
406 * [franceculture] Fix extraction (#11140)
407
408
409 version 2016.11.08
410
411 Extractors
412 * [tmz:article] Fix extraction (#11052)
413 * [espn] Fix extraction (#11041)
414 * [mitele] Fix extraction after website redesign (#10824)
415 - [ard] Remove age restriction check (#11129)
416 * [generic] Improve support for pornhub.com embeds (#11100)
417 + [generic] Add support for redtube.com embeds (#11099)
418 + [generic] Add support for drtuber.com embeds (#11098)
419 + [redtube] Add support for embed URLs
420 + [drtuber] Add support for embed URLs
421 + [yahoo] Improve content id extraction (#11088)
422 * [toutv] Relax URL regular expression (#11121)
423
424
425 version 2016.11.04
426
427 Core
428 * [extractor/common] Tolerate malformed RESOLUTION attribute in m3u8
429   manifests (#11113)
430 * [downloader/ism] Fix AVC Decoder Configuration Record
431
432 Extractors
433 + [fox9] Add support for fox9.com (#11110)
434 + [anvato] Extract more metadata and improve formats extraction
435 * [vodlocker] Improve removed videos detection (#11106)
436 + [vzaar] Add support for vzaar.com (#11093)
437 + [vice] Add support for uplynk preplay videos (#11101)
438 * [tubitv] Fix extraction (#11061)
439 + [shahid] Add support for authentication (#11091)
440 + [radiocanada] Add subtitles support (#11096)
441 + [generic] Add support for ISM manifests
442
443
444 version 2016.11.02
445
446 Core
447 + Add basic support for Smooth Streaming protocol (#8118, #10969)
448 * Improve MPD manifest base URL extraction (#10909, #11079)
449 * Fix --match-filter for int-like strings (#11082)
450
451 Extractors
452 + [mva] Add support for ISM formats
453 + [msn] Add support for ISM formats
454 + [onet] Add support for ISM formats
455 + [tvp] Add support for ISM formats
456 + [nicknight] Add support for nicknight sites (#10769)
457
458
459 version 2016.10.30
460
461 Extractors
462 * [facebook] Improve 1080P video detection (#11073)
463 * [imgur] Recognize /r/ URLs (#11071)
464 * [beeg] Fix extraction (#11069)
465 * [openload] Fix extraction (#10408)
466 * [gvsearch] Modernize and fix search request (#11051)
467 * [adultswim] Fix extraction (#10979)
468 + [nobelprize] Add support for nobelprize.org (#9999)
469 * [hornbunny] Fix extraction (#10981)
470 * [tvp] Improve video id extraction (#10585)
471
472
473 version 2016.10.26
474
475 Extractors
476 + [rentv] Add support for ren.tv (#10620)
477 + [ard] Detect unavailable videos (#11018)
478 * [vk] Fix extraction (#11022)
479
480
481 version 2016.10.25
482
483 Core
484 * Running youtube-dl in the background is fixed (#10996, #10706, #955)
485
486 Extractors
487 + [jamendo] Add support for jamendo.com (#10132, #10736)
488 + [pandatv] Add support for panda.tv (#10736)
489 + [dotsub] Support Vimeo embed (#10964)
490 * [litv] Fix extraction
491 + [vimeo] Delegate ondemand redirects to ondemand extractor (#10994)
492 * [vivo] Fix extraction (#11003)
493 + [twitch:stream] Add support for rebroadcasts (#10995)
494 * [pluralsight] Fix subtitles conversion (#10990)
495
496
497 version 2016.10.21.1
498
499 Extractors
500 + [pluralsight] Process all clip URLs (#10984)
501
502
503 version 2016.10.21
504
505 Core
506 - Disable thumbnails embedding in mkv
507 + Add support for Comcast multiple-system operator (#10819)
508
509 Extractors
510 * [pluralsight] Adapt to new API (#10972)
511 * [openload] Fix extraction (#10408, #10971)
512 + [natgeo] Extract m3u8 formats (#10959)
513
514
515 version 2016.10.19
516
517 Core
518 + [utils] Expose PACKED_CODES_RE
519 + [extractor/common] Extract non smil wowza mpd manifests
520 + [extractor/common] Detect f4m audio-only formats
521
522 Extractors
523 * [vidzi] Fix extraction (#10908, #10952)
524 * [urplay] Fix subtitles extraction
525 + [urplay] Add support for urskola.se (#10915)
526 + [orf] Add subtitles support (#10939)
527 * [youtube] Fix --no-playlist behavior for youtu.be/id URLs (#10896)
528 * [nrk] Relax URL regular expression (#10928)
529 + [nytimes] Add support for podcasts (#10926)
530 * [pluralsight] Relax URL regular expression (#10941)
531
532
533 version 2016.10.16
534
535 Core
536 * [postprocessor/ffmpeg] Return correct filepath and ext in updated information
537   in FFmpegExtractAudioPP (#10879)
538
539 Extractors
540 + [ruutu] Add support for supla.fi (#10849)
541 + [theoperaplatform] Add support for theoperaplatform.eu (#10914)
542 * [lynda] Fix height for prioritized streams
543 + [lynda] Add fallback extraction scenario
544 * [lynda] Switch to https (#10916)
545 + [huajiao] New extractor (#10917)
546 * [cmt] Fix mgid extraction (#10813)
547 + [safari:course] Add support for techbus.safaribooksonline.com
548 * [orf:tvthek] Fix extraction and modernize (#10898)
549 * [chirbit] Fix extraction of user profile pages
550 * [carambatv] Fix extraction
551 * [canalplus] Fix extraction for some videos
552 * [cbsinteractive] Fix extraction for cnet.com
553 * [parliamentliveuk] Lower case URLs are now recognized (#10912)
554
555
556 version 2016.10.12
557
558 Core
559 + Support HTML media elements without child nodes
560 * [Makefile] Support for GNU make < 4 is fixed; BSD make dropped (#9387)
561
562 Extractors
563 * [dailymotion] Fix extraction (#10901)
564 * [vimeo:review] Fix extraction (#10900)
565 * [nhl] Correctly handle invalid formats (#10713)
566 * [footyroom] Fix extraction (#10810)
567 * [abc.net.au:iview] Fix for standalone (non series) videos (#10895)
568 + [hbo] Add support for episode pages (#10892)
569 * [allocine] Fix extraction (#10860)
570 + [nextmedia] Recognize action news on AppleDaily
571 * [lego] Improve info extraction and bypass geo restriction (#10872)
572
573
574 version 2016.10.07
575
576 Extractors
577 + [iprima] Detect geo restriction
578 * [facebook] Fix video extraction (#10846)
579 + [commonprotocols] Support direct MMS links (#10838)
580 + [generic] Add support for multiple vimeo embeds (#10862)
581 + [nzz] Add support for nzz.ch (#4407)
582 + [npo] Detect geo restriction
583 + [npo] Add support for 2doc.nl (#10842)
584 + [lego] Add support for lego.com (#10369)
585 + [tonline] Add support for t-online.de (#10376)
586 * [techtalks] Relax URL regular expression (#10840)
587 * [youtube:live] Extend URL regular expression (#10839)
588 + [theweatherchannel] Add support for weather.com (#7188)
589 + [thisoldhouse] Add support for thisoldhouse.com (#10837)
590 + [nhl] Add support for wch2016.com (#10833)
591 * [pornoxo] Use JWPlatform to improve metadata extraction
592
593
594 version 2016.10.02
595
596 Core
597 * Fix possibly lost extended attributes during post-processing
598 + Support pyxattr as well as python-xattr for --xattrs and
599   --xattr-set-filesize (#9054)
600
601 Extractors
602 + [jwplatform] Support DASH streams in JWPlayer
603 + [jwplatform] Support old-style JWPlayer playlists
604 + [byutv:event] Add extractor
605 * [periscope:user] Fix extraction (#10820)
606 * [dctp] Fix extraction (#10734)
607 + [instagram] Extract video dimensions (#10790)
608 + [tvland] Extend URL regular expression (#10812)
609 + [vgtv] Add support for tv.aftonbladet.se (#10800)
610 - [aftonbladet] Remove extractor
611 * [vk] Fix timestamp and view count extraction (#10760)
612 + [vk] Add support for running and finished live streams (#10799)
613 + [leeco] Recognize more Le Sports URLs (#10794)
614 + [instagram] Extract comments (#10788)
615 + [ketnet] Extract mzsource formats (#10770)
616 * [limelight:media] Improve HTTP formats extraction
617
618
619 version 2016.09.27
620
621 Core
622 + Add hdcore query parameter to akamai f4m formats
623 + Delegate HLS live streams downloading to ffmpeg
624 + Improved support for HTML5 subtitles
625
626 Extractors
627 + [vk] Add support for dailymotion embeds (#10661)
628 * [promptfile] Fix extraction (#10634)
629 * [kaltura] Speed up embed regular expressions (#10764)
630 + [npo] Add support for anderetijden.nl (#10754)
631 + [prosiebensat1] Add support for advopedia sites
632 * [mwave] Relax URL regular expression (#10735, #10748)
633 * [prosiebensat1] Fix playlist support (#10745)
634 + [prosiebensat1] Add support for sat1gold sites (#10745)
635 + [cbsnews:livevideo] Fix extraction and extract m3u8 formats
636 + [brightcove:new] Add support for live streams
637 * [soundcloud] Generalize playlist entries extraction (#10733)
638 + [mtv] Add support for new URL schema (#8169, #9808)
639 * [einthusan] Fix extraction (#10714)
640 + [twitter] Support Periscope embeds (#10737)
641 + [openload] Support subtitles (#10625)
642
643
644 version 2016.09.24
645
646 Core
647 + Add support for watchTVeverywhere.com authentication provider based MSOs for
648   Adobe Pass authentication (#10709)
649
650 Extractors
651 + [soundcloud:playlist] Provide video id for early playlist entries (#10733)
652 + [prosiebensat1] Add support for kabeleinsdoku (#10732)
653 * [cbs] Extract info from thunder videoPlayerService (#10728)
654 * [openload] Fix extraction (#10408)
655 + [ustream] Support the new HLS streams (#10698)
656 + [ooyala] Extract all HLS formats
657 + [cartoonnetwork] Add support for Adobe Pass authentication
658 + [soundcloud] Extract license metadata
659 + [fox] Add support for Adobe Pass authentication (#8584)
660 + [tbs] Add support for Adobe Pass authentication (#10642, #10222)
661 + [trutv] Add support for Adobe Pass authentication (#10519)
662 + [turner] Add support for Adobe Pass authentication
663
664
665 version 2016.09.19
666
667 Extractors
668 + [crunchyroll] Check if already authenticated (#10700)
669 - [twitch:stream] Remove fallback to profile extraction when stream is offline
670 * [thisav] Improve title extraction (#10682)
671 * [vyborymos] Improve station info extraction
672
673
674 version 2016.09.18
675
676 Core
677 + Introduce manifest_url and fragments fields in formats dictionary for
678   fragmented media
679 + Provide manifest_url field for DASH segments, HLS and HDS
680 + Provide fragments field for DASH segments
681 * Rework DASH segments downloader to use fragments field
682 + Add helper method for Wowza Streaming Engine formats extraction
683
684 Extractors
685 + [vyborymos] Add extractor for vybory.mos.ru (#10692)
686 + [xfileshare] Add title regular expression for streamin.to (#10646)
687 + [globo:article] Add support for multiple videos (#10653)
688 + [thisav] Recognize HTML5 videos (#10447)
689 * [jwplatform] Improve JWPlayer detection
690 + [mangomolo] Add support for Mangomolo embeds
691 + [toutv] Add support for authentication (#10669)
692 * [franceinter] Fix upload date extraction
693 * [tv4] Fix HLS and HDS formats extraction (#10659)
694
695
696 version 2016.09.15
697
698 Core
699 * Improve _hidden_inputs
700 + Introduce improved explicit Adobe Pass support
701 + Add --ap-mso to provide multiple-system operator identifier
702 + Add --ap-username to provide MSO account username
703 + Add --ap-password to provide MSO account password
704 + Add --ap-list-mso to list all supported MSOs
705 + Add support for Rogers Cable multiple-system operator (#10606)
706
707 Extractors
708 * [crunchyroll] Fix authentication (#10655)
709 * [twitch] Fix API calls (#10654, #10660)
710 + [bellmedia] Add support for more Bell Media Television sites
711 * [franceinter] Fix extraction (#10538, #2105)
712 * [kuwo] Improve error detection (#10650)
713 + [go] Add support for free full episodes (#10439)
714 * [bilibili] Fix extraction for specific videos (#10647)
715 * [nhk] Fix extraction (#10633)
716 * [kaltura] Improve audio detection
717 * [kaltura] Skip chun format
718 + [vimeo:ondemand] Pass Referer along with embed URL (#10624)
719 + [nbc] Add support for NBC Olympics (#10361)
720
721
722 version 2016.09.11.1
723
724 Extractors
725 + [tube8] Extract categories and tags (#10579)
726 + [pornhub] Extract categories and tags (#10499)
727 * [openload] Temporary fix (#10408)
728 + [foxnews] Add support Fox News articles (#10598)
729 * [viafree] Improve video id extraction (#10615)
730 * [iwara] Fix extraction after relaunch (#10462, #3215)
731 + [tfo] Add extractor for tfo.org
732 * [lrt] Fix audio extraction (#10566)
733 * [9now] Fix extraction (#10561)
734 + [canalplus] Add support for c8.fr (#10577)
735 * [newgrounds] Fix uploader extraction (#10584)
736 + [polskieradio:category] Add support for category lists (#10576)
737 + [ketnet] Add extractor for ketnet.be (#10343)
738 + [canvas] Add support for een.be (#10605)
739 + [telequebec] Add extractor for telequebec.tv (#1999)
740 * [parliamentliveuk] Fix extraction (#9137)
741
742
743 version 2016.09.08
744
745 Extractors
746 + [jwplatform] Extract height from format label
747 + [yahoo] Extract Brightcove Legacy Studio embeds (#9345)
748 * [videomore] Fix extraction (#10592)
749 * [foxgay] Fix extraction (#10480)
750 + [rmcdecouverte] Add extractor for rmcdecouverte.bfmtv.com (#9709)
751 * [gamestar] Fix metadata extraction (#10479)
752 * [puls4] Fix extraction (#10583)
753 + [cctv] Add extractor for CCTV and CNTV (#8153)
754 + [lci] Add extractor for lci.fr (#10573)
755 + [wat] Extract DASH formats
756 + [viafree] Improve video id detection (#10569)
757 + [trutv] Add extractor for trutv.com (#10519)
758 + [nick] Add support for nickelodeon.nl (#10559)
759 + [abcotvs:clips] Add support for clips.abcotvs.com
760 + [abcotvs] Add support for ABC Owned Television Stations sites (#9551)
761 + [miaopai] Add extractor for miaopai.com (#10556)
762 * [gamestar] Fix metadata extraction (#10479)
763 + [bilibili] Add support for episodes (#10190)
764 + [tvnoe] Add extractor for tvnoe.cz (#10524)
765
766
767 version 2016.09.04.1
768
769 Core
770 * In DASH downloader if the first segment fails, abort the whole download
771   process to prevent throttling (#10497)
772 + Add support for --skip-unavailable-fragments and --fragment retries in
773   hlsnative downloader (#10165, #10448).
774 + Add support for --skip-unavailable-fragments in DASH downloader
775 + Introduce --skip-unavailable-fragments option for fragment based downloaders
776   that allows to skip fragments unavailable due to a HTTP error
777 * Fix extraction of video/audio entries with src attribute in
778   _parse_html5_media_entries (#10540)
779
780 Extractors
781 * [theplatform] Relax URL regular expression (#10546)
782 * [youtube:playlist] Extend URL regular expression
783 * [rottentomatoes] Delegate extraction to internetvideoarchive extractor
784 * [internetvideoarchive] Extract all formats
785 * [pornvoisines] Fix extraction (#10469)
786 * [rottentomatoes] Fix extraction (#10467)
787 * [espn] Extend URL regular expression (#10549)
788 * [vimple] Extend URL regular expression (#10547)
789 * [youtube:watchlater] Fix extraction (#10544)
790 * [youjizz] Fix extraction (#10437)
791 + [foxnews] Add support for FoxNews Insider (#10445)
792 + [fc2] Recognize Flash player URLs (#10512)
793
794
795 version 2016.09.03
796
797 Core
798 * Restore usage of NAME attribute from EXT-X-MEDIA tag for formats codes in
799   _extract_m3u8_formats (#10522)
800 * Handle semicolon in mimetype2ext
801
802 Extractors
803 + [youtube] Add support for rental videos' previews (#10532)
804 * [youtube:playlist] Fallback to video extraction for video/playlist URLs when
805   no playlist is actually served (#10537)
806 + [drtv] Add support for dr.dk/nyheder (#10536)
807 + [facebook:plugins:video] Add extractor (#10530)
808 + [go] Add extractor for *.go.com sites
809 * [adobepass] Check for authz_token expiration (#10527)
810 * [nytimes] improve extraction
811 * [thestar] Fix extraction (#10465)
812 * [glide] Fix extraction (#10478)
813 - [exfm] Remove extractor (#10482)
814 * [youporn] Fix categories and tags extraction (#10521)
815 + [curiositystream] Add extractor for app.curiositystream.com
816 - [thvideo] Remove extractor (#10464)
817 * [movingimage] Fix for the new site name (#10466)
818 + [cbs] Add support for once formats (#10515)
819 * [limelight] Skip ism snd duplicate manifests
820 + [porncom] Extract categories and tags (#10510)
821 + [facebook] Extract timestamp (#10508)
822 + [yahoo] Extract more formats
823
824
825 version 2016.08.31
826
827 Extractors
828 * [soundcloud] Fix URL regular expression to avoid clashes with sets (#10505)
829 * [bandcamp:album] Fix title extraction (#10455)
830 * [pyvideo] Fix extraction (#10468)
831 + [ctv] Add support for tsn.ca, bnn.ca and thecomedynetwork.ca (#10016)
832 * [9c9media] Extract more metadata
833 * [9c9media] Fix multiple stacks extraction (#10016)
834 * [adultswim] Improve video info extraction (#10492)
835 * [vodplatform] Improve embed regular expression
836 - [played] Remove extractor (#10470)
837 + [tbs] Add extractor for tbs.com and tntdrama.com (#10222)
838 + [cartoonnetwork] Add extractor for cartoonnetwork.com (#10110)
839 * [adultswim] Rework in terms of turner extractor
840 * [cnn] Rework in terms of turner extractor
841 * [nba] Rework in terms of turner extractor
842 + [turner] Add base extractor for Turner Broadcasting System based sites
843 * [bilibili] Fix extraction (#10375)
844 * [openload] Fix extraction (#10408)
845
846
847 version 2016.08.28
848
849 Core
850 + Add warning message that ffmpeg doesn't support SOCKS
851 * Improve thumbnail sorting
852 + Extract formats from #EXT-X-MEDIA tags in _extract_m3u8_formats
853 * Fill IV with leading zeros for IVs shorter than 16 octets in hlsnative
854 + Add ac-3 to the list of audio codecs in parse_codecs
855
856 Extractors
857 * [periscope:user] Fix extraction (#10453)
858 * [douyutv] Fix extraction (#10153, #10318, #10444)
859 + [nhk:vod] Add extractor for www3.nhk.or.jp on demand (#4437, #10424)
860 - [trutube] Remove extractor (#10438)
861 + [usanetwork] Add extractor for usanetwork.com
862 * [crackle] Fix extraction (#10333)
863 * [spankbang] Fix description and uploader extraction (#10339)
864 * [discoverygo] Detect cable provider restricted videos (#10425)
865 + [cbc] Add support for watch.cbc.ca
866 * [kickstarter] Silent the warning for og:description (#10415)
867 * [mtvservices:embedded] Fix extraction for the new 'edge' player (#10363)
868
869
870 version 2016.08.24.1
871
872 Extractors
873 + [pluralsight] Add support for subtitles (#9681)
874
875
876 version 2016.08.24
877
878 Extractors
879 * [youtube] Fix authentication (#10392)
880 * [openload] Fix extraction (#10408)
881 + [bravotv] Add support for Adobe Pass (#10407)
882 * [bravotv] Fix clip info extraction (#10407)
883 * [eagleplatform] Improve embedded videos detection (#10409)
884 * [awaan] Fix extraction
885 * [mtvservices:embedded] Update config URL
886 + [abc:iview] Add extractor (#6148)
887
888
889 version 2016.08.22
890
891 Core
892 * Improve formats and subtitles extension auto calculation
893 + Recognize full unit names in parse_filesize
894 + Add support for m3u8 manifests in HTML5 multimedia tags
895 * Fix octal/hexadecimal number detection in js_to_json
896
897 Extractors
898 + [ivi] Add support for 720p and 1080p
899 + [charlierose] Add new extractor (#10382)
900 * [1tv] Fix extraction (#9249)
901 * [twitch] Renew authentication
902 * [kaltura] Improve subtitles extension calculation
903 + [zingmp3] Add support for video clips
904 * [zingmp3] Fix extraction (#10041)
905 * [kaltura] Improve subtitles extraction (#10279)
906 * [cultureunplugged] Fix extraction (#10330)
907 + [cnn] Add support for money.cnn.com (#2797)
908 * [cbsnews] Fix extraction (#10362)
909 * [cbs] Fix extraction (#10393)
910 + [litv] Support 'promo' URLs (#10385)
911 * [snotr] Fix extraction (#10338)
912 * [n-tv.de] Fix extraction (#10331)
913 * [globo:article] Relax URL and video id regular expressions (#10379)
914
915
916 version 2016.08.19
917
918 Core
919 - Remove output template description from --help
920 * Recognize lowercase units in parse_filesize
921
922 Extractors
923 + [porncom] Add extractor for porn.com (#2251, #10251)
924 + [generic] Add support for DBTV embeds
925 * [vk:wallpost] Fix audio extraction for new site layout
926 * [vk] Fix authentication
927 + [hgtvcom:show] Add extractor for hgtv.com shows (#10365)
928 + [discoverygo] Add support for another GO network sites
929
930
931 version 2016.08.17
932
933 Core
934 + Add _get_netrc_login_info
935
936 Extractors
937 * [mofosex] Extract all formats (#10335)
938 + [generic] Add support for vbox7 embeds
939 + [vbox7] Add support for embed URLs
940 + [viafree] Add extractor (#10358)
941 + [mtg] Add support for viafree URLs (#10358)
942 * [theplatform] Extract all subtitles per language
943 + [xvideos] Fix HLS extraction (#10356)
944 + [amcnetworks] Add extractor
945 + [bbc:playlist] Add support for pagination (#10349)
946 + [fxnetworks] Add extractor (#9462)
947 * [cbslocal] Fix extraction for SendtoNews-based videos
948 * [sendtonews] Fix extraction
949 * [jwplatform] Extract video id from JWPlayer data
950 - [zippcast] Remove extractor (#10332)
951 + [viceland] Add extractor (#8799)
952 + [adobepass] Add base extractor for Adobe Pass Authentication
953 * [life:embed] Improve extraction
954 * [vgtv] Detect geo restricted videos (#10348)
955 + [uplynk] Add extractor
956 * [xiami] Fix extraction (#10342)
957
958
959 version 2016.08.13
960
961 Core
962 * Show progress for curl external downloader
963 * Forward more options to curl external downloader
964
965 Extractors
966 * [pbs] Fix description extraction
967 * [franceculture] Fix extraction (#10324)
968 * [pornotube] Fix extraction (#10322)
969 * [4tube] Fix metadata extraction (#10321)
970 * [imgur] Fix width and height extraction (#10325)
971 * [expotv] Improve extraction
972 + [vbox7] Fix extraction (#10309)
973 - [tapely] Remove extractor (#10323)
974 * [muenchentv] Fix extraction (#10313)
975 + [24video] Add support for .me and .xxx TLDs
976 * [24video] Fix comment count extraction
977 * [sunporno] Add support for embed URLs
978 * [sunporno] Fix metadata extraction (#10316)
979 + [hgtv] Add extractor for hgtv.ca (#3999)
980 - [pbs] Remove request to unavailable API
981 + [pbs] Add support for high quality HTTP formats
982 + [crunchyroll] Add support for HLS formats (#10301)
983
984
985 version 2016.08.12
986
987 Core
988 * Subtitles are now written as is. Newline conversions are disabled. (#10268)
989 + Recognize more formats in unified_timestamp
990
991 Extractors
992 - [goldenmoustache] Remove extractor (#10298)
993 * [drtuber] Improve title extraction
994 * [drtuber] Make dislike count optional (#10297)
995 * [chirbit] Fix extraction (#10296)
996 * [francetvinfo] Relax URL regular expression
997 * [rtlnl] Relax URL regular expression (#10282)
998 * [formula1] Relax URL regular expression (#10283)
999 * [wat] Improve extraction (#10281)
1000 * [ctsnews] Fix extraction
1001
1002
1003 version 2016.08.10
1004
1005 Core
1006 * Make --metadata-from-title non fatal when title does not match the pattern
1007 * Introduce options for randomized sleep before each download
1008   --min-sleep-interval and --max-sleep-interval (#9930)
1009 * Respect default in _search_json_ld
1010
1011 Extractors
1012 + [uol] Add extractor for uol.com.br (#4263)
1013 * [rbmaradio] Fix extraction and extract all formats (#10242)
1014 + [sonyliv] Add extractor for sonyliv.com (#10258)
1015 * [aparat] Fix extraction
1016 * [cwtv] Extract HTTP formats
1017 + [rozhlas] Add extractor for prehravac.rozhlas.cz (#10253)
1018 * [kuwo:singer] Fix extraction
1019
1020
1021 version 2016.08.07
1022
1023 Core
1024 + Add support for TV Parental Guidelines ratings in parse_age_limit
1025 + Add decode_png (#9706)
1026 + Add support for partOfTVSeries in JSON-LD
1027 * Lower master M3U8 manifest preference for better format sorting
1028
1029 Extractors
1030 + [discoverygo] Add extractor (#10245)
1031 * [flipagram] Make JSON-LD extraction non fatal
1032 * [generic] Make JSON-LD extraction non fatal
1033 + [bbc] Add support for morph embeds (#10239)
1034 * [tnaflixnetworkbase] Improve title extraction
1035 * [tnaflix] Fix metadata extraction (#10249)
1036 * [fox] Fix theplatform release URL query
1037 * [openload] Fix extraction (#9706)
1038 * [bbc] Skip duplicate manifest URLs
1039 * [bbc] Improve format code
1040 + [bbc] Add support for DASH and F4M
1041 * [bbc] Improve format sorting and listing
1042 * [bbc] Improve playlist extraction
1043 + [pokemon] Add extractor (#10093)
1044 + [condenast] Add fallback scenario for video info extraction
1045
1046
1047 version 2016.08.06
1048
1049 Core
1050 * Add support for JSON-LD root list entries (#10203)
1051 * Improve unified_timestamp
1052 * Lower preference of RTSP formats in generic sorting
1053 + Add support for multiple properties in _og_search_property
1054 * Improve password hiding from verbose output
1055
1056 Extractors
1057 + [adultswim] Add support for trailers (#10235)
1058 * [archiveorg] Improve extraction (#10219)
1059 + [jwplatform] Add support for playlists
1060 + [jwplatform] Add support for relative URLs
1061 * [jwplatform] Improve audio detection
1062 + [tvplay] Capture and output native error message
1063 + [tvplay] Extract series metadata
1064 + [tvplay] Add support for subtitles (#10194)
1065 * [tvp] Improve extraction (#7799)
1066 * [cbslocal] Fix timestamp parsing (#10213)
1067 + [naver] Add support for subtitles (#8096)
1068 * [naver] Improve extraction
1069 * [condenast] Improve extraction
1070 * [engadget] Relax URL regular expression
1071 * [5min] Fix extraction
1072 + [nationalgeographic] Add support for Episode Guide
1073 + [kaltura] Add support for subtitles
1074 * [kaltura] Optimize network requests
1075 + [vodplatform] Add extractor for vod-platform.net
1076 - [gamekings] Remove extractor
1077 * [limelight] Extract HTTP formats
1078 * [ntvru] Fix extraction
1079 + [comedycentral] Re-add :tds and :thedailyshow shortnames
1080
1081
1082 version 2016.08.01
1083
1084 Fixed/improved extractors
1085 - [yandexmusic:track] Adapt to changes in track location JSON (#10193)
1086 - [bloomberg] Support another form of player (#10187)
1087 - [limelight] Skip DRM protected videos
1088 - [safari] Relax regular expressions for URL matching (#10202)
1089 - [cwtv] Add support for cwtvpr.com (#10196)
1090
1091
1092 version 2016.07.30
1093
1094 Fixed/improved extractors
1095 - [twitch:clips] Sort formats
1096 - [tv2] Use m3u8_native
1097 - [tv2:article] Fix video detection (#10188)
1098 - rtve (#10076)
1099 - [dailymotion:playlist] Optimize download archive processing (#10180)
1100
1101
1102 version 2016.07.28
1103
1104 Fixed/improved extractors
1105 - shared (#10170)
1106 - soundcloud (#10179)
1107 - twitch (#9767)
1108
1109
1110 version 2016.07.26.2
1111
1112 Fixed/improved extractors
1113 - smotri
1114 - camdemy
1115 - mtv
1116 - comedycentral
1117 - cmt
1118 - cbc
1119 - mgtv
1120 - orf
1121
1122
1123 version 2016.07.24
1124
1125 New extractors
1126 - arkena (#8682)
1127 - lcp (#8682)
1128
1129 Fixed/improved extractors
1130 - facebook (#10151)
1131 - dailymail
1132 - telegraaf
1133 - dcn
1134 - onet
1135 - tvp
1136
1137 Miscellaneous
1138 - Support $Time$ in DASH manifests
1139
1140
1141 version 2016.07.22
1142
1143 New extractors
1144 - odatv (#9285)
1145
1146 Fixed/improved extractors
1147 - bbc
1148 - youjizz (#10131)
1149 - youtube (#10140)
1150 - pornhub (#10138)
1151 - eporner (#10139)
1152
1153
1154 version 2016.07.17
1155
1156 New extractors
1157 - nintendo (#9986)
1158 - streamable (#9122)
1159
1160 Fixed/improved extractors
1161 - ard (#10095)
1162 - mtv
1163 - comedycentral (#10101)
1164 - viki (#10098)
1165 - spike (#10106)
1166
1167 Miscellaneous
1168 - Improved twitter player detection (#10090)
1169
1170
1171 version 2016.07.16
1172
1173 New extractors
1174 - ninenow (#5181)
1175
1176 Fixed/improved extractors
1177 - rtve (#10076)
1178 - brightcove
1179 - 3qsdn
1180 - syfy (#9087, #3820, #2388)
1181 - youtube (#10083)
1182
1183 Miscellaneous
1184 - Fix subtitle embedding for video-only and audio-only files (#10081)
1185
1186
1187 version 2016.07.13
1188
1189 New extractors
1190 - rudo
1191
1192 Fixed/improved extractors
1193 - biobiochiletv
1194 - tvplay
1195 - dbtv
1196 - brightcove
1197 - tmz
1198 - youtube (#10059)
1199 - shahid (#10062)
1200 - vk
1201 - ellentv (#10067)
1202
1203
1204 version 2016.07.11
1205
1206 New Extractors
1207 - roosterteeth (#9864)
1208
1209 Fixed/improved extractors
1210 - miomio (#9605)
1211 - vuclip
1212 - youtube
1213 - vidzi (#10058)
1214
1215
1216 version 2016.07.09.2
1217
1218 Fixed/improved extractors
1219 - vimeo (#1638)
1220 - facebook (#10048)
1221 - lynda (#10047)
1222 - animeondemand
1223
1224 Fixed/improved features
1225 - Embedding subtitles no longer throws an error with problematic inputs (#9063)
1226
1227
1228 version 2016.07.09.1
1229
1230 Fixed/improved extractors
1231 - youtube
1232 - ard
1233 - srmediatek (#9373)
1234
1235
1236 version 2016.07.09
1237
1238 New extractors
1239 - Flipagram (#9898)
1240
1241 Fixed/improved extractors
1242 - telecinco
1243 - toutv
1244 - radiocanada
1245 - tweakers (#9516)
1246 - lynda
1247 - nick (#7542)
1248 - polskieradio (#10028)
1249 - le
1250 - facebook (#9851)
1251 - mgtv
1252 - animeondemand (#10031)
1253
1254 Fixed/improved features
1255 - `--postprocessor-args` and `--downloader-args` now accepts non-ASCII inputs
1256   on non-Windows systems
1257
1258
1259 version 2016.07.07
1260
1261 New extractors
1262 - kamcord (#10001)
1263
1264 Fixed/improved extractors
1265 - spiegel (#10018)
1266 - metacafe (#8539, #3253)
1267 - onet (#9950)
1268 - francetv (#9955)
1269 - brightcove (#9965)
1270 - daum (#9972)
1271
1272
1273 version 2016.07.06
1274
1275 Fixed/improved extractors
1276 - youtube (#10007, #10009)
1277 - xuite
1278 - stitcher
1279 - spiegel
1280 - slideshare
1281 - sandia
1282 - rtvnh
1283 - prosiebensat1
1284 - onionstudios
1285
1286
1287 version 2016.07.05
1288
1289 Fixed/improved extractors
1290 - brightcove
1291 - yahoo (#9995)
1292 - pornhub (#9997)
1293 - iqiyi
1294 - kaltura (#5557)
1295 - la7
1296 - Changed features
1297 - Rename --cn-verfication-proxy to --geo-verification-proxy
1298 Miscellaneous
1299 - Add script for displaying downloads statistics
1300
1301
1302 version 2016.07.03.1
1303
1304 Fixed/improved extractors
1305 - theplatform
1306 - aenetworks
1307 - nationalgeographic
1308 - hrti (#9482)
1309 - facebook (#5701)
1310 - buzzfeed (#5701)
1311 - rai (#8617, #9157, #9232, #8552, #8551)
1312 - nationalgeographic (#9991)
1313 - iqiyi
1314
1315
1316 version 2016.07.03
1317
1318 New extractors
1319 - hrti (#9482)
1320
1321 Fixed/improved extractors
1322 - vk (#9981)
1323 - facebook (#9938)
1324 - xtube (#9953, #9961)
1325
1326
1327 version 2016.07.02
1328
1329 New extractors
1330 - fusion (#9958)
1331
1332 Fixed/improved extractors
1333 - twitch (#9975)
1334 - vine (#9970)
1335 - periscope (#9967)
1336 - pornhub (#8696)
1337
1338
1339 version 2016.07.01
1340
1341 New extractors
1342 - 9c9media
1343 - ctvnews (#2156)
1344 - ctv (#4077)
1345
1346 Fixed/Improved extractors
1347 - rds
1348 - meta (#8789)
1349 - pornhub (#9964)
1350 - sixplay (#2183)
1351
1352 New features
1353 - Accept quoted strings across multiple lines (#9940)