tarina

git clone https://git.tarina.org/tarina
Log | Files | Refs | README | LICENSE

commit da324be4c0ea818203ed57510a9f840f34c78edc
parent 3ab6ad7a77c4d7dc6f12506d2a88ba2d606b0259
Author: rob <rob@tarina.org>
Date:   Sun, 19 Jan 2020 22:15:29 +0200

nicer youtube uploader

Diffstat:
Mmods/youtube-upload.sh | 18+++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)

diff --git a/mods/youtube-upload.sh b/mods/youtube-upload.sh @@ -8,18 +8,18 @@ printf "\033c" /bin/cat <<'EOF' - _ _ _ - _ | | | | | | - _ _ ___ _ _| |_ _ _| | _ ____ _ _ ____ | | ___ ____ _ | | - | | | |/ _ \| | | | _) | | | || \ / _ ) | | | | _ \| |/ _ \ / _ |/ || | - | |_| | |_| | |_| | |_| |_| | |_) | (/ / | |_| | | | | | |_| ( ( | ( (_| | - \__ |\___/ \____|\___)____|____/ \____) \____| ||_/|_|\___/ \_||_|\____| - (____/ |_| + _ _ _ + _ | | | | | | + _ _ ___ _ _| |_ _ _| | _ ____ _ _ ____ | | ___ ____ _ | | +| | | |/ _ \| | | | _) | | | || \ / _ ) | | | | _ \| |/ _ \ / _ |/ || | +| |_| | |_| | |_| | |_| |_| | |_) | (/ / | |_| | | | | | |_| ( ( | ( (_| | + \__ |\___/ \____|\___)____|____/ \____) \____| ||_/|_|\___/ \_||_|\____| +(____/ |_| EOF -read -p " Youtube film title: " title -read -p " Youtube film description: " description +read -p "Youtube film title: " title +read -p "Film description: " description while true; do