Update watch-anime.sh

This commit is contained in:
ccppi 2024-06-27 08:27:17 +00:00
parent 5e929cc974
commit 623c1ca06f

View File

@ -1,4 +1,4 @@
echo "watch btth, insert episodes to watch" echo "watch btth, insert episodes to watch"
source /home/ccppi/.git/animdl/animdl-env/bin/activate source /home/ccppi/.git/animdl/animdl-env/bin/activate # maybe does not have the expected effect because source only sources for the active session
#animdl stream "Battle through the heaven" -r$1 #animdl stream "Battle through the heaven" -r$1
animdl stream "battle-through-the-heavens" -r$1 #wrong executable, uses installed instead of the local git version!!! animdl stream "battle-through-the-heavens" -r$1 #wrong executable, uses installed instead of the local git version!!!