This commit is contained in:
Simon Rieger 2017-07-04 00:04:54 +02:00
parent 0c760873a4
commit bf3deb0aac
2 changed files with 4 additions and 1 deletions

3
befehle.txt Executable file
View 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/

View file

@ -20,4 +20,4 @@ fi
mkdir -p $pfad
cd $pfad
youtube-dl -i $format $url
python youtube-dl -i $format $url