Skip to content

Commit

Permalink
Update setup.sh
Browse files Browse the repository at this point in the history
Updated imdbpy module to cinemagoer
  • Loading branch information
TermuxHackz committed Jun 28, 2023
1 parent d73cf05 commit 93066d1
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,9 @@ echo
echo -e "\033[1;91m[*]\033[1;97m Installing IMDb [Might take a while, please be patient]\033[0m"
pip install IMDbPY
pip install imdbpy
echo
echo -e "\033[1;91m[*]\033[1;97m Installing Cinemagoer \033[0m"
pip install cinemagoer
echo
echo -e "\033[1;91m[*]\033[1;97m Installing prompt-toolkit\033[0m"
pip install prompt-toolkit
Expand Down Expand Up @@ -156,6 +159,9 @@ echo -e "\033[1;91m[*]\033[1;97m Installing IMDb\033[0m"
pip install IMDbPY
pip install imdbpy
echo
echo -e "\033[1;91m[*]\033[1;97m Installing Cinemagoer \033[0m"
pip install cinemagoer
echo
echo -e "\033[1;91m[*]\033[1;97m Installing prompt-toolkit\033[0m"
pip install prompt-toolkit
echo
Expand Down

0 comments on commit 93066d1

Please sign in to comment.