ImFlix is a Python program that enables users to search for and watch any movie using the IMDb and VidSrc APIs.
- A new tab will open in your default browser to play the movie.
- Python
- Internet Connection
- Ublock Origin
- Ublock Origin recommended as feedback from friends that VidSrc might redirect to unknown sites.
-
Download the project onto your computer.
- You can download the project by using the git command:
git clone https://github.com/clementtech/ImFlix.git
-
Download the required dependencies.
- The dependencies can be installed using the following command:
pip install -r requirements.txt
-
Done setup!
- You can run the program by entering the following command:
python movie.py