No description
  • TypeScript 51.4%
  • Python 48.4%
  • Shell 0.2%
Find a file
2025-12-24 01:16:33 -03:00
src Change buttons 2025-12-24 01:16:33 -03:00
streamlink d 2025-12-23 00:25:02 -03:00
.env xdx 2025-12-22 23:49:12 -03:00
.gitignore improve errors 2025-12-23 14:37:00 -03:00
bot.service improve errors 2025-12-23 14:37:00 -03:00
bun.lock xdx 2025-12-22 23:49:12 -03:00
deploy.sh Change buttons 2025-12-24 01:14:47 -03:00
package.json xdx 2025-12-22 23:49:12 -03:00
README.md xdx 2025-12-22 23:49:12 -03:00
streamlink.service improve errors 2025-12-23 14:37:00 -03:00
tsconfig.json xdx 2025-12-22 23:49:12 -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.