diff --git a/ASTROBOT/G1CopierYoutube.sh b/ASTROBOT/G1CopierYoutube.sh index fffd8937..d572d757 100755 --- a/ASTROBOT/G1CopierYoutube.sh +++ b/ASTROBOT/G1CopierYoutube.sh @@ -149,7 +149,7 @@ if [[ ! ${TIDDLER} ]]; then ## LIMIT TO 12 MAXIMUM COPY PER DAY PER PLAYER boucle=$((boucle+1)) - espeak "Video Number $boucle FILE SIZE = $FILE_SIZE" > /dev/null 2>&1 + espeak "GOOD! Video Number $boucle = $FILE_SIZE" > /dev/null 2>&1 ### CREATE GIF ANIM diff --git a/ajouter_media.sh b/ajouter_media.sh index c41ad245..e9349963 100755 --- a/ajouter_media.sh +++ b/ajouter_media.sh @@ -50,8 +50,8 @@ CHOICE="$3" [[ ${PLAYER} == "" ]] \ && ${MY_PATH}/start.sh \ -&& espeak "Astroport Empty. Create your TW" \ -&& xdg-open "http://astroport.localhost" \ +&& espeak "Astronaut. Please enter pass phrase and email of your TW" \ +&& xdg-open "http://astroport.localhost:1234" \ && exit 1 PSEUDO=$(myPlayerPseudo)