https://github.com/robpol86/iina-file-name-search
IINA plugin that lets you search the currently playing file's name on a website.
https://github.com/robpol86/iina-file-name-search
iina-plugin
Last synced: 4 months ago
JSON representation
IINA plugin that lets you search the currently playing file's name on a website.
- Host: GitHub
- URL: https://github.com/robpol86/iina-file-name-search
- Owner: Robpol86
- License: bsd-2-clause
- Created: 2025-05-09T13:40:15.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-09-18T08:32:13.000Z (9 months ago)
- Last Synced: 2025-09-18T09:27:23.534Z (9 months ago)
- Topics: iina-plugin
- Language: JavaScript
- Homepage:
- Size: 3.36 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# iina-file-name-search
IINA plugin that lets you search the currently playing file's name on a website.
## Installation
In [IINA](https://iina.io/) go to `Settings > Plugins` then click "Install from GitHub".
Type: `Robpol86/iina-file-name-search`

## Usage
In preferences type in a URL with `%s` which will be replaced by the file name.

Then when a video is playing open the side bar (Plugin > File Name Search > Show Sidebar) and click the "Open" button.

## Development
```bash
/Applications/IINA.app/Contents/MacOS/iina-plugin link .
```
Then go to IINA `Settings > Plugins` and enable this plugin.