You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

719 lines
19 KiB

8 years ago
8 years ago
8 years ago
  1. vesion <unreleased>
  2. Core
  3. + Improved support for HTML5 subtitles
  4. Extractors
  5. + [openload] Support subtitles (#10625)
  6. version 2016.09.24
  7. Core
  8. + Add support for watchTVeverywhere.com authentication provider based MSOs for
  9. Adobe Pass authentication (#10709)
  10. Extractors
  11. + [soundcloud:playlist] Provide video id for early playlist entries (#10733)
  12. + [prosiebensat1] Add support for kabeleinsdoku (#10732)
  13. * [cbs] Extract info from thunder videoPlayerService (#10728)
  14. * [openload] Fix extraction (#10408)
  15. + [ustream] Support the new HLS streams (#10698)
  16. + [ooyala] Extract all HLS formats
  17. + [cartoonnetwork] Add support for Adobe Pass authentication
  18. + [soundcloud] Extract license metadata
  19. + [fox] Add support for Adobe Pass authentication (#8584)
  20. + [tbs] Add support for Adobe Pass authentication (#10642, #10222)
  21. + [trutv] Add support for Adobe Pass authentication (#10519)
  22. + [turner] Add support for Adobe Pass authentication
  23. version 2016.09.19
  24. Extractors
  25. + [crunchyroll] Check if already authenticated (#10700)
  26. - [twitch:stream] Remove fallback to profile extraction when stream is offline
  27. * [thisav] Improve title extraction (#10682)
  28. * [vyborymos] Improve station info extraction
  29. version 2016.09.18
  30. Core
  31. + Introduce manifest_url and fragments fields in formats dictionary for
  32. fragmented media
  33. + Provide manifest_url field for DASH segments, HLS and HDS
  34. + Provide fragments field for DASH segments
  35. * Rework DASH segments downloader to use fragments field
  36. + Add helper method for Wowza Streaming Engine formats extraction
  37. Extractors
  38. + [vyborymos] Add extractor for vybory.mos.ru (#10692)
  39. + [xfileshare] Add title regular expression for streamin.to (#10646)
  40. + [globo:article] Add support for multiple videos (#10653)
  41. + [thisav] Recognize HTML5 videos (#10447)
  42. * [jwplatform] Improve JWPlayer detection
  43. + [mangomolo] Add support for Mangomolo embeds
  44. + [toutv] Add support for authentication (#10669)
  45. * [franceinter] Fix upload date extraction
  46. * [tv4] Fix HLS and HDS formats extraction (#10659)
  47. version 2016.09.15
  48. Core
  49. * Improve _hidden_inputs
  50. + Introduce improved explicit Adobe Pass support
  51. + Add --ap-mso to provide multiple-system operator identifier
  52. + Add --ap-username to provide MSO account username
  53. + Add --ap-password to provide MSO account password
  54. + Add --ap-list-mso to list all supported MSOs
  55. + Add support for Rogers Cable multiple-system operator (#10606)
  56. Extractors
  57. * [crunchyroll] Fix authentication (#10655)
  58. * [twitch] Fix API calls (#10654, #10660)
  59. + [bellmedia] Add support for more Bell Media Television sites
  60. * [franceinter] Fix extraction (#10538, #2105)
  61. * [kuwo] Improve error detection (#10650)
  62. + [go] Add support for free full episodes (#10439)
  63. * [bilibili] Fix extraction for specific videos (#10647)
  64. * [nhk] Fix extraction (#10633)
  65. * [kaltura] Improve audio detection
  66. * [kaltura] Skip chun format
  67. + [vimeo:ondemand] Pass Referer along with embed URL (#10624)
  68. + [nbc] Add support for NBC Olympics (#10361)
  69. version 2016.09.11.1
  70. Extractors
  71. + [tube8] Extract categories and tags (#10579)
  72. + [pornhub] Extract categories and tags (#10499)
  73. * [openload] Temporary fix (#10408)
  74. + [foxnews] Add support Fox News articles (#10598)
  75. * [viafree] Improve video id extraction (#10615)
  76. * [iwara] Fix extraction after relaunch (#10462, #3215)
  77. + [tfo] Add extractor for tfo.org
  78. * [lrt] Fix audio extraction (#10566)
  79. * [9now] Fix extraction (#10561)
  80. + [canalplus] Add support for c8.fr (#10577)
  81. * [newgrounds] Fix uploader extraction (#10584)
  82. + [polskieradio:category] Add support for category lists (#10576)
  83. + [ketnet] Add extractor for ketnet.be (#10343)
  84. + [canvas] Add support for een.be (#10605)
  85. + [telequebec] Add extractor for telequebec.tv (#1999)
  86. * [parliamentliveuk] Fix extraction (#9137)
  87. version 2016.09.08
  88. Extractors
  89. + [jwplatform] Extract height from format label
  90. + [yahoo] Extract Brightcove Legacy Studio embeds (#9345)
  91. * [videomore] Fix extraction (#10592)
  92. * [foxgay] Fix extraction (#10480)
  93. + [rmcdecouverte] Add extractor for rmcdecouverte.bfmtv.com (#9709)
  94. * [gamestar] Fix metadata extraction (#10479)
  95. * [puls4] Fix extraction (#10583)
  96. + [cctv] Add extractor for CCTV and CNTV (#8153)
  97. + [lci] Add extractor for lci.fr (#10573)
  98. + [wat] Extract DASH formats
  99. + [viafree] Improve video id detection (#10569)
  100. + [trutv] Add extractor for trutv.com (#10519)
  101. + [nick] Add support for nickelodeon.nl (#10559)
  102. + [abcotvs:clips] Add support for clips.abcotvs.com
  103. + [abcotvs] Add support for ABC Owned Television Stations sites (#9551)
  104. + [miaopai] Add extractor for miaopai.com (#10556)
  105. * [gamestar] Fix metadata extraction (#10479)
  106. + [bilibili] Add support for episodes (#10190)
  107. + [tvnoe] Add extractor for tvnoe.cz (#10524)
  108. version 2016.09.04.1
  109. Core
  110. * In DASH downloader if the first segment fails, abort the whole download
  111. process to prevent throttling (#10497)
  112. + Add support for --skip-unavailable-fragments and --fragment retries in
  113. hlsnative downloader (#10165, #10448).
  114. + Add support for --skip-unavailable-fragments in DASH downloader
  115. + Introduce --skip-unavailable-fragments option for fragment based downloaders
  116. that allows to skip fragments unavailable due to a HTTP error
  117. * Fix extraction of video/audio entries with src attribute in
  118. _parse_html5_media_entries (#10540)
  119. Extractors
  120. * [theplatform] Relax URL regular expression (#10546)
  121. * [youtube:playlist] Extend URL regular expression
  122. * [rottentomatoes] Delegate extraction to internetvideoarchive extractor
  123. * [internetvideoarchive] Extract all formats
  124. * [pornvoisines] Fix extraction (#10469)
  125. * [rottentomatoes] Fix extraction (#10467)
  126. * [espn] Extend URL regular expression (#10549)
  127. * [vimple] Extend URL regular expression (#10547)
  128. * [youtube:watchlater] Fix extraction (#10544)
  129. * [youjizz] Fix extraction (#10437)
  130. + [foxnews] Add support for FoxNews Insider (#10445)
  131. + [fc2] Recognize Flash player URLs (#10512)
  132. version 2016.09.03
  133. Core
  134. * Restore usage of NAME attribute from EXT-X-MEDIA tag for formats codes in
  135. _extract_m3u8_formats (#10522)
  136. * Handle semicolon in mimetype2ext
  137. Extractors
  138. + [youtube] Add support for rental videos' previews (#10532)
  139. * [youtube:playlist] Fallback to video extraction for video/playlist URLs when
  140. no playlist is actually served (#10537)
  141. + [drtv] Add support for dr.dk/nyheder (#10536)
  142. + [facebook:plugins:video] Add extractor (#10530)
  143. + [go] Add extractor for *.go.com sites
  144. * [adobepass] Check for authz_token expiration (#10527)
  145. * [nytimes] improve extraction
  146. * [thestar] Fix extraction (#10465)
  147. * [glide] Fix extraction (#10478)
  148. - [exfm] Remove extractor (#10482)
  149. * [youporn] Fix categories and tags extraction (#10521)
  150. + [curiositystream] Add extractor for app.curiositystream.com
  151. - [thvideo] Remove extractor (#10464)
  152. * [movingimage] Fix for the new site name (#10466)
  153. + [cbs] Add support for once formats (#10515)
  154. * [limelight] Skip ism snd duplicate manifests
  155. + [porncom] Extract categories and tags (#10510)
  156. + [facebook] Extract timestamp (#10508)
  157. + [yahoo] Extract more formats
  158. version 2016.08.31
  159. Extractors
  160. * [soundcloud] Fix URL regular expression to avoid clashes with sets (#10505)
  161. * [bandcamp:album] Fix title extraction (#10455)
  162. * [pyvideo] Fix extraction (#10468)
  163. + [ctv] Add support for tsn.ca, bnn.ca and thecomedynetwork.ca (#10016)
  164. * [9c9media] Extract more metadata
  165. * [9c9media] Fix multiple stacks extraction (#10016)
  166. * [adultswim] Improve video info extraction (#10492)
  167. * [vodplatform] Improve embed regular expression
  168. - [played] Remove extractor (#10470)
  169. + [tbs] Add extractor for tbs.com and tntdrama.com (#10222)
  170. + [cartoonnetwork] Add extractor for cartoonnetwork.com (#10110)
  171. * [adultswim] Rework in terms of turner extractor
  172. * [cnn] Rework in terms of turner extractor
  173. * [nba] Rework in terms of turner extractor
  174. + [turner] Add base extractor for Turner Broadcasting System based sites
  175. * [bilibili] Fix extraction (#10375)
  176. * [openload] Fix extraction (#10408)
  177. version 2016.08.28
  178. Core
  179. + Add warning message that ffmpeg doesn't support SOCKS
  180. * Improve thumbnail sorting
  181. + Extract formats from #EXT-X-MEDIA tags in _extract_m3u8_formats
  182. * Fill IV with leading zeros for IVs shorter than 16 octets in hlsnative
  183. + Add ac-3 to the list of audio codecs in parse_codecs
  184. Extractors
  185. * [periscope:user] Fix extraction (#10453)
  186. * [douyutv] Fix extraction (#10153, #10318, #10444)
  187. + [nhk:vod] Add extractor for www3.nhk.or.jp on demand (#4437, #10424)
  188. - [trutube] Remove extractor (#10438)
  189. + [usanetwork] Add extractor for usanetwork.com
  190. * [crackle] Fix extraction (#10333)
  191. * [spankbang] Fix description and uploader extraction (#10339)
  192. * [discoverygo] Detect cable provider restricted videos (#10425)
  193. + [cbc] Add support for watch.cbc.ca
  194. * [kickstarter] Silent the warning for og:description (#10415)
  195. * [mtvservices:embedded] Fix extraction for the new 'edge' player (#10363)
  196. version 2016.08.24.1
  197. Extractors
  198. + [pluralsight] Add support for subtitles (#9681)
  199. version 2016.08.24
  200. Extractors
  201. * [youtube] Fix authentication (#10392)
  202. * [openload] Fix extraction (#10408)
  203. + [bravotv] Add support for Adobe Pass (#10407)
  204. * [bravotv] Fix clip info extraction (#10407)
  205. * [eagleplatform] Improve embedded videos detection (#10409)
  206. * [awaan] Fix extraction
  207. * [mtvservices:embedded] Update config URL
  208. + [abc:iview] Add extractor (#6148)
  209. version 2016.08.22
  210. Core
  211. * Improve formats and subtitles extension auto calculation
  212. + Recognize full unit names in parse_filesize
  213. + Add support for m3u8 manifests in HTML5 multimedia tags
  214. * Fix octal/hexadecimal number detection in js_to_json
  215. Extractors
  216. + [ivi] Add support for 720p and 1080p
  217. + [charlierose] Add new extractor (#10382)
  218. * [1tv] Fix extraction (#9249)
  219. * [twitch] Renew authentication
  220. * [kaltura] Improve subtitles extension calculation
  221. + [zingmp3] Add support for video clips
  222. * [zingmp3] Fix extraction (#10041)
  223. * [kaltura] Improve subtitles extraction (#10279)
  224. * [cultureunplugged] Fix extraction (#10330)
  225. + [cnn] Add support for money.cnn.com (#2797)
  226. * [cbsnews] Fix extraction (#10362)
  227. * [cbs] Fix extraction (#10393)
  228. + [litv] Support 'promo' URLs (#10385)
  229. * [snotr] Fix extraction (#10338)
  230. * [n-tv.de] Fix extraction (#10331)
  231. * [globo:article] Relax URL and video id regular expressions (#10379)
  232. version 2016.08.19
  233. Core
  234. - Remove output template description from --help
  235. * Recognize lowercase units in parse_filesize
  236. Extractors
  237. + [porncom] Add extractor for porn.com (#2251, #10251)
  238. + [generic] Add support for DBTV embeds
  239. * [vk:wallpost] Fix audio extraction for new site layout
  240. * [vk] Fix authentication
  241. + [hgtvcom:show] Add extractor for hgtv.com shows (#10365)
  242. + [discoverygo] Add support for another GO network sites
  243. version 2016.08.17
  244. Core
  245. + Add _get_netrc_login_info
  246. Extractors
  247. * [mofosex] Extract all formats (#10335)
  248. + [generic] Add support for vbox7 embeds
  249. + [vbox7] Add support for embed URLs
  250. + [viafree] Add extractor (#10358)
  251. + [mtg] Add support for viafree URLs (#10358)
  252. * [theplatform] Extract all subtitles per language
  253. + [xvideos] Fix HLS extraction (#10356)
  254. + [amcnetworks] Add extractor
  255. + [bbc:playlist] Add support for pagination (#10349)
  256. + [fxnetworks] Add extractor (#9462)
  257. * [cbslocal] Fix extraction for SendtoNews-based videos
  258. * [sendtonews] Fix extraction
  259. * [jwplatform] Extract video id from JWPlayer data
  260. - [zippcast] Remove extractor (#10332)
  261. + [viceland] Add extractor (#8799)
  262. + [adobepass] Add base extractor for Adobe Pass Authentication
  263. * [life:embed] Improve extraction
  264. * [vgtv] Detect geo restricted videos (#10348)
  265. + [uplynk] Add extractor
  266. * [xiami] Fix extraction (#10342)
  267. version 2016.08.13
  268. Core
  269. * Show progress for curl external downloader
  270. * Forward more options to curl external downloader
  271. Extractors
  272. * [pbs] Fix description extraction
  273. * [franceculture] Fix extraction (#10324)
  274. * [pornotube] Fix extraction (#10322)
  275. * [4tube] Fix metadata extraction (#10321)
  276. * [imgur] Fix width and height extraction (#10325)
  277. * [expotv] Improve extraction
  278. + [vbox7] Fix extraction (#10309)
  279. - [tapely] Remove extractor (#10323)
  280. * [muenchentv] Fix extraction (#10313)
  281. + [24video] Add support for .me and .xxx TLDs
  282. * [24video] Fix comment count extraction
  283. * [sunporno] Add support for embed URLs
  284. * [sunporno] Fix metadata extraction (#10316)
  285. + [hgtv] Add extractor for hgtv.ca (#3999)
  286. - [pbs] Remove request to unavailable API
  287. + [pbs] Add support for high quality HTTP formats
  288. + [crunchyroll] Add support for HLS formats (#10301)
  289. version 2016.08.12
  290. Core
  291. * Subtitles are now written as is. Newline conversions are disabled. (#10268)
  292. + Recognize more formats in unified_timestamp
  293. Extractors
  294. - [goldenmoustache] Remove extractor (#10298)
  295. * [drtuber] Improve title extraction
  296. * [drtuber] Make dislike count optional (#10297)
  297. * [chirbit] Fix extraction (#10296)
  298. * [francetvinfo] Relax URL regular expression
  299. * [rtlnl] Relax URL regular expression (#10282)
  300. * [formula1] Relax URL regular expression (#10283)
  301. * [wat] Improve extraction (#10281)
  302. * [ctsnews] Fix extraction
  303. version 2016.08.10
  304. Core
  305. * Make --metadata-from-title non fatal when title does not match the pattern
  306. * Introduce options for randomized sleep before each download
  307. --min-sleep-interval and --max-sleep-interval (#9930)
  308. * Respect default in _search_json_ld
  309. Extractors
  310. + [uol] Add extractor for uol.com.br (#4263)
  311. * [rbmaradio] Fix extraction and extract all formats (#10242)
  312. + [sonyliv] Add extractor for sonyliv.com (#10258)
  313. * [aparat] Fix extraction
  314. * [cwtv] Extract HTTP formats
  315. + [rozhlas] Add extractor for prehravac.rozhlas.cz (#10253)
  316. * [kuwo:singer] Fix extraction
  317. version 2016.08.07
  318. Core
  319. + Add support for TV Parental Guidelines ratings in parse_age_limit
  320. + Add decode_png (#9706)
  321. + Add support for partOfTVSeries in JSON-LD
  322. * Lower master M3U8 manifest preference for better format sorting
  323. Extractors
  324. + [discoverygo] Add extractor (#10245)
  325. * [flipagram] Make JSON-LD extraction non fatal
  326. * [generic] Make JSON-LD extraction non fatal
  327. + [bbc] Add support for morph embeds (#10239)
  328. * [tnaflixnetworkbase] Improve title extraction
  329. * [tnaflix] Fix metadata extraction (#10249)
  330. * [fox] Fix theplatform release URL query
  331. * [openload] Fix extraction (#9706)
  332. * [bbc] Skip duplicate manifest URLs
  333. * [bbc] Improve format code
  334. + [bbc] Add support for DASH and F4M
  335. * [bbc] Improve format sorting and listing
  336. * [bbc] Improve playlist extraction
  337. + [pokemon] Add extractor (#10093)
  338. + [condenast] Add fallback scenario for video info extraction
  339. version 2016.08.06
  340. Core
  341. * Add support for JSON-LD root list entries (#10203)
  342. * Improve unified_timestamp
  343. * Lower preference of RTSP formats in generic sorting
  344. + Add support for multiple properties in _og_search_property
  345. * Improve password hiding from verbose output
  346. Extractors
  347. + [adultswim] Add support for trailers (#10235)
  348. * [archiveorg] Improve extraction (#10219)
  349. + [jwplatform] Add support for playlists
  350. + [jwplatform] Add support for relative URLs
  351. * [jwplatform] Improve audio detection
  352. + [tvplay] Capture and output native error message
  353. + [tvplay] Extract series metadata
  354. + [tvplay] Add support for subtitles (#10194)
  355. * [tvp] Improve extraction (#7799)
  356. * [cbslocal] Fix timestamp parsing (#10213)
  357. + [naver] Add support for subtitles (#8096)
  358. * [naver] Improve extraction
  359. * [condenast] Improve extraction
  360. * [engadget] Relax URL regular expression
  361. * [5min] Fix extraction
  362. + [nationalgeographic] Add support for Episode Guide
  363. + [kaltura] Add support for subtitles
  364. * [kaltura] Optimize network requests
  365. + [vodplatform] Add extractor for vod-platform.net
  366. - [gamekings] Remove extractor
  367. * [limelight] Extract HTTP formats
  368. * [ntvru] Fix extraction
  369. + [comedycentral] Re-add :tds and :thedailyshow shortnames
  370. version 2016.08.01
  371. Fixed/improved extractors
  372. - [yandexmusic:track] Adapt to changes in track location JSON (#10193)
  373. - [bloomberg] Support another form of player (#10187)
  374. - [limelight] Skip DRM protected videos
  375. - [safari] Relax regular expressions for URL matching (#10202)
  376. - [cwtv] Add support for cwtvpr.com (#10196)
  377. version 2016.07.30
  378. Fixed/improved extractors
  379. - [twitch:clips] Sort formats
  380. - [tv2] Use m3u8_native
  381. - [tv2:article] Fix video detection (#10188)
  382. - rtve (#10076)
  383. - [dailymotion:playlist] Optimize download archive processing (#10180)
  384. version 2016.07.28
  385. Fixed/improved extractors
  386. - shared (#10170)
  387. - soundcloud (#10179)
  388. - twitch (#9767)
  389. version 2016.07.26.2
  390. Fixed/improved extractors
  391. - smotri
  392. - camdemy
  393. - mtv
  394. - comedycentral
  395. - cmt
  396. - cbc
  397. - mgtv
  398. - orf
  399. version 2016.07.24
  400. New extractors
  401. - arkena (#8682)
  402. - lcp (#8682)
  403. Fixed/improved extractors
  404. - facebook (#10151)
  405. - dailymail
  406. - telegraaf
  407. - dcn
  408. - onet
  409. - tvp
  410. Miscellaneous
  411. - Support $Time$ in DASH manifests
  412. version 2016.07.22
  413. New extractors
  414. - odatv (#9285)
  415. Fixed/improved extractors
  416. - bbc
  417. - youjizz (#10131)
  418. - youtube (#10140)
  419. - pornhub (#10138)
  420. - eporner (#10139)
  421. version 2016.07.17
  422. New extractors
  423. - nintendo (#9986)
  424. - streamable (#9122)
  425. Fixed/improved extractors
  426. - ard (#10095)
  427. - mtv
  428. - comedycentral (#10101)
  429. - viki (#10098)
  430. - spike (#10106)
  431. Miscellaneous
  432. - Improved twitter player detection (#10090)
  433. version 2016.07.16
  434. New extractors
  435. - ninenow (#5181)
  436. Fixed/improved extractors
  437. - rtve (#10076)
  438. - brightcove
  439. - 3qsdn
  440. - syfy (#9087, #3820, #2388)
  441. - youtube (#10083)
  442. Miscellaneous
  443. - Fix subtitle embedding for video-only and audio-only files (#10081)
  444. version 2016.07.13
  445. New extractors
  446. - rudo
  447. Fixed/improved extractors
  448. - biobiochiletv
  449. - tvplay
  450. - dbtv
  451. - brightcove
  452. - tmz
  453. - youtube (#10059)
  454. - shahid (#10062)
  455. - vk
  456. - ellentv (#10067)
  457. version 2016.07.11
  458. New Extractors
  459. - roosterteeth (#9864)
  460. Fixed/improved extractors
  461. - miomio (#9605)
  462. - vuclip
  463. - youtube
  464. - vidzi (#10058)
  465. version 2016.07.09.2
  466. Fixed/improved extractors
  467. - vimeo (#1638)
  468. - facebook (#10048)
  469. - lynda (#10047)
  470. - animeondemand
  471. Fixed/improved features
  472. - Embedding subtitles no longer throws an error with problematic inputs (#9063)
  473. version 2016.07.09.1
  474. Fixed/improved extractors
  475. - youtube
  476. - ard
  477. - srmediatek (#9373)
  478. version 2016.07.09
  479. New extractors
  480. - Flipagram (#9898)
  481. Fixed/improved extractors
  482. - telecinco
  483. - toutv
  484. - radiocanada
  485. - tweakers (#9516)
  486. - lynda
  487. - nick (#7542)
  488. - polskieradio (#10028)
  489. - le
  490. - facebook (#9851)
  491. - mgtv
  492. - animeondemand (#10031)
  493. Fixed/improved features
  494. - `--postprocessor-args` and `--downloader-args` now accepts non-ASCII inputs
  495. on non-Windows systems
  496. version 2016.07.07
  497. New extractors
  498. - kamcord (#10001)
  499. Fixed/improved extractors
  500. - spiegel (#10018)
  501. - metacafe (#8539, #3253)
  502. - onet (#9950)
  503. - francetv (#9955)
  504. - brightcove (#9965)
  505. - daum (#9972)
  506. version 2016.07.06
  507. Fixed/improved extractors
  508. - youtube (#10007, #10009)
  509. - xuite
  510. - stitcher
  511. - spiegel
  512. - slideshare
  513. - sandia
  514. - rtvnh
  515. - prosiebensat1
  516. - onionstudios
  517. version 2016.07.05
  518. Fixed/improved extractors
  519. - brightcove
  520. - yahoo (#9995)
  521. - pornhub (#9997)
  522. - iqiyi
  523. - kaltura (#5557)
  524. - la7
  525. - Changed features
  526. - Rename --cn-verfication-proxy to --geo-verification-proxy
  527. Miscellaneous
  528. - Add script for displaying downloads statistics
  529. version 2016.07.03.1
  530. Fixed/improved extractors
  531. - theplatform
  532. - aenetworks
  533. - nationalgeographic
  534. - hrti (#9482)
  535. - facebook (#5701)
  536. - buzzfeed (#5701)
  537. - rai (#8617, #9157, #9232, #8552, #8551)
  538. - nationalgeographic (#9991)
  539. - iqiyi
  540. version 2016.07.03
  541. New extractors
  542. - hrti (#9482)
  543. Fixed/improved extractors
  544. - vk (#9981)
  545. - facebook (#9938)
  546. - xtube (#9953, #9961)
  547. version 2016.07.02
  548. New extractors
  549. - fusion (#9958)
  550. Fixed/improved extractors
  551. - twitch (#9975)
  552. - vine (#9970)
  553. - periscope (#9967)
  554. - pornhub (#8696)
  555. version 2016.07.01
  556. New extractors
  557. - 9c9media
  558. - ctvnews (#2156)
  559. - ctv (#4077)
  560. Fixed/Improved extractors
  561. - rds
  562. - meta (#8789)
  563. - pornhub (#9964)
  564. - sixplay (#2183)
  565. New features
  566. - Accept quoted strings across multiple lines (#9940)