diff --git a/ASTROBOT/G1CopierYoutube.sh b/ASTROBOT/G1CopierYoutube.sh index de3c131c..eabab750 100755 --- a/ASTROBOT/G1CopierYoutube.sh +++ b/ASTROBOT/G1CopierYoutube.sh @@ -132,7 +132,7 @@ while read LINE; start=`date +%s` - echo ".... Downloading $TITLE.mp4" + echo ".... Downloading $TITLE ${isMP3}" # https://github.com/yt-dlp/yt-dlp#format-selection-examples # SUBS ? --write-subs --write-auto-subs --sub-langs "fr, en, en-orig" --embed-subs # (bv*[height<=720][vcodec~='^((he|a)vc|h26[45])']+ba) diff --git a/RUNTIME/G1Voeu.sh b/RUNTIME/G1Voeu.sh index 83e47ad1..947209a0 100755 --- a/RUNTIME/G1Voeu.sh +++ b/RUNTIME/G1Voeu.sh @@ -159,7 +159,7 @@ echo "## Creation json tiddler : G1${VoeuName} /ipfs/${IVOEU}" echo '[ { "created": "'${MOATS}'", -"title": "'${VoeuName}'", +"title": "'/${VoeuName}'", "type": "'text/vnd.tiddlywiki'", "astronautens": "'/ipns/${ASTRONAUTENS}'", "wishns": "'/ipns/${VOEUNS}'",