mirror of
https://github.com/LuanRT/YouTube.js.git
synced 2026-06-13 09:32:12 +00:00
276 lines
10 KiB
JSON
276 lines
10 KiB
JSON
{
|
|
"name": "youtubei.js",
|
|
"version": "1.2.5",
|
|
"lockfileVersion": 2,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "youtubei.js",
|
|
"version": "1.2.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"axios": "^0.21.4",
|
|
"protons": "^2.0.3",
|
|
"time-to-seconds": "^1.1.5",
|
|
"user-agents": "^1.0.778",
|
|
"uuid": "^8.3.2"
|
|
}
|
|
},
|
|
"node_modules/axios": {
|
|
"version": "0.21.4",
|
|
"resolved": "https://registry.npmjs.org/axios/-/axios-0.21.4.tgz",
|
|
"integrity": "sha512-ut5vewkiu8jjGBdqpM44XxjuCjq9LAKeHVmoVfHVzy8eHgxxq8SbAVQNovDA8mVi05kP0Ea/n/UzcSHcTJQfNg==",
|
|
"dependencies": {
|
|
"follow-redirects": "^1.14.0"
|
|
}
|
|
},
|
|
"node_modules/detect-indent": {
|
|
"version": "6.0.0",
|
|
"resolved": "https://registry.npmjs.org/detect-indent/-/detect-indent-6.0.0.tgz",
|
|
"integrity": "sha512-oSyFlqaTHCItVRGK5RmrmjB+CmaMOW7IaNA/kdxqhoa6d17j/5ce9O9eWXmV/KEdRwqpQA+Vqe8a8Bsybu4YnA==",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/docopt": {
|
|
"version": "0.6.2",
|
|
"resolved": "https://registry.npmjs.org/docopt/-/docopt-0.6.2.tgz",
|
|
"integrity": "sha1-so6eIiDaXsSffqW7JKR3h0Be6xE=",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/dot-json": {
|
|
"version": "1.2.2",
|
|
"resolved": "https://registry.npmjs.org/dot-json/-/dot-json-1.2.2.tgz",
|
|
"integrity": "sha512-AKL+GsO4wSEU4LU+fAk/PqN4nQ6PB1vT3HpMiZous9xCzK5S0kh4DzfUY0EfU67jsIXLlu0ty71659N9Nmg+Tw==",
|
|
"dependencies": {
|
|
"detect-indent": "~6.0.0",
|
|
"docopt": "~0.6.2",
|
|
"underscore-keypath": "~0.0.22"
|
|
},
|
|
"bin": {
|
|
"dot-json": "bin/dot-json.js"
|
|
}
|
|
},
|
|
"node_modules/follow-redirects": {
|
|
"version": "1.14.5",
|
|
"resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.14.5.tgz",
|
|
"integrity": "sha512-wtphSXy7d4/OR+MvIFbCVBDzZ5520qV8XfPklSN5QtxuMUJZ+b0Wnst1e1lCDocfzuCkHqj8k0FpZqO+UIaKNA==",
|
|
"funding": [
|
|
{
|
|
"type": "individual",
|
|
"url": "https://github.com/sponsors/RubenVerborgh"
|
|
}
|
|
],
|
|
"engines": {
|
|
"node": ">=4.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"debug": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/lodash.clonedeep": {
|
|
"version": "4.5.0",
|
|
"resolved": "https://registry.npmjs.org/lodash.clonedeep/-/lodash.clonedeep-4.5.0.tgz",
|
|
"integrity": "sha1-4j8/nE+Pvd6HJSnBBxhXoIblzO8="
|
|
},
|
|
"node_modules/multiformats": {
|
|
"version": "9.4.10",
|
|
"resolved": "https://registry.npmjs.org/multiformats/-/multiformats-9.4.10.tgz",
|
|
"integrity": "sha512-BwWGvgqB/5J/cnWaOA0sXzJ+UGl+kyFAw3Sw1L6TN4oad34C9OpW+GCpYTYPDp4pUaXDC1EjvB3yv9Iodo1EhA=="
|
|
},
|
|
"node_modules/protocol-buffers-schema": {
|
|
"version": "3.6.0",
|
|
"resolved": "https://registry.npmjs.org/protocol-buffers-schema/-/protocol-buffers-schema-3.6.0.tgz",
|
|
"integrity": "sha512-TdDRD+/QNdrCGCE7v8340QyuXd4kIWIgapsE2+n/SaGiSSbomYl4TjHlvIoCWRpE7wFt02EpB35VVA2ImcBVqw=="
|
|
},
|
|
"node_modules/protons": {
|
|
"version": "2.0.3",
|
|
"resolved": "https://registry.npmjs.org/protons/-/protons-2.0.3.tgz",
|
|
"integrity": "sha512-j6JikP/H7gNybNinZhAHMN07Vjr1i4lVupg598l4I9gSTjJqOvKnwjzYX2PzvBTSVf2eZ2nWv4vG+mtW8L6tpA==",
|
|
"dependencies": {
|
|
"protocol-buffers-schema": "^3.3.1",
|
|
"signed-varint": "^2.0.1",
|
|
"uint8arrays": "^3.0.0",
|
|
"varint": "^5.0.0"
|
|
}
|
|
},
|
|
"node_modules/signed-varint": {
|
|
"version": "2.0.1",
|
|
"resolved": "https://registry.npmjs.org/signed-varint/-/signed-varint-2.0.1.tgz",
|
|
"integrity": "sha1-UKmYnafJjCxh2tEZvJdHDvhSgSk=",
|
|
"dependencies": {
|
|
"varint": "~5.0.0"
|
|
}
|
|
},
|
|
"node_modules/time-to-seconds": {
|
|
"version": "1.1.5",
|
|
"resolved": "https://registry.npmjs.org/time-to-seconds/-/time-to-seconds-1.1.5.tgz",
|
|
"integrity": "sha512-mpzJDHGF4VdhiahyusCUSy+BWJdN3q8Cluzfy0n7GMU9IIj+HJDX9bbbr7wVSUiqmRn1vqhhfECgdfj+SByu2A==",
|
|
"engines": {
|
|
"node": ">=15.0.1",
|
|
"vscode": "^1.22.0"
|
|
}
|
|
},
|
|
"node_modules/uint8arrays": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/uint8arrays/-/uint8arrays-3.0.0.tgz",
|
|
"integrity": "sha512-HRCx0q6O9Bfbp+HHSfQQKD7wU70+lydKVt4EghkdOvlK/NlrF90z+eXV34mUd48rNvVJXwkrMSPpCATkct8fJA==",
|
|
"dependencies": {
|
|
"multiformats": "^9.4.2"
|
|
}
|
|
},
|
|
"node_modules/underscore": {
|
|
"version": "1.13.1",
|
|
"resolved": "https://registry.npmjs.org/underscore/-/underscore-1.13.1.tgz",
|
|
"integrity": "sha512-hzSoAVtJF+3ZtiFX0VgfFPHEDRm7Y/QPjGyNo4TVdnDTdft3tr8hEkD25a1jC+TjTuE7tkHGKkhwCgs9dgBB2g=="
|
|
},
|
|
"node_modules/underscore-keypath": {
|
|
"version": "0.0.22",
|
|
"resolved": "https://registry.npmjs.org/underscore-keypath/-/underscore-keypath-0.0.22.tgz",
|
|
"integrity": "sha1-SKUoOSu278QkvhyqVtpLX6zPJk0=",
|
|
"dependencies": {
|
|
"underscore": "*"
|
|
}
|
|
},
|
|
"node_modules/user-agents": {
|
|
"version": "1.0.833",
|
|
"resolved": "https://registry.npmjs.org/user-agents/-/user-agents-1.0.833.tgz",
|
|
"integrity": "sha512-Vx6fikPUwMSR2emhgpVdmZz/OkiHS7f+n1hfW11US1dnYg7irTmBIP+or4R7GrG11ZU6J2hX3hx4iSriPPh67Q==",
|
|
"dependencies": {
|
|
"dot-json": "^1.2.2",
|
|
"lodash.clonedeep": "^4.5.0"
|
|
}
|
|
},
|
|
"node_modules/uuid": {
|
|
"version": "8.3.2",
|
|
"resolved": "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz",
|
|
"integrity": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==",
|
|
"bin": {
|
|
"uuid": "dist/bin/uuid"
|
|
}
|
|
},
|
|
"node_modules/varint": {
|
|
"version": "5.0.2",
|
|
"resolved": "https://registry.npmjs.org/varint/-/varint-5.0.2.tgz",
|
|
"integrity": "sha512-lKxKYG6H03yCZUpAGOPOsMcGxd1RHCu1iKvEHYDPmTyq2HueGhD73ssNBqqQWfvYs04G9iUFRvmAVLW20Jw6ow=="
|
|
}
|
|
},
|
|
"dependencies": {
|
|
"axios": {
|
|
"version": "0.21.4",
|
|
"resolved": "https://registry.npmjs.org/axios/-/axios-0.21.4.tgz",
|
|
"integrity": "sha512-ut5vewkiu8jjGBdqpM44XxjuCjq9LAKeHVmoVfHVzy8eHgxxq8SbAVQNovDA8mVi05kP0Ea/n/UzcSHcTJQfNg==",
|
|
"requires": {
|
|
"follow-redirects": "^1.14.0"
|
|
}
|
|
},
|
|
"detect-indent": {
|
|
"version": "6.0.0",
|
|
"resolved": "https://registry.npmjs.org/detect-indent/-/detect-indent-6.0.0.tgz",
|
|
"integrity": "sha512-oSyFlqaTHCItVRGK5RmrmjB+CmaMOW7IaNA/kdxqhoa6d17j/5ce9O9eWXmV/KEdRwqpQA+Vqe8a8Bsybu4YnA=="
|
|
},
|
|
"docopt": {
|
|
"version": "0.6.2",
|
|
"resolved": "https://registry.npmjs.org/docopt/-/docopt-0.6.2.tgz",
|
|
"integrity": "sha1-so6eIiDaXsSffqW7JKR3h0Be6xE="
|
|
},
|
|
"dot-json": {
|
|
"version": "1.2.2",
|
|
"resolved": "https://registry.npmjs.org/dot-json/-/dot-json-1.2.2.tgz",
|
|
"integrity": "sha512-AKL+GsO4wSEU4LU+fAk/PqN4nQ6PB1vT3HpMiZous9xCzK5S0kh4DzfUY0EfU67jsIXLlu0ty71659N9Nmg+Tw==",
|
|
"requires": {
|
|
"detect-indent": "~6.0.0",
|
|
"docopt": "~0.6.2",
|
|
"underscore-keypath": "~0.0.22"
|
|
}
|
|
},
|
|
"follow-redirects": {
|
|
"version": "1.14.5",
|
|
"resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.14.5.tgz",
|
|
"integrity": "sha512-wtphSXy7d4/OR+MvIFbCVBDzZ5520qV8XfPklSN5QtxuMUJZ+b0Wnst1e1lCDocfzuCkHqj8k0FpZqO+UIaKNA=="
|
|
},
|
|
"lodash.clonedeep": {
|
|
"version": "4.5.0",
|
|
"resolved": "https://registry.npmjs.org/lodash.clonedeep/-/lodash.clonedeep-4.5.0.tgz",
|
|
"integrity": "sha1-4j8/nE+Pvd6HJSnBBxhXoIblzO8="
|
|
},
|
|
"multiformats": {
|
|
"version": "9.4.10",
|
|
"resolved": "https://registry.npmjs.org/multiformats/-/multiformats-9.4.10.tgz",
|
|
"integrity": "sha512-BwWGvgqB/5J/cnWaOA0sXzJ+UGl+kyFAw3Sw1L6TN4oad34C9OpW+GCpYTYPDp4pUaXDC1EjvB3yv9Iodo1EhA=="
|
|
},
|
|
"protocol-buffers-schema": {
|
|
"version": "3.6.0",
|
|
"resolved": "https://registry.npmjs.org/protocol-buffers-schema/-/protocol-buffers-schema-3.6.0.tgz",
|
|
"integrity": "sha512-TdDRD+/QNdrCGCE7v8340QyuXd4kIWIgapsE2+n/SaGiSSbomYl4TjHlvIoCWRpE7wFt02EpB35VVA2ImcBVqw=="
|
|
},
|
|
"protons": {
|
|
"version": "2.0.3",
|
|
"resolved": "https://registry.npmjs.org/protons/-/protons-2.0.3.tgz",
|
|
"integrity": "sha512-j6JikP/H7gNybNinZhAHMN07Vjr1i4lVupg598l4I9gSTjJqOvKnwjzYX2PzvBTSVf2eZ2nWv4vG+mtW8L6tpA==",
|
|
"requires": {
|
|
"protocol-buffers-schema": "^3.3.1",
|
|
"signed-varint": "^2.0.1",
|
|
"uint8arrays": "^3.0.0",
|
|
"varint": "^5.0.0"
|
|
}
|
|
},
|
|
"signed-varint": {
|
|
"version": "2.0.1",
|
|
"resolved": "https://registry.npmjs.org/signed-varint/-/signed-varint-2.0.1.tgz",
|
|
"integrity": "sha1-UKmYnafJjCxh2tEZvJdHDvhSgSk=",
|
|
"requires": {
|
|
"varint": "~5.0.0"
|
|
}
|
|
},
|
|
"time-to-seconds": {
|
|
"version": "1.1.5",
|
|
"resolved": "https://registry.npmjs.org/time-to-seconds/-/time-to-seconds-1.1.5.tgz",
|
|
"integrity": "sha512-mpzJDHGF4VdhiahyusCUSy+BWJdN3q8Cluzfy0n7GMU9IIj+HJDX9bbbr7wVSUiqmRn1vqhhfECgdfj+SByu2A=="
|
|
},
|
|
"uint8arrays": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/uint8arrays/-/uint8arrays-3.0.0.tgz",
|
|
"integrity": "sha512-HRCx0q6O9Bfbp+HHSfQQKD7wU70+lydKVt4EghkdOvlK/NlrF90z+eXV34mUd48rNvVJXwkrMSPpCATkct8fJA==",
|
|
"requires": {
|
|
"multiformats": "^9.4.2"
|
|
}
|
|
},
|
|
"underscore": {
|
|
"version": "1.13.1",
|
|
"resolved": "https://registry.npmjs.org/underscore/-/underscore-1.13.1.tgz",
|
|
"integrity": "sha512-hzSoAVtJF+3ZtiFX0VgfFPHEDRm7Y/QPjGyNo4TVdnDTdft3tr8hEkD25a1jC+TjTuE7tkHGKkhwCgs9dgBB2g=="
|
|
},
|
|
"underscore-keypath": {
|
|
"version": "0.0.22",
|
|
"resolved": "https://registry.npmjs.org/underscore-keypath/-/underscore-keypath-0.0.22.tgz",
|
|
"integrity": "sha1-SKUoOSu278QkvhyqVtpLX6zPJk0=",
|
|
"requires": {
|
|
"underscore": "*"
|
|
}
|
|
},
|
|
"user-agents": {
|
|
"version": "1.0.833",
|
|
"resolved": "https://registry.npmjs.org/user-agents/-/user-agents-1.0.833.tgz",
|
|
"integrity": "sha512-Vx6fikPUwMSR2emhgpVdmZz/OkiHS7f+n1hfW11US1dnYg7irTmBIP+or4R7GrG11ZU6J2hX3hx4iSriPPh67Q==",
|
|
"requires": {
|
|
"dot-json": "^1.2.2",
|
|
"lodash.clonedeep": "^4.5.0"
|
|
}
|
|
},
|
|
"uuid": {
|
|
"version": "8.3.2",
|
|
"resolved": "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz",
|
|
"integrity": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg=="
|
|
},
|
|
"varint": {
|
|
"version": "5.0.2",
|
|
"resolved": "https://registry.npmjs.org/varint/-/varint-5.0.2.tgz",
|
|
"integrity": "sha512-lKxKYG6H03yCZUpAGOPOsMcGxd1RHCu1iKvEHYDPmTyq2HueGhD73ssNBqqQWfvYs04G9iUFRvmAVLW20Jw6ow=="
|
|
}
|
|
}
|
|
} |