Code Monkey home page Code Monkey logo

moviemaster's Introduction

Movie Master

Find information about movies, actors and production details.

About

Easily find information about a movie with your voice.

Examples

  • "What is the movie _______ about?"
  • "Tell me about the movie _______"
  • "Who plays in the movie _______?"
  • "What genres does the flick _______ belong to?"
  • "Look for information on the movie _______."
  • "What company made the movie _______?"
  • "When was the movie _______ made?"
  • "Do you have info on the film _______?"
  • "What are popular movies playing now?"
  • "What films do you recommend like _______?"
  • "How long is the movie _______?"
  • "What are the highest rated movies out?

Installation

Installation should be pretty much effortless.

Install with your voice

"Hey Mycroft, install Movie Master"

Movie Master should install automatically

Use mycroft-msm to install automatically

Enter the following command into your terminal

mycroft-msm install https://github.com/builderjer/moviemaster.git

msm should install the dependencies automatically

Manual Installation

Install the dependencies

pip install tmdbv3api

Change into your skills directory and clone from repository on linux or picroft (not tested on Windows)

cd /opt/mycroft/skills/
git clone https://github.com/builderjer/moviemaster.git 

After Installation

  • Ask a question about a movie
    • "Hey Mycroft, tell me about the movie Monty Python and the Holy Grail"
    • Listen to the awesome response!!

If you are experiencing to much usage and the skill is returning errors you may enter your own API key

  • Signup here for a FREE account

  • Get API key here

    • You will get a v.3 key and a v.4 key
    • We will use the v.3 for this version REMEMBER THIS, YOU WILL NEED IT
    • Enter your new v.3 API key at Mycroft Skill Settings Page

Category

Entertainment

Tags

#TMDB #Movies #Actors #Mark I

ToDo

Keep checking for more updates.

Credits

This skill uses tmdbv3api avaliable on GitHub at tmdbv3api

It also uses the TMDb API but is not endorsed or certified by TMDb. Information avaliable at TMDb

[email protected]

moviemaster's People

Contributors

builderjer avatar andlo avatar krisgesling avatar forslund avatar jpow18 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.