Code Monkey home page Code Monkey logo

danmaku's People

Contributors

lyz05 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

danmaku's Issues

爱奇艺弹幕解析错误

感谢您开发的使用工具!

在今天使用您的网站的过程中,发现爱奇艺的弹幕解析无法进行,例如,网站给出的例子:https://fc.lyz05.cn/?url=https://www.iqiyi.com/v_19rr1lm35o.html ,现在无法进行解析,会报错为:

弹幕解析过程中程序报错退出,请等待管理员修复!或者换条链接试试!

如果您能拨冗查看这个错误,将不胜感激。再次感谢!

爱奇艺弹幕报错

报错日志
Real url: https://www.iqiyi.com/v_19rrmbqvf4.html Error during data insertion: Cannot read properties of null (reading 'run') TypeError: Cannot read properties of null (reading '1') at Iqiyi.resolve (/www/wwwroot/dm_nodejs/routes/api/iqiyi.js:29:36) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Iqiyi.work (/www/wwwroot/dm_nodejs/routes/api/iqiyi.js:114:20) at async build_response (/www/wwwroot/dm_nodejs/routes/danmaku.js:48:9) at async resolve (/www/wwwroot/dm_nodejs/routes/danmaku.js:65:14) Error during data insertion: Cannot read properties of null (reading 'run') {"rss":"236.78 MB","heapTotal":"106.82 MB","heapUsed":"82.47 MB","external":"26.46 MB"} �[0mGET /?url=https://www.iqiyi.com/v_19rrmbqvf4.html �[33m403 �[0m32.419 ms - 96�[0m

本地运行报错

你好在本地部署 运行npm install ,安装依赖后运行 node app.js报错,能帮忙解答下吗多谢~

D:\Down\danmaku-main\danmaku-main\node_modules\leancloud-storage\dist\node\init.js:100
if (!appId) throw new TypeError('appId must be a string');
^
TypeError: appId must be a string
at Object.init (D:\Down\danmaku-main\danmaku-main\node_modules\leancloud-storage\dist\node\init.js:100:21)
at Object. (D:\Down\danmaku-main\danmaku-main\utils\leancloud.js:7:4)
at Module._compile (node:internal/modules/cjs/loader:1256:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
at Module.load (node:internal/modules/cjs/loader:1119:32)
at Module._load (node:internal/modules/cjs/loader:960:12)
at Module.require (node:internal/modules/cjs/loader:1143:19)
at require (node:internal/modules/cjs/helpers:121:18)
at Object. (D:\Down\danmaku-main\danmaku-main\routes\danmaku.js:14:19)
at Module._compile (node:internal/modules/cjs/loader:1256:14)

优酷地址提示 传入的链接非法!请检查链接是否能在浏览器正常打开

Real url: https://v.youku.com/v_show/id_XNjQwNjkwMDQ2NA==.html AxiosError [AggregateError] at AxiosError.from (/www/wwwroot/getdm/node_modules/axios/dist/node/axios.cjs:785:14) at RedirectableRequest.handleRequestError (/www/wwwroot/getdm/node_modules/axios/dist/node/axios.cjs:2733:25) at RedirectableRequest.emit (node:events:519:28) at eventHandlers.<computed> (/www/wwwroot/getdm/node_modules/follow-redirects/index.js:14:24) at ClientRequest.emit (node:events:519:28) at TLSSocket.socketErrorListener (node:_http_client:500:9) at TLSSocket.emit (node:events:519:28) at emitErrorNT (node:internal/streams/destroy:169:8) at emitErrorCloseNT (node:internal/streams/destroy:128:3) at process.processTicksAndRejections (node:internal/process/task_queues:82:21) { code: 'ETIMEDOUT', errors: [ Error: connect ETIMEDOUT 47.246.99.254:443 at createConnectionError (node:net:1647:14) at Timeout.internalConnectMultipleTimeout (node:net:1706:38) at listOnTimeout (node:internal/timers:575:11) at process.processTimers (node:internal/timers:514:7) { errno: -110, code: 'ETIMEDOUT', syscall: 'connect', address: '47.246.99.254', port: 443 }, Error: connect ENETUNREACH 2408:4001:f10::8:443 - Local (:::0) at internalConnectMultiple (node:net:1181:16) at Timeout.internalConnectMultipleTimeout (node:net:1711:5) at listOnTimeout (node:internal/timers:575:11) at process.processTimers (node:internal/timers:514:7) { errno: -101, code: 'ENETUNREACH', syscall: 'connect', address: '2408:4001:f10::8', port: 443 } ], config: { transitional: { silentJSONParsing: true, forcedJSONParsing: true, clarifyTimeoutError: false }, adapter: [ 'xhr', 'http' ], transformRequest: [ [Function: transformRequest] ], transformResponse: [ [Function: transformResponse] ], timeout: 0, xsrfCookieName: 'XSRF-TOKEN', xsrfHeaderName: 'X-XSRF-TOKEN', maxContentLength: -1, maxBodyLength: -1, env: { FormData: [Function], Blob: [class Blob] }, validateStatus: [Function: validateStatus], headers: AxiosHeaders { Accept: 'application/json, text/plain, */*', 'Accept-Encoding': 'gzip,deflate,compress', 'User-Agent': 'axios/1.2.1' }, method: 'get', url: 'https://v.youku.com/v_show/id_XNjQwNjkwMDQ2NA==.html', data: undefined }, request: <ref *1> Writable { _events: { close: undefined, error: [Function: handleRequestError], prefinish: undefined, finish: undefined, drain: undefined, response: [Function: handleResponse], socket: [Function: handleRequestSocket] }, _writableState: WritableState { highWaterMark: 16384, length: 0, corked: 0, onwrite: [Function: bound onwrite], writelen: 0, bufferedIndex: 0, pendingcb: 0, [Symbol(kState)]: 17580812, [Symbol(kBufferedValue)]: null }, _maxListeners: undefined, _options: { maxRedirects: 21, maxBodyLength: Infinity, protocol: 'https:', path: '/v_show/id_XNjQwNjkwMDQ2NA==.html', method: 'GET', headers: [Object: null prototype], agents: [Object], auth: undefined, beforeRedirect: [Function: dispatchBeforeRedirect], beforeRedirects: [Object], hostname: 'v.youku.com', port: '', agent: undefined, nativeProtocols: [Object], pathname: '/v_show/id_XNjQwNjkwMDQ2NA==.html' }, _ended: true, _ending: true, _redirectCount: 0, _redirects: [], _requestBodyLength: 0, _requestBodyBuffers: [], _eventsCount: 3, _onNativeResponse: [Function (anonymous)], _currentRequest: ClientRequest { _events: [Object: null prototype], _eventsCount: 7, _maxListeners: undefined, outputData: [], outputSize: 0, writable: true, destroyed: false, _last: true, chunkedEncoding: false, shouldKeepAlive: true, maxRequestsOnConnectionReached: false, _defaultKeepAlive: true, useChunkedEncodingByDefault: false, sendDate: false, _removedConnection: false, _removedContLen: false, _removedTE: false, strictContentLength: false, _contentLength: 0, _hasBody: true, _trailer: '', finished: true, _headerSent: true, _closed: false, socket: [TLSSocket], _header: 'GET /v_show/id_XNjQwNjkwMDQ2NA==.html HTTP/1.1\r\n' + 'Accept: application/json, text/plain, */*\r\n' + 'Accept-Encoding: gzip,deflate,compress\r\n' + 'User-Agent: axios/1.2.1\r\n' + 'Host: v.youku.com\r\n' + 'Connection: keep-alive\r\n' + '\r\n', _keepAliveTimeout: 0, _onPendingData: [Function: nop], agent: [Agent], socketPath: undefined, method: 'GET', maxHeaderSize: undefined, insecureHTTPParser: undefined, joinDuplicateHeaders: undefined, path: '/v_show/id_XNjQwNjkwMDQ2NA==.html', _ended: false, res: null, aborted: false, timeoutCb: [Function: emitRequestTimeout], upgradeOrConnect: false, parser: null, maxHeadersCount: null, reusedSocket: false, host: 'v.youku.com', protocol: 'https:', _redirectable: [Circular *1], [Symbol(shapeMode)]: false, [Symbol(kCapture)]: false, [Symbol(kBytesWritten)]: 0, [Symbol(kNeedDrain)]: false, [Symbol(corked)]: 0, [Symbol(kOutHeaders)]: [Object: null prototype], [Symbol(errored)]: null, [Symbol(kHighWaterMark)]: 16384, [Symbol(kRejectNonStandardBodyWrites)]: false, [Symbol(kUniqueHeaders)]: null }, _currentUrl: 'https://v.youku.com/v_show/id_XNjQwNjkwMDQ2NA==.html', [Symbol(shapeMode)]: true, [Symbol(kCapture)]: false }, cause: AggregateError [ETIMEDOUT]: at internalConnectMultiple (node:net:1117:18) at internalConnectMultiple (node:net:1185:5) at Timeout.internalConnectMultipleTimeout (node:net:1711:5) at listOnTimeout (node:internal/timers:575:11) at process.processTimers (node:internal/timers:514:7) { code: 'ETIMEDOUT', [errors]: [ [Error], [Error] ] } } {"rss":"219.48 MB","heapTotal":"81.37 MB","heapUsed":"51.35 MB","external":"7.03 MB"} �[0mGET /?url=https://v.youku.com/v_show/id_XNjQwNjkwMDQ2NA==.html �[33m403 �[0m253.869 ms - 72�[0m

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.