mirror of
https://github.com/snobu/destreamer.git
synced 2026-01-26 09:52:17 +00:00
Download a list of videos
This commit is contained in:
@@ -18,11 +18,13 @@
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@types/puppeteer": "^1.20.0",
|
||||
"@types/terminal-kit": "^1.28.0"
|
||||
"@types/terminal-kit": "^1.28.0",
|
||||
"@types/yargs": "^15.0.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"puppeteer": "^1.20.0",
|
||||
"terminal-kit": "^1.26.10",
|
||||
"typescript": "^3.6.3"
|
||||
"typescript": "^3.6.3",
|
||||
"yargs": "^15.0.3"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user