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.

810 lines
22 KiB

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