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".
The skill ships with a shared TMDb API key. If you hit usage limits, use your own key instead:
- 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.
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
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ovos_skill_moviemaster-0.1.0a2.tar.gz.
File metadata
- Download URL: ovos_skill_moviemaster-0.1.0a2.tar.gz
- Upload date:
- Size: 50.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a69d927a565e8baf9f27dfc2a76152d50df7fc7d43e0b84d4a2c41e776c0c971
|
|
| MD5 |
2f834fc138904510bb2f5eb537a2a735
|
|
| BLAKE2b-256 |
4e9797287932aa796b4a4dd4d54b0d46be924ecd234fe63925a5c5d8c454a277
|
File details
Details for the file ovos_skill_moviemaster-0.1.0a2-py3-none-any.whl.
File metadata
- Download URL: ovos_skill_moviemaster-0.1.0a2-py3-none-any.whl
- Upload date:
- Size: 141.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bca6c13d1656e44c23fc2fb606c00314238a6d71706511fb71529169c6967fe4
|
|
| MD5 |
179de8e550affb8a9a7896027600a2d6
|
|
| BLAKE2b-256 |
5c8a83cb53bfeb2da54608813301e14f4449e34fea830ef2843f7a3712ca1d09
|