ChangeLog 19 KB

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