Update README.md
This commit is contained in:
parent
6b15de4195
commit
7b322d264f
|
@ -8,6 +8,9 @@ If you want to access a file on your webserver, but you also don't want it to be
|
|||
|
||||
The key is not private, it will be sent to the http server and will be written in plaintext to the access log if an access log is being written, take this into account. For best security practice only use this solution with your own http server where you are in control.
|
||||
|
||||
This means that your modified user agent will be submitted every time you use mpv to watch a video from a web resource, regardless.
|
||||
|
||||
|
||||
`mpv` has a config option that lets you specify a custom useragent: https://github.com/mpv-player/mpv/blob/master/etc/mpv.conf#L99
|
||||
|
||||
Specify your personal auth token in your mpv.conf then;
|
||||
|
|
Loading…
Reference in New Issue
Block a user