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.

587 lines
14 KiB

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