@ -8,7 +8,7 @@ sed -e 's/<\/url>//g' temp2.txt >temp.txt
dos2unix temp.txt
surce=`cat temp.txt`
echo$surce
./mpv --hls-bitrate=max "$surce"
mpv --hls-bitrate=max "$surce"
rm p.txt
rm temp.txt
rm temp2.txt
rm temp2.txt
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.