Skip to content

eClarity/skill-tmdb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TheMovieDB.org skill

Register for Developer Account Here - https://developers.themoviedb.org/

Usage:

  • find upcoming movies
  • What movies are now playing
  • tell me about robin williams
  • find overview for The Matrix
  • find popular shows

Configuration

  • Edit init.py to add your Tmdb api key *

    tmdb = TMDb(api_key="your api key goes here", debug=False, lang="en")

About

Mycroft skill to interact with Themoviedb.org

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages