ovos-skill-moviemaster


Nameovos-skill-moviemaster JSON
Version 0.0.7 PyPI version JSON
download
home_pagehttps://github.com/OpenVoiceOS/ovos-skill-moviemaster
SummaryOVOS hello world skill plugin
upload_time2024-11-20 10:49:54
maintainerNone
docs_urlNone
authorOpenVoiceOS
requires_pythonNone
licenseApache-2.0
keywords ovos skill plugin
VCS
bugtrack_url
requirements tmdbv3api ovos-utils ovos_workshop
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # ovos-skill-moviemaster
OVOS skill to query IMDB about movies

# <img src='PrimaryLogo_Green.png' width='50' style='vertical-align:bottom'/> 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 _______."
- "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.

### Manual Installation

```
pip install git+https://github.com/builderjer/ovos-skill-moviemaster
```

### 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](https://www.themoviedb.org/account/signup) for a FREE account

* Get API key [here](https://www.themoviedb.org/settings/api)
* 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 in your [Skill Settings File](https://openvoiceos.github.io/community-docs/082-ht_skills_config/)

## Category
**Entertainment**

## Tags
#TMDB
#Movies
#Actors
#Mark I

## ToDo
Keep checking for more updates.

## Credits
This skill uses tmdbv3api avaliable on GitHub at [tmdbv3api](https://github.com/AnthonyBloomer/tmdbv3api.git)

It also uses the TMDb API but is not endorsed or certified by TMDb.  Information avaliable at [TMDb](https://www.themoviedb.org/)

builderjer@github.com



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/OpenVoiceOS/ovos-skill-moviemaster",
    "name": "ovos-skill-moviemaster",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "ovos skill plugin",
    "author": "OpenVoiceOS",
    "author_email": "builderjer@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/d0/4f/afecf2360172d86119db152af42d9560d13c1245fc62759d98f7b36a2e06/ovos-skill-moviemaster-0.0.7.tar.gz",
    "platform": null,
    "description": "# ovos-skill-moviemaster\nOVOS skill to query IMDB about movies\n\n# <img src='PrimaryLogo_Green.png' width='50' style='vertical-align:bottom'/> Movie Master\nFind information about movies, actors and production details.\n\n## About\n\nEasily find information about a movie with your voice.\n\n## Examples\n- \"What is the movie _______ about?\"\n- \"Tell me about the movie _______\"\n- \"Who plays in the movie _______?\"\n- \"What genres does the flick _______ belong to?\"\n- \"Look for information on the movie _______.\"\n- \"When was the movie _______ made?\"\n- \"Do you have info on the film _______?\"\n- \"What are popular movies playing now?\"\n- \"What films do you recommend like _______?\"\n- \"How long is the movie _______?\"\n- \"What are the highest rated movies out?\n\n## Installation\nInstallation should be pretty much effortless.\n\n### Manual Installation\n\n```\npip install git+https://github.com/builderjer/ovos-skill-moviemaster\n```\n\n### After Installation\n\n* Ask a question about a movie\n* \"Hey Mycroft, tell me about the movie Monty Python and the Holy Grail\"\n* Listen to the awesome response!!\n\nIf you are experiencing to much usage and the skill is returning errors you may enter your own API key\n\n* Signup [here](https://www.themoviedb.org/account/signup) for a FREE account\n\n* Get API key [here](https://www.themoviedb.org/settings/api)\n* You will get a v.3 key and a v.4 key\n* We will use the v.3 for this version **REMEMBER THIS, YOU WILL NEED IT**\n* Enter your new v.3 API key in your [Skill Settings File](https://openvoiceos.github.io/community-docs/082-ht_skills_config/)\n\n## Category\n**Entertainment**\n\n## Tags\n#TMDB\n#Movies\n#Actors\n#Mark I\n\n## ToDo\nKeep checking for more updates.\n\n## Credits\nThis skill uses tmdbv3api avaliable on GitHub at [tmdbv3api](https://github.com/AnthonyBloomer/tmdbv3api.git)\n\nIt also uses the TMDb API but is not endorsed or certified by TMDb.  Information avaliable at [TMDb](https://www.themoviedb.org/)\n\nbuilderjer@github.com\n\n\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "OVOS hello world skill plugin",
    "version": "0.0.7",
    "project_urls": {
        "Homepage": "https://github.com/OpenVoiceOS/ovos-skill-moviemaster"
    },
    "split_keywords": [
        "ovos",
        "skill",
        "plugin"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d451223a61c9e68b7c3d69641e05c6ee9076adff49936420bbd10c56d40c2c2e",
                "md5": "480757514b1ea364467acec3a94e1bac",
                "sha256": "402aea0deee1dfac2a022ac8e3da761ce7b20703628ca1bc88f177b6125e25c9"
            },
            "downloads": -1,
            "filename": "ovos_skill_moviemaster-0.0.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "480757514b1ea364467acec3a94e1bac",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 125367,
            "upload_time": "2024-11-20T10:49:53",
            "upload_time_iso_8601": "2024-11-20T10:49:53.750812Z",
            "url": "https://files.pythonhosted.org/packages/d4/51/223a61c9e68b7c3d69641e05c6ee9076adff49936420bbd10c56d40c2c2e/ovos_skill_moviemaster-0.0.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d04fafecf2360172d86119db152af42d9560d13c1245fc62759d98f7b36a2e06",
                "md5": "390004967540d7e55f9be3a3c8240698",
                "sha256": "81d26b61b5b659241c02892b170e828af8a0c5d2d742c6d716dde781ba33f0d1"
            },
            "downloads": -1,
            "filename": "ovos-skill-moviemaster-0.0.7.tar.gz",
            "has_sig": false,
            "md5_digest": "390004967540d7e55f9be3a3c8240698",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 45944,
            "upload_time": "2024-11-20T10:49:54",
            "upload_time_iso_8601": "2024-11-20T10:49:54.792795Z",
            "url": "https://files.pythonhosted.org/packages/d0/4f/afecf2360172d86119db152af42d9560d13c1245fc62759d98f7b36a2e06/ovos-skill-moviemaster-0.0.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-20 10:49:54",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "OpenVoiceOS",
    "github_project": "ovos-skill-moviemaster",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "tmdbv3api",
            "specs": []
        },
        {
            "name": "ovos-utils",
            "specs": [
                [
                    "<",
                    "1.0.0"
                ],
                [
                    ">=",
                    "0.0.28"
                ]
            ]
        },
        {
            "name": "ovos_workshop",
            "specs": [
                [
                    "<",
                    "4.0.0"
                ],
                [
                    ">=",
                    "0.0.11"
                ]
            ]
        }
    ],
    "lcname": "ovos-skill-moviemaster"
}
        
Elapsed time: 1.18276s