2018-11-08 09:31:51 +00:00
# KittehPlayer
A YouTube-like video player based on Qt, QML and libmpv.
2018-11-08 09:37:12 +00:00
## Config Location
2018-11-08 09:31:51 +00:00
- On linux the config file will be located at `~/.config/KittehPlayer/KittehPlayer.conf`
2018-11-08 09:37:12 +00:00
## Supported Languages
2020-05-06 05:13:45 +01:00
- `english` English
- `spanish` Español
- `german` Deutsch
- `french` Française
- `italian` Italiano
- `russian` Русский
- `norwegian` Norwegian
2020-05-06 13:52:43 +01:00
- `tokipona` toki pona
2020-05-06 05:13:45 +01:00
- `telugu` తెలుగు
- Left = config value; Right = language name
2020-05-06 05:18:40 +01:00
- If your language isn't listed above then please either contact me (details at bottom of readme) or make a PR with the translations which are located in the file `src/qml/utils/translations.js` .
2018-11-08 09:37:12 +00:00
## MPV Config
2018-11-08 09:31:51 +00:00
- Since KittehPlayer's default backend is based on libmpv, you can use the mpv.conf from `~/.config/mpv/mpv.conf` .
2018-11-08 09:37:12 +00:00
## SVP Support
2018-11-08 09:31:51 +00:00
- KittehPlayer works with SVP, you just need to follow the same guides as for MPV.