Skip to content
/ iina Public
forked from CarterLi/iina

The modern video player for macOS with HDR support.

License

Notifications You must be signed in to change notification settings

Letsremax/iina

 
 

Repository files navigation

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

We release only snapshot builds. v1.2.0-30 means this version is the 30th snapshot build that is based on the official v1.2.0 release version. If the official repo releases v1.2.1, the next version of IINA+ will be v1.2.1-1

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

  • Intel (x64): Artifacts named IINA-x86_64 ( Requires 10.15+ )
  • Apple M1 (aarch64): Artifacts named IINA-arm64 ( Requires 12.0+ )
  • No universal binaries available

License

GPLv3

About

The modern video player for macOS with HDR support.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Swift 84.0%
  • Rich Text Format 6.9%
  • HTML 6.6%
  • Objective-C 1.6%
  • JavaScript 0.4%
  • Ruby 0.3%
  • Other 0.2%