ChangeLog 20 KB

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