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
2018-11-08 09:31:51 +00:00
- `english`
- `french`
- `spanish`
- `german`
- `italian`
- `russian`
- `norweigan`
- 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/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.