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.

529 lines
12 KiB

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