ChangeLog 9.5 KB

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