mirror of
https://github.com/snobu/destreamer.git
synced 2026-01-16 21:12:13 +00:00
Dropped youtube-dl and replaced with ffmpeg, however passing the URL to ffmpeg is broken
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
"author": "snobu",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@types/fluent-ffmpeg": "^2.1.14",
|
||||
"@types/jwt-decode": "^2.2.1",
|
||||
"@types/puppeteer": "^1.20.0",
|
||||
"@types/yargs": "^15.0.3",
|
||||
@@ -27,6 +28,7 @@
|
||||
"dependencies": {
|
||||
"axios": "^0.19.2",
|
||||
"colors": "^1.4.0",
|
||||
"fluent-ffmpeg": "^2.1.2",
|
||||
"jwt-decode": "^2.2.0",
|
||||
"puppeteer": "^2.1.1",
|
||||
"sanitize-filename": "^1.6.3",
|
||||
|
||||
Reference in New Issue
Block a user