This release is a pre-release and may not be stable for production use.
ovos-skill-moviemaster
Movie Master is an OVOS skill that finds information about movies, actors, and production details using The Movie Database (TMDb).
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 _______."
- "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
Install the skill with pip:
pip install git+https://github.com/OpenVoiceOS/ovos-skill-moviemaster
After installation
Ask a question about a movie, for example "Tell me about the movie Monty Python and the Holy Grail".
This skill requires your own free TMDb API key — it does not ship with one:
- Sign up for a free account at TMDb.
- Get an API key from your TMDb account settings. TMDb issues a v3 key and a v4 key. This skill uses the v3 key.
- Enter the v3 key in your skill settings file under
apiv3.
Without a configured key, the skill will speak an error instead of answering movie questions.
Category
Entertainment
Tags
#TMDB #Movies #Actors
Related projects
- OpenVoiceOS/ovos-skill-wikipedia — general knowledge lookups
- OpenVoiceOS/ovos-skill-pokepedia — another info-lookup skill built the same way
Credits
This skill uses tmdbv3api, a Python wrapper for the TMDb API.
It also uses the TMDb API. This skill is not endorsed or certified by TMDb. Information is available at TMDb.
License
Apache-2.0
Release files for ovos-skill-moviemaster 0.1.3a1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| ovos_skill_moviemaster-0.1.3a1.tar.gz | 51.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| ovos_skill_moviemaster-0.1.3a1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 196.0 kB
Release files / ovos_skill_moviemaster-0.1.3a1.tar.gz
| Download URL | ovos_skill_moviemaster-0.1.3a1.tar.gz |
|---|---|
| Size | 51.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
392c17348f85c2a2e82baddd1b1355080f3ad2d55758b60fc99514e1ac552fb3
|
|
BLAKE2b-256 checksum How to use checksums |
6127337d969c587d9b9ec290b2c85be2a6b7e455a78f4cf3f61029856142c187
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Release files / ovos_skill_moviemaster-0.1.3a1-py3-none-any.whl
| Download URL | ovos_skill_moviemaster-0.1.3a1-py3-none-any.whl |
|---|---|
| Size | 144.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
2a0c8474c95dc0b5ba033c9cca311c386ceb1f7b6cf9a96d6cfef25ed36467db
|
|
BLAKE2b-256 checksum How to use checksums |
7e3bf6c346143d242ad6b3fb34fd1b009fc2865abe63a2e80bc734d3390ea14a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|