nos.nl is not supported by youtube-dl. - annna - Annna the nice friendly bot. | |
git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws6… | |
Log | |
Files | |
Refs | |
Tags | |
README | |
--- | |
commit 25a24945efb8b4e00f23272606efd12a38f00404 | |
parent b7223463f7f03ea5a988f7f8188462868b107066 | |
Author: Annna Robert-Houdin <[email protected]> | |
Date: Mon, 11 May 2020 18:33:56 +0200 | |
nos.nl is not supported by youtube-dl. | |
Diffstat: | |
M annna-add-hashtag | 2 +- | |
1 file changed, 1 insertion(+), 1 deletion(-) | |
--- | |
diff --git a/annna-add-hashtag b/annna-add-hashtag | |
@@ -24,7 +24,7 @@ dltag() { | |
cd "${memecachedir}" | |
error=0 | |
case "$uri" in | |
- *youtube.com*|*youtu.be*|*dumpert.nl*|*vimeo.com*|*twitter.com*|*reddi… | |
+ *youtube.com*|*youtu.be*|*dumpert.nl*|*vimeo.com*|*twitter.com*|*reddi… | |
youtube-dl -o "${stag}.%(ext)s" "${uri}" | |
if [ $? -gt 0 ]; | |
then |