rrvideo: improve the video quality and add a progress bar for the CLI tool (#1197)
* refactor rrvideo: use playwright rather than puppeteer * add a progress bar for the tool * add tests for cli.ts * fix build error * add change log * update readme file * Apply a scaling method to improve the resolution of the output video
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
"@types/chai": "^4.1.4",
|
||||
"@types/jest": "^27.0.2",
|
||||
"@types/jsdom": "^20.0.0",
|
||||
"@types/node": "^10.11.3",
|
||||
"@types/node": "^18.15.11",
|
||||
"@types/puppeteer": "^1.12.4",
|
||||
"cross-env": "^5.2.0",
|
||||
"jest": "^27.2.4",
|
||||
|
||||
Reference in New Issue
Block a user