CarterLi / iina

The modern video player for macOS with additional features and bug fixes.
https://iina.io
GNU General Public License v3.0
678 stars 29 forks source link

IINA+

IINA+ is a special build of the modern video player IINA with additional features and bugfixes.


Features

Statement

IINA+ is built for experimenting the latest features and bugfixes. It may not be as stable as the official one and has a little bit higher os version requirement for quick development, which may not fit everyone's needs. Use it as your own risk.

About youtube-dl

We no longer embed the outdated youtube-dl. Users must install yt-dlp manually for playing network resources.

$ brew install yt-dlp

See the official document for detail

Build

Full build of IINA dependencies and IINA itself:

$ make

Build just the dependencies:

$ make depends

Build IINA itself:

$ make build

Binaries

You may download prebuilt binaries on Github Action page: https://github.com/iina-plus/iina/actions

All binaries above are built with ffmpeg 6.0 and mpv master.

License

GPLv3