No description
  • TypeScript 100%
Find a file
2025-12-22 17:37:13 -03:00
src xdx 2025-12-22 17:37:13 -03:00
.gitignore Initial 2025-12-22 03:17:29 -03:00
bun.lock Initial 2025-12-22 03:17:29 -03:00
package.json Initial 2025-12-22 03:17:29 -03:00
README.md Initial 2025-12-22 03:17:29 -03:00
tsconfig.json Initial 2025-12-22 03:17:29 -03:00

streamlink-tool

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.3.3. Bun is a fast all-in-one JavaScript runtime.