This really should not take 19 minutes to build.

This commit is contained in:
2022-10-21 03:20:58 +03:00
parent 9befdd5fcb
commit 91c2151753

View File

@@ -18,7 +18,7 @@ else
fi
}
[[ "$OSTYPE" != "linux-gnu" ]] && INTERACTIVE="off" && menu="fzf -i --prompt=seasonXepisode" && player="am start -n is.xyz.mpv/.MPVActivity -a android.intent.action.VIEW -d" && getFzfForTermux
[[ "$OSTYPE" != "linux-gnu" ]] && INTERACTIVE="off" && menu="fzf -i --prompt=" && player="am start -n is.xyz.mpv/.MPVActivity -a android.intent.action.VIEW -d" && getFzfForTermux
function getMovieStreamUrl() {
streamurl=$(curl -s 'https://coverapi.store/engine/ajax/controller.php' \