mirror of
https://github.com/snobu/destreamer.git
synced 2026-01-16 21:12:13 +00:00
Chenged url fetching method to a class based one
Implemented control on video title in the eventuality it is null or only special characters Implemented suggestion of issue #11 about sanitizing the title
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"puppeteer": "^2.1.1",
|
||||
"sanitize-filename": "^1.6.3",
|
||||
"terminal-kit": "^1.35.2",
|
||||
"typescript": "^3.8.3",
|
||||
"yargs": "^15.0.3"
|
||||
|
||||
Reference in New Issue
Block a user