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.

448 lines
9.3 KiB

8 years ago
8 years ago
8 years ago
  1. version <unreleased>
  2. Core
  3. * Support m3u8 manifests in HTML5 multimedia tags
  4. * Fix js_to_json(): correct octal or hexadecimal number detection
  5. Extractors
  6. * [n-tv.de] Fix extraction (#10331)
  7. version 2016.08.19
  8. Core
  9. - Remove output template description from --help
  10. * Recognize lowercase units in parse_filesize
  11. Extractors
  12. + [porncom] Add extractor for porn.com (#2251, #10251)
  13. + [generic] Add support for DBTV embeds
  14. * [vk:wallpost] Fix audio extraction for new site layout
  15. * [vk] Fix authentication
  16. + [hgtvcom:show] Add extractor for hgtv.com shows (#10365)
  17. + [discoverygo] Add support for another GO network sites
  18. version 2016.08.17
  19. Core
  20. + Add _get_netrc_login_info
  21. Extractors
  22. * [mofosex] Extract all formats (#10335)
  23. + [generic] Add support for vbox7 embeds
  24. + [vbox7] Add support for embed URLs
  25. + [viafree] Add extractor (#10358)
  26. + [mtg] Add support for viafree URLs (#10358)
  27. * [theplatform] Extract all subtitles per language
  28. + [xvideos] Fix HLS extraction (#10356)
  29. + [amcnetworks] Add extractor
  30. + [bbc:playlist] Add support for pagination (#10349)
  31. + [fxnetworks] Add extractor (#9462)
  32. * [cbslocal] Fix extraction for SendtoNews-based videos
  33. * [sendtonews] Fix extraction
  34. * [jwplatform] Extract video id from JWPlayer data
  35. - [zippcast] Remove extractor (#10332)
  36. + [viceland] Add extractor (#8799)
  37. + [adobepass] Add base extractor for Adobe Pass Authentication
  38. * [life:embed] Improve extraction
  39. * [vgtv] Detect geo restricted videos (#10348)
  40. + [uplynk] Add extractor
  41. * [xiami] Fix extraction (#10342)
  42. version 2016.08.13
  43. Core
  44. * Show progress for curl external downloader
  45. * Forward more options to curl external downloader
  46. Extractors
  47. * [pbs] Fix description extraction
  48. * [franceculture] Fix extraction (#10324)
  49. * [pornotube] Fix extraction (#10322)
  50. * [4tube] Fix metadata extraction (#10321)
  51. * [imgur] Fix width and height extraction (#10325)
  52. * [expotv] Improve extraction
  53. + [vbox7] Fix extraction (#10309)
  54. - [tapely] Remove extractor (#10323)
  55. * [muenchentv] Fix extraction (#10313)
  56. + [24video] Add support for .me and .xxx TLDs
  57. * [24video] Fix comment count extraction
  58. * [sunporno] Add support for embed URLs
  59. * [sunporno] Fix metadata extraction (#10316)
  60. + [hgtv] Add extractor for hgtv.ca (#3999)
  61. - [pbs] Remove request to unavailable API
  62. + [pbs] Add support for high quality HTTP formats
  63. + [crunchyroll] Add support for HLS formats (#10301)
  64. version 2016.08.12
  65. Core
  66. * Subtitles are now written as is. Newline conversions are disabled. (#10268)
  67. + Recognize more formats in unified_timestamp
  68. Extractors
  69. - [goldenmoustache] Remove extractor (#10298)
  70. * [drtuber] Improve title extraction
  71. * [drtuber] Make dislike count optional (#10297)
  72. * [chirbit] Fix extraction (#10296)
  73. * [francetvinfo] Relax URL regular expression
  74. * [rtlnl] Relax URL regular expression (#10282)
  75. * [formula1] Relax URL regular expression (#10283)
  76. * [wat] Improve extraction (#10281)
  77. * [ctsnews] Fix extraction
  78. version 2016.08.10
  79. Core
  80. * Make --metadata-from-title non fatal when title does not match the pattern
  81. * Introduce options for randomized sleep before each download
  82. --min-sleep-interval and --max-sleep-interval (#9930)
  83. * Respect default in _search_json_ld
  84. Extractors
  85. + [uol] Add extractor for uol.com.br (#4263)
  86. * [rbmaradio] Fix extraction and extract all formats (#10242)
  87. + [sonyliv] Add extractor for sonyliv.com (#10258)
  88. * [aparat] Fix extraction
  89. * [cwtv] Extract HTTP formats
  90. + [rozhlas] Add extractor for prehravac.rozhlas.cz (#10253)
  91. * [kuwo:singer] Fix extraction
  92. version 2016.08.07
  93. Core
  94. + Add support for TV Parental Guidelines ratings in parse_age_limit
  95. + Add decode_png (#9706)
  96. + Add support for partOfTVSeries in JSON-LD
  97. * Lower master M3U8 manifest preference for better format sorting
  98. Extractors
  99. + [discoverygo] Add extractor (#10245)
  100. * [flipagram] Make JSON-LD extraction non fatal
  101. * [generic] Make JSON-LD extraction non fatal
  102. + [bbc] Add support for morph embeds (#10239)
  103. * [tnaflixnetworkbase] Improve title extraction
  104. * [tnaflix] Fix metadata extraction (#10249)
  105. * [fox] Fix theplatform release URL query
  106. * [openload] Fix extraction (#9706)
  107. * [bbc] Skip duplicate manifest URLs
  108. * [bbc] Improve format code
  109. + [bbc] Add support for DASH and F4M
  110. * [bbc] Improve format sorting and listing
  111. * [bbc] Improve playlist extraction
  112. + [pokemon] Add extractor (#10093)
  113. + [condenast] Add fallback scenario for video info extraction
  114. version 2016.08.06
  115. Core
  116. * Add support for JSON-LD root list entries (#10203)
  117. * Improve unified_timestamp
  118. * Lower preference of RTSP formats in generic sorting
  119. + Add support for multiple properties in _og_search_property
  120. * Improve password hiding from verbose output
  121. Extractors
  122. + [adultswim] Add support for trailers (#10235)
  123. * [archiveorg] Improve extraction (#10219)
  124. + [jwplatform] Add support for playlists
  125. + [jwplatform] Add support for relative URLs
  126. * [jwplatform] Improve audio detection
  127. + [tvplay] Capture and output native error message
  128. + [tvplay] Extract series metadata
  129. + [tvplay] Add support for subtitles (#10194)
  130. * [tvp] Improve extraction (#7799)
  131. * [cbslocal] Fix timestamp parsing (#10213)
  132. + [naver] Add support for subtitles (#8096)
  133. * [naver] Improve extraction
  134. * [condenast] Improve extraction
  135. * [engadget] Relax URL regular expression
  136. * [5min] Fix extraction
  137. + [nationalgeographic] Add support for Episode Guide
  138. + [kaltura] Add support for subtitles
  139. * [kaltura] Optimize network requests
  140. + [vodplatform] Add extractor for vod-platform.net
  141. - [gamekings] Remove extractor
  142. * [limelight] Extract HTTP formats
  143. * [ntvru] Fix extraction
  144. + [comedycentral] Re-add :tds and :thedailyshow shortnames
  145. version 2016.08.01
  146. Fixed/improved extractors
  147. - [yandexmusic:track] Adapt to changes in track location JSON (#10193)
  148. - [bloomberg] Support another form of player (#10187)
  149. - [limelight] Skip DRM protected videos
  150. - [safari] Relax regular expressions for URL matching (#10202)
  151. - [cwtv] Add support for cwtvpr.com (#10196)
  152. version 2016.07.30
  153. Fixed/improved extractors
  154. - [twitch:clips] Sort formats
  155. - [tv2] Use m3u8_native
  156. - [tv2:article] Fix video detection (#10188)
  157. - rtve (#10076)
  158. - [dailymotion:playlist] Optimize download archive processing (#10180)
  159. version 2016.07.28
  160. Fixed/improved extractors
  161. - shared (#10170)
  162. - soundcloud (#10179)
  163. - twitch (#9767)
  164. version 2016.07.26.2
  165. Fixed/improved extractors
  166. - smotri
  167. - camdemy
  168. - mtv
  169. - comedycentral
  170. - cmt
  171. - cbc
  172. - mgtv
  173. - orf
  174. version 2016.07.24
  175. New extractors
  176. - arkena (#8682)
  177. - lcp (#8682)
  178. Fixed/improved extractors
  179. - facebook (#10151)
  180. - dailymail
  181. - telegraaf
  182. - dcn
  183. - onet
  184. - tvp
  185. Miscellaneous
  186. - Support $Time$ in DASH manifests
  187. version 2016.07.22
  188. New extractors
  189. - odatv (#9285)
  190. Fixed/improved extractors
  191. - bbc
  192. - youjizz (#10131)
  193. - youtube (#10140)
  194. - pornhub (#10138)
  195. - eporner (#10139)
  196. version 2016.07.17
  197. New extractors
  198. - nintendo (#9986)
  199. - streamable (#9122)
  200. Fixed/improved extractors
  201. - ard (#10095)
  202. - mtv
  203. - comedycentral (#10101)
  204. - viki (#10098)
  205. - spike (#10106)
  206. Miscellaneous
  207. - Improved twitter player detection (#10090)
  208. version 2016.07.16
  209. New extractors
  210. - ninenow (#5181)
  211. Fixed/improved extractors
  212. - rtve (#10076)
  213. - brightcove
  214. - 3qsdn
  215. - syfy (#9087, #3820, #2388)
  216. - youtube (#10083)
  217. Miscellaneous
  218. - Fix subtitle embedding for video-only and audio-only files (#10081)
  219. version 2016.07.13
  220. New extractors
  221. - rudo
  222. Fixed/improved extractors
  223. - biobiochiletv
  224. - tvplay
  225. - dbtv
  226. - brightcove
  227. - tmz
  228. - youtube (#10059)
  229. - shahid (#10062)
  230. - vk
  231. - ellentv (#10067)
  232. version 2016.07.11
  233. New Extractors
  234. - roosterteeth (#9864)
  235. Fixed/improved extractors
  236. - miomio (#9605)
  237. - vuclip
  238. - youtube
  239. - vidzi (#10058)
  240. version 2016.07.09.2
  241. Fixed/improved extractors
  242. - vimeo (#1638)
  243. - facebook (#10048)
  244. - lynda (#10047)
  245. - animeondemand
  246. Fixed/improved features
  247. - Embedding subtitles no longer throws an error with problematic inputs (#9063)
  248. version 2016.07.09.1
  249. Fixed/improved extractors
  250. - youtube
  251. - ard
  252. - srmediatek (#9373)
  253. version 2016.07.09
  254. New extractors
  255. - Flipagram (#9898)
  256. Fixed/improved extractors
  257. - telecinco
  258. - toutv
  259. - radiocanada
  260. - tweakers (#9516)
  261. - lynda
  262. - nick (#7542)
  263. - polskieradio (#10028)
  264. - le
  265. - facebook (#9851)
  266. - mgtv
  267. - animeondemand (#10031)
  268. Fixed/improved features
  269. - `--postprocessor-args` and `--downloader-args` now accepts non-ASCII inputs
  270. on non-Windows systems
  271. version 2016.07.07
  272. New extractors
  273. - kamcord (#10001)
  274. Fixed/improved extractors
  275. - spiegel (#10018)
  276. - metacafe (#8539, #3253)
  277. - onet (#9950)
  278. - francetv (#9955)
  279. - brightcove (#9965)
  280. - daum (#9972)
  281. version 2016.07.06
  282. Fixed/improved extractors
  283. - youtube (#10007, #10009)
  284. - xuite
  285. - stitcher
  286. - spiegel
  287. - slideshare
  288. - sandia
  289. - rtvnh
  290. - prosiebensat1
  291. - onionstudios
  292. version 2016.07.05
  293. Fixed/improved extractors
  294. - brightcove
  295. - yahoo (#9995)
  296. - pornhub (#9997)
  297. - iqiyi
  298. - kaltura (#5557)
  299. - la7
  300. - Changed features
  301. - Rename --cn-verfication-proxy to --geo-verification-proxy
  302. Miscellaneous
  303. - Add script for displaying downloads statistics
  304. version 2016.07.03.1
  305. Fixed/improved extractors
  306. - theplatform
  307. - aenetworks
  308. - nationalgeographic
  309. - hrti (#9482)
  310. - facebook (#5701)
  311. - buzzfeed (#5701)
  312. - rai (#8617, #9157, #9232, #8552, #8551)
  313. - nationalgeographic (#9991)
  314. - iqiyi
  315. version 2016.07.03
  316. New extractors
  317. - hrti (#9482)
  318. Fixed/improved extractors
  319. - vk (#9981)
  320. - facebook (#9938)
  321. - xtube (#9953, #9961)
  322. version 2016.07.02
  323. New extractors
  324. - fusion (#9958)
  325. Fixed/improved extractors
  326. - twitch (#9975)
  327. - vine (#9970)
  328. - periscope (#9967)
  329. - pornhub (#8696)
  330. version 2016.07.01
  331. New extractors
  332. - 9c9media
  333. - ctvnews (#2156)
  334. - ctv (#4077)
  335. Fixed/Improved extractors
  336. - rds
  337. - meta (#8789)
  338. - pornhub (#9964)
  339. - sixplay (#2183)
  340. New features
  341. - Accept quoted strings across multiple lines (#9940)