Skip to content

iina/plugin-online-media

Repository files navigation

iina-plugin-ytdl

This package is largely a re-implementation of the mpv ytdl_hook.lua under IINA's plugin system, but with additional features.

Features

  • Maintain an up-to-date local copy of the yt-dlp binary
  • Switch video resolution on the fly
  • Download video files

Setup & Build

npm i
npm run build

Please check out the guide in the documentation for more information.