Add ardmediathek support. - annna - Annna the nice friendly bot. | |
git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws6… | |
Log | |
Files | |
Refs | |
Tags | |
README | |
--- | |
commit 4869a2b9174e78f94b5b85dea772288c5465bf9b | |
parent 9a7aa40f9c10c450875aa52bb448c6d059eb8d84 | |
Author: Annna Robert-Houdin <[email protected]> | |
Date: Tue, 7 Feb 2023 14:19:03 +0100 | |
Add ardmediathek support. | |
Diffstat: | |
M annna-add-hashtag | 1 + | |
M modules/hashtags/hashtags.txt | 1 - | |
2 files changed, 1 insertion(+), 1 deletion(-) | |
--- | |
diff --git a/annna-add-hashtag b/annna-add-hashtag | |
@@ -246,6 +246,7 @@ dltag() { | |
*nitter.datatunnel.xyz*|\ | |
*nitter.esmailelbob.xyz*|\ | |
*tw.artemislena.eu*|\ | |
+*ardmediathek.de*|\ | |
*nitter.eu.org*) | |
youtube-dl -o "${stag}.%(ext)s" "${uri}" | |
if [ $? -gt 0 ]; | |
diff --git a/modules/hashtags/hashtags.txt b/modules/hashtags/hashtags.txt | |
@@ -2061,7 +2061,6 @@ | |
#bitreich-disguise gopher://bitreich.org/9/memecache/bitreich-disguise.webm | |
#bitreich-doctor gopher://bitreich.org/I/memecache/bitreich-doctor.jpg | |
#bitreich-doctrine gopher://bitreich.org/9/memecache/bitreich-doctrine.mkv | |
-#bitreich-documentary gophers://bitreich.org/9/memecache/bitreich-documentary.… | |
#bitreich-door-alarm gopher://bitreich.org/9/memecache/bitreich-door-alarm.mp4 | |
#bitreich-door-bell gopher://bitreich.org/I/memecache/bitreich-door-bell.png | |
#bitreich-doorbell gopher://bitreich.org/9/memecache/bitreich-doorbell.mp4 |