This is a simple python files let any user to easily creat their own movie trailer website page.
python version 2.7 ( Can be download from here)
download or Clone the GitHub repository
https://github.com/Basheer88/movie_trailer_website_generator
Launch python idle or any other python editor
open ( entertainment_center.py ) file
add new movie under ( Add Movies ) comment in the following format
variable = media.Movie(movie name, story line, poster image, trialer url)
Free license. Feel free to do whatever you want with it.