diff options
-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 |