An open API service indexing awesome lists of open source software.

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.

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
```