See sabr-shaka-example/README.md.
npm run build # If you haven't built the library yet.
cd examples/downloader
npm install
npx tsx main.ts
# Example with ffmpeg
npx tsx ffmpeg-example.tsnpm run build # If you haven't built the library yet.
cd examples/onesie-request
npm install
npx tsx main.ts