Many updates

This commit is contained in:
Cloud
2024-06-12 02:00:39 -03:00
parent dba75a7558
commit 8e732e0061
9 changed files with 59 additions and 23 deletions

View File

@@ -1 +1,6 @@
if ! command -v "gallery-dl" &> /dev/null; then
echo 'The "gallery-dl" command is necessary in order to run the script, but was not found.'
exit 1
fi
gallery-dl -o conversations=1 --filter "author['name']==locals().get('reply_to')" $1