Giter VIP home page Giter VIP logo

movies's Introduction

movies

This is a list of my personal favorite movies sorted by year.

Check out my favorite movies from: 2017, 2016, 2015, 2014, 2013, 2012, 2011, 2010 ...

See the lists folder to see more years.

I want my own movies repo!

Awesome sauce! First, fork this project so you have a movies repo of your own. Next, clone your movies repo and clear out all my data. If you're on Linux or macOS it'll look something like this:

$ git clone https://github.com/username/movies
$ cd movies/
$ rm -rf images/* lists/*

There's a Python script provided to add movies to your repo, make sure you have imdbpie (pip3 install imdbpie) and that you're using Python 3.x. The script will automatically download the movie poster and add it to a list!

$ python3 getmovie.py -m "Hook"
Hook (1991)
https://images-na.ssl-images-amazon.com/images/M/MV5BNmJjNTQzMjctMmE2NS00ZmYxLWE1NjYtYmRmNjNiMzljOTc3XkEyXkFqcGdeQXVyNTAyODkwOQ@@._V1__SX214_.jpg
http://www.imdb.com/title/tt0102057

Look right (Y/n)? y
Poster downloaded!
Markdown added!

movies's People

Contributors

vesche avatar

Stargazers

 avatar

Watchers

 avatar  avatar

movies's Issues

imdbpie has been changed

getmovie.py script no longer works because imdbpie has been dramatically changed over the last year, I'll need to update it. Probably will change this repo quite a bit at some point. I'll probably move an updated getmovie.py script to a gist, and then add the markdown pages & images to my GitHub pages website. TBD

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.