Skip to main content
Pre-release

This release is a pre-release and may not be stable for production use.

ovos-media-plugin-vlc

vlc plugin for ovos-media

Install

pip install ovos-media-plugin-vlc

Configuration

{
 "media": {

    // keys are the strings defined in "audio_players"
    "preferred_audio_services": ["qt5", "mplayer", "vlc", "cli"],

    // keys are the strings defined in "video_players"
    "preferred_video_services": ["qt5", "mplayer", "vlc", "cli"],

    // PlaybackType.AUDIO handlers
    "audio_players": {
        // vlc player uses a headless vlc instance to handle uris
        "vlc": {
            // the plugin name
            "module": "ovos-media-audio-plugin-vlc",

            // users may request specific handlers in the utterance
            // using these aliases
             "aliases": ["VLC"],

            // deactivate a plugin by setting to false
            "active": true
        }
    },

    // PlaybackType.VIDEO handlers
    "video_players": {
        // vlc player uses a headless vlc instance to handle uris
        "vlc": {
            // the plugin name
            "module": "ovos-media-video-plugin-vlc",

            // users may request specific handlers in the utterance
            // using these aliases
             "aliases": ["VLC"],

            // deactivate a plugin by setting to false
            "active": true
        }
    }
}

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ovos_media_plugin_vlc-0.2.0a2.tar.gz (9.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ovos_media_plugin_vlc-0.2.0a2-py3-none-any.whl (9.7 kB view details)

Uploaded Python 3

File details

Details for the file ovos_media_plugin_vlc-0.2.0a2.tar.gz.

File metadata

  • Download URL: ovos_media_plugin_vlc-0.2.0a2.tar.gz
  • Upload date:
  • Size: 9.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for ovos_media_plugin_vlc-0.2.0a2.tar.gz
Algorithm Hash digest
SHA256 d5d1b6c11762e01a75110baa901ed86f12595e1e5c36a553bdc3d97ab56b2f30
MD5 57a05d5ef734b28255c3b32614876ea9
BLAKE2b-256 7dde6e97d815d51c8e221550f068733548ec8898981fc8185f8e0d52b6b71e8c

See more details on using hashes here.

File details

Details for the file ovos_media_plugin_vlc-0.2.0a2-py3-none-any.whl.

File metadata

File hashes

Hashes for ovos_media_plugin_vlc-0.2.0a2-py3-none-any.whl
Algorithm Hash digest
SHA256 89d74f567e277ac471885b16991bdbb52202a8acd0427b21a0b7eab2761db8cf
MD5 d96dc4caef4a04af43907dabc6180a50
BLAKE2b-256 5a1f41d0a1d782c3a5c19d3057adac0848eb65851128d24df6c12b22c0a7e18d

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.2.0a2 This release

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page