Añadido bot_youtube.py
This commit is contained in:
+1
-1
@@ -32,7 +32,7 @@ fi
|
||||
# en modo pantalla completa y en bucle
|
||||
if [[ $1 == 3 ]]
|
||||
then
|
||||
FOLDER=/home/sergio/Vídeos/zx_spectrum
|
||||
FOLDER=/home/sergio/Vídeos/autoraspi/
|
||||
VIDEOS=("${FOLDER}"/*)
|
||||
NUM=$(( RANDOM % ${#VIDEOS[@]}))
|
||||
ls -d $FOLDER > /tmp/auto_raspi.m3u
|
||||
|
||||
Reference in New Issue
Block a user