diff --git a/20h12.process.sh b/20h12.process.sh index 530f0cdf..32e5602d 100755 --- a/20h12.process.sh +++ b/20h12.process.sh @@ -30,6 +30,11 @@ cd ~/.zen/Astroport.ONE/ git pull ## SOON /ipns/ Address !!! +espeak "Tube Up" > /dev/null 2>&1 +## Updating yt-dlp +$MY_PATH/youtube-dl.sh +sudo youtube-dl -U + # Refresh ~/.zen/game/world/G1VOEU # NOW RUN FROM PLAYER.refresh.sh !! ~/.zen/Astroport.ONE/ASTROBOT/VOEUX.refresh.sh @@ -56,11 +61,6 @@ if [[ ! $isLAN ]]; then done fi -espeak "Tube Up" > /dev/null 2>&1 -## Updating yt-dlp -$MY_PATH/youtube-dl.sh -sudo youtube-dl -U - ######################################################################## end=`date +%s` dur=`expr $end - $start` diff --git a/ASTROBOT/G1CopierYoutube.sh b/ASTROBOT/G1CopierYoutube.sh index 9b4a8517..7f856b04 100755 --- a/ASTROBOT/G1CopierYoutube.sh +++ b/ASTROBOT/G1CopierYoutube.sh @@ -206,6 +206,7 @@ if [[ ! ${TIDDLER} ]]; then "modified": "'${MOATS}'", "title": "'$ZFILE'", "type": "'text/vnd.tiddlywiki'", + "vtratio": "'${$VTRATIO}'", "text": "'$TEXT'", "mime": "'${MIME}'", "size": "'${FILE_BSIZE}'",