mirror of
https://github.com/CoolnsX/repos_scripts.git
synced 2025-12-20 07:15:20 +05:30
feat: title in mpv android
This commit is contained in:
2
ani-new
2
ani-new
@@ -70,7 +70,7 @@ printf "%s\n" "$url" | while read -r id title; do
|
||||
case $choice in
|
||||
stream)
|
||||
info_$os "opening $title" "mpv"
|
||||
player_$os "$provider_video" "$title" "--http-header-fields='Referer: https://$domain' --sub-file='$subtitle'"
|
||||
player_$os "$provider_video" "$title" "--referrer='https://$domain' --sub-file='$subtitle'"
|
||||
break
|
||||
;;
|
||||
cast)
|
||||
|
||||
Reference in New Issue
Block a user