This package is largely a re-implementation of the mpv ytdl_hook.lua
under IINA's plugin system, but with additional features.
- Maintain an up-to-date local copy of the
yt-dlp
binary - Switch video resolution on the fly
- Download video files
npm i
npm run build
Please check out the guide in the documentation for more information.