diff options
author | Xiao Pan <gky44px1999@gmail.com> | 2024-01-09 03:54:18 -0800 |
---|---|---|
committer | Xiao Pan <gky44px1999@gmail.com> | 2024-01-09 03:54:18 -0800 |
commit | d266c511cffb7eeb20bf1e4610d9d32557b7d0e6 (patch) | |
tree | a0341b5a377c8bc752a7b3a11eb52a72d43c01d2 /home/xyz/.local | |
parent | a324976720160df3ff43de95d42884343a513318 (diff) |
update
Diffstat (limited to 'home/xyz/.local')
-rwxr-xr-x | home/xyz/.local/bin/mpvy | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/home/xyz/.local/bin/mpvy b/home/xyz/.local/bin/mpvy index c4839af4..1cf17a78 100755 --- a/home/xyz/.local/bin/mpvy +++ b/home/xyz/.local/bin/mpvy @@ -29,7 +29,6 @@ if [ -z "$format" ]; then format="bestvideo$vformat+bestaudio/best$vformat" fi - case $flag in # here if use --write-sub, mpv doesn't recognize subtitles? # --embed-subs is a little bit better, but still worse then direct streaming |