movie-trailer-website takes a list of movies' information - name, poster image url and youtube trailer url, and transforms them into a website displaying these information.
Download directly from github. Make sure that media.py
, entertainment_center.py
, fresh_tomatoes.py
are in the same folder.
Python 2.7
Open entertainment_center.py
by a Python IDE, and then choose "Run Module" from "Run" in menubar
The content of this repository is licensed under MIT License.