Skip to content

WANDEX/mpv-open-kinopoisk-page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mpv-open-kinopoisk-page

Script for mpv that opens the kinopoisk page for the currently playing media file.

It does this by extracting/guessing the relevant metadata from the file name (using guessit), and opening a web page in a new tab of your default browser.

Requirements

mpv
guessit
python 3

Install

Copy or symlink the .lua and .py files to your mpv scripts folder.
$ ln -rs open-kinopoisk-page.* ~/.config/mpv/scripts/

Usage

By default, the script binds itself to alt+ctrl+shift+K.
To change default binding simply add following line into input.conf

K script-binding mpv_open_kinopoisk_page

Credits

mpv-open-kinopoisk-page is inspired / based on mpv-open-imdb-page written by ctlaltdefeat

Thanks to the creators, maintainers and contributors mpv, guessit

License

MIT

About

Script for mpv that opens kinopoisk page for the currently playing media file.

Resources

License

Stars

Watchers

Forks