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.

638 lines
16 KiB

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