note down the fact that i added sendgb

This commit is contained in:
Soph :3 2025-12-20 22:36:12 +02:00
parent 6c96d02746
commit f1c62b6a73

View file

@ -9,6 +9,8 @@ WARNING! Most of these scripts have extremely hardcoded file directory paths. Fi
### Javascript ### Javascript
- `bun run pillow https://pillows.su/....` - `bun run pillow https://pillows.su/....`
Downloading any audio from a pillow.su link, with correct filename and et cetera. Downloading any audio from a pillow.su link, with correct filename and et cetera.
- `bun run sendgb https://sendgb.com/...`
Downloading any audio from a sendgb.com link, with correct filename and et cetera.
- `bun run deezify` - `bun run deezify`
Configuration for this is inside of the file, but this allows you to pull data from deezer and then look through it, and then send it off to OrpheusDL. Configuration for this is inside of the file, but this allows you to pull data from deezer and then look through it, and then send it off to OrpheusDL.
- `bun run now-playing` - `bun run now-playing`