All Topics
All Topics
Technology
Technology
Design
Design
Programming
Programming
Science
Science
News
News
Gaming
Gaming
Entertainment
Entertainment
Business
Business
Finance
Finance
Sports
Sports
Health
Health
Food
Food
Travel
Travel
Art
Art
Music
Music
Books
Books
Education
Education
Politics
Politics
Personal
Personal
No algorithm. No AI slop. No ads. Just RSS. Pro-human. Indie writers. Real journalism. Open web. Chronological. Hand toasted.

IINA macOS Media Player Introduces JavaScript Plugin System in Version 1.4.0

By

xnhbx

8mo ago· 2 min readenNews

Summary

IINA, a modern media player for macOS, has introduced a plugin system in version 1.4.0 that allows users to extend functionality using JavaScript. The system enables control over playback, access to mpv API, network and file system operations, and custom UI elements. It features a concise API that allows developers to implement tailored features with minimal code, and includes an Official User Scripts plugin for easy copy-and-paste implementation without requiring full plugin packages.

Key quotes

· 4 pulled
The plugin system allows you to extend IINA's functionality with JavaScript
You can control the playback, call the mpv API, access the network and file system, adding custom UI elements, and more
With several lines of code, you can implement the exact feature tailored to your needs
With the Official User Scripts plugin, you can just copy-and-paste code snippets into IINA without writing plugin packages
Snippet from the RSS feed
The plugin system allows you to extend IINA's functionality with JavaScript. You can control the playback, call the mpv API, access the network and file system, adding custom UI elements, and more. The plugin system is available in IINA 1.4.0.

You might also wanna read