@exponentialworkload/ytdl
A simple Youtube Downloading Utility using ytdl-core, @exponentialworkload/logger, prompts & Rollup (+ ffmpeg-static for merging formats)
installation
pnpm (recommended)
pnpm i -g @exponentialworkload/ytdl
yarn
yarn global add @exponentialworkload/ytdl
npm
npm i -g @exponentialworkload/ytdl
usage
- install (see above)
- run
ytdl-cli
orytdc
- enter url
- select
Best Merged
(orBest Audio/Best Video/Auto
for well, exactly what that says) - select a filepath or use the default
- wait for it to complete
- profit?