geekbang-video-downloder-nodejs
geekbang-video-downloder-nodejs copied to clipboard
极客时间视频下载脚本
Bumps [shelljs](https://github.com/shelljs/shelljs) from 0.8.3 to 0.8.5. Release notes Sourced from shelljs's releases. v0.8.5 This was a small security fix for #1058. v0.8.4 Small patch release to fix a circular dependency...
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [axios](https://github.com/axios/axios) from 0.19.0 to 0.21.1. Release notes Sourced from axios's releases. v0.21.1 0.21.1 (December 21, 2020) Fixes and Functionality: Hotfix: Prevent SSRF (#3410) Protocol not parsed when setting proxy...
状态码451
{ status: 451, statusText: '', headers: { date: 'Wed, 27 May 2020 10:20:56 GMT', 'content-length': '0', connection: 'close', 'x-geek-warn': 'ua black list', 'set-cookie': [ 'GRID=2fb2f14-ab872a9-1eb94dd-2923728;Expires=Fri, 26-Jun-20 10:20:56 GMT;Max-Age=2592000;Path=/; domain=.geekbang.org' ]...
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2. Commits 699c459 3.1.2 2f2b5ff fix: trim pattern 25d7c0d 3.1.1 55dda29 fix: treat nocase:true as always having magic 5e1fb8d 3.1.0 f8145c5 Add 'allowWindowsEscape' option 570e8b1...
Bumps [axios](https://github.com/axios/axios) from 0.19.0 to 0.21.2. Release notes Sourced from axios's releases. v0.21.2 Fixes and Functionality: Updating axios requests to be delayed by pre-emptive promise creation (#2702) Adding "synchronous" and...