Coder Social home page Coder Social logo

movieswebsite's Introduction

movie_trailer_website

Final Project for Udacity's Programming Foundations in Python. This is a python program that dynamically generates an html file which displays box art and corresponding trailers.

Upgrades to the project:

  • use TMDB API to get movies now playing in theatres
  • use Youtube API to display trailers in lieu of hardcoding urls

Dependencies

Follow links for additional install options

API Keys

You will need two API keys. Replace the existing API keys with your keys in the entertainment_center.py file

  • The Movie Database (TMDB):

    1. Register for and verify an account
    2. Go to Settings by clicking on your avatar
    3. Go to API located in the left panel
  • YouTube Data API:

    1. Register and login to Google APIS
    2. Click on Credentials in the left panel
    3. Create an API key
    4. Click on library in the left panel
    5. Search or scroll down to YouTube Data API
    6. Click Enable near the top of the screen to use this API

Run the Program

This will automatically generate a new file "fresh_tomatoes.html" in the directory and automatically open the page in your default browser

python entertainment_center.py

movieswebsite's People

Contributors

marwan4mr avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.