Added Invidious, Twitch and Dropbox servers - annna - Annna the nice friendly b… | |
git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws6… | |
Log | |
Files | |
Refs | |
Tags | |
README | |
--- | |
commit a37eb7df476e7bc61e16a9082921d39b7cb39f30 | |
parent 11fa6ac82ce148a1c26e87ef2ec57497df7180ac | |
Author: Eddie Thieda <[email protected]> | |
Date: Wed, 2 Feb 2022 07:27:18 -0500 | |
Added Invidious, Twitch and Dropbox servers | |
Signed-off-by: Annna Robert-Houdin <[email protected]> | |
Diffstat: | |
M annna-add-hashtag | 2 +- | |
1 file changed, 1 insertion(+), 1 deletion(-) | |
--- | |
diff --git a/annna-add-hashtag b/annna-add-hashtag | |
@@ -25,7 +25,7 @@ dltag() { | |
cd "${memecachedir}" | |
error=0 | |
case "$uri" in | |
- *4chan.org*|*afreecatv.com*|*artstation.com*|*asiansister.com*|*asmhen… | |
+ *4chan.org*|*afreecatv.com*|*artstation.com*|*asiansister.com*|*asmhen… | |
youtube-dl -o "${stag}.%(ext)s" "${uri}" | |
if [ $? -gt 0 ]; | |
then |