1
0
Fork 0
mirror of https://git.sr.ht/~cadence/cloudtube synced 2026-05-26 12:32:25 +00:00

Add script to remove old video descriptions

This commit is contained in:
Cadence Ember 2024-04-22 18:24:29 +12:00
parent 55696a1b54
commit efcef9b540
2 changed files with 70 additions and 0 deletions

View file

@ -16,5 +16,8 @@
"mixin-deep": "^2.0.1",
"node-fetch": "^2.6.6",
"pinski": "git+https://git.sr.ht/~cadence/nodejs-pinski#9653807f309aee34c8c63ce4e6ee760cccbfdf0d"
},
"devDependencies": {
"cli-progress": "^3.12.0"
}
}