From a6c0ae665933c2b1d6c1a4ab63b0b567984ed673 Mon Sep 17 00:00:00 2001 From: fred Date: Sun, 18 Dec 2022 21:26:57 +0100 Subject: [PATCH] VTRATIO --- 20h12.process.sh | 10 +++++----- ASTROBOT/G1CopierYoutube.sh | 1 + 2 files changed, 6 insertions(+), 5 deletions(-) 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}'",