Entertainment Center is a python program written to launch a webpage that shows a list of movies. User can then click on the image to launch the respective youtube trailer.
-
Files p1-movietrailer/ |---entertainment_center.py |---fresh_tomatoes.py |---media.py |---README
-
How to run the program
- put the three py files in the same folder
- launch a terminal
- change directory to the folder where the three files are located
- run the command "python entertainment_center.py"