fix
This commit is contained in:
parent
0c760873a4
commit
bf3deb0aac
2 changed files with 4 additions and 1 deletions
3
befehle.txt
Executable file
3
befehle.txt
Executable file
|
@ -0,0 +1,3 @@
|
|||
busybox mount -o remount rw /system/
|
||||
BEFEHL=ffmpeg
|
||||
ln -s /data/data/com.termux/files/usr/bin/$BEFEHL /system/xbin/
|
|
@ -20,4 +20,4 @@ fi
|
|||
mkdir -p $pfad
|
||||
|
||||
cd $pfad
|
||||
youtube-dl -i $format $url
|
||||
python youtube-dl -i $format $url
|
||||
|
|
Loading…
Reference in a new issue