We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ad1f90d + 62024ce commit 22016d9Copy full SHA for 22016d9
README.md
@@ -7,6 +7,12 @@ Based on the unmaintained [mpv-youtube-quality](https://github.com/jgreco/mpv-yo
7
8

9
10
+## Install
11
+
12
+1. Download and copy `selectformat.lua` to your mpv's [scripts folder](https://mpv.io/manual/stable/#script-location)
13
+2. Add a binding to your mpv's [input.conf file](https://mpv.io/manual/stable/#input-conf) (selectformat doesn't add any bindings itself):
14
+`ctrl+f script-binding selectformat/menu`
15
16
## Features
17
18
- Formats are properly sorted based on codec, protocol, etc.
0 commit comments