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.

374 lines
7.1 KiB

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