https://github.com/codebam/cf-stream-api-delete
Node script with no dependencies to delete any number of Cloudflare Stream videos at a time.
https://github.com/codebam/cf-stream-api-delete
Last synced: 4 months ago
JSON representation
Node script with no dependencies to delete any number of Cloudflare Stream videos at a time.
- Host: GitHub
- URL: https://github.com/codebam/cf-stream-api-delete
- Owner: codebam
- License: mit
- Created: 2022-10-24T05:16:39.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-10-25T08:00:59.000Z (over 2 years ago)
- Last Synced: 2025-01-15T13:58:24.226Z (6 months ago)
- Language: JavaScript
- Size: 36.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cf-stream-api-delete
Put your email and API key in `index.js`.
Enter a number for how many you want to delete.
Warning, this will not prompt and will delete videos descending immediately.
```
node index.js 1
```