Giter Club home page Giter Club logo

tmdb-poster-downloader's Introduction

TMDB-Poster-Downloader

A simple program written in python that recieves a TMDB API key and a movie ID and downloads all of the images available on the website.

Use cases

  • Backdrops can be used in reviews and analyses relevant to the movie they're about (e.g. I used one that I found on TMDB for my analysis on Annette (2021)).

  • Logos can be indispensable for video essayists especially because a lot of the ones provided by TMDB have transparent backgrounds which makes them great for thumbnails.

  • Posters can be a great encapsulation of the marketing techniques used in the industry at the time, they can also give you great contrast when compared to posters from other countries which are sometimes also provided on the website.

Posters and backdrops can be a very neat thing for all movie enthusiasts.

How to Use:

  • First, you need to acquire a TMDB API key, there are a couple of guides available online. Overall creating an account and getting the key should take less than five minutes.

  • Download the latest version or just clone the source as shown below:

      git clone https://github.com/Erfangholiz/TMDB-Poster-Downloader.git
    
      cd TMDB-Poster-Downloader/
      
      python main.py
    
  • And the rest is pretty self-explanatory, enter the API key and click save (this step is only required on first-time use or if your key stopped working) and then copy the movie ID from the URL. For example this is the URL for Slaughterhouse-Five (1972):

      https://www.themoviedb.org/movie/24559-slaughterhouse-five
    
  • And this is the Movie ID:

      24559-slaughterhouse-five
    

tmdb-poster-downloader's People

Contributors

erfangholiz 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.