scripts/watch-anime.sh

5 lines
358 B
Bash
Raw Normal View History

2024-03-25 19:28:52 +00:00
echo "watch btth, insert episodes to watch"
2024-06-27 08:27:17 +00:00
source /home/ccppi/.git/animdl/animdl-env/bin/activate # maybe does not have the expected effect because source only sources for the active session
2024-03-25 19:28:52 +00:00
#animdl stream "Battle through the heaven" -r$1
2024-03-27 10:02:10 +00:00
animdl stream "battle-through-the-heavens" -r$1 #wrong executable, uses installed instead of the local git version!!!