Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 275 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 275 Bytes

YTRE

A CLI YouTube audio recorder.


To install dependencies:

bun install

To run:

bun run main.js 'youtube-video-url'

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