mirror of
https://github.com/CoolnsX/repos_scripts.git
synced 2026-02-28 20:00:36 +05:30
s/ / /g
This commit is contained in:
2
ani-new
2
ani-new
@@ -76,7 +76,7 @@ printf "%s\n" "$url" | while read -r id title; do
|
||||
subs_flag=
|
||||
[ -n "$subtitle" ] && subs_flag="--sub-file=$subtitle"
|
||||
# shellcheck disable=SC2086
|
||||
player_$os "$provider_video" "$title" --referrer="https://$domain" $subs_flag
|
||||
player_$os "$provider_video" "$title" "--referrer=https://$domain $subs_flag"
|
||||
break
|
||||
;;
|
||||
cast)
|
||||
|
||||
Reference in New Issue
Block a user