This release is a pre-release and may not be stable for production use.
ovos-media-provider-youtube-music
OVOS MediaProvider plugin for YouTube Music. Replaces the deprecated OCP
search skill ovos-skill-youtube-music.
Instead of broadcasting ovos.common_play.query over the bus and waiting for
skills to answer, the OCP pipeline loads MediaProvider plugins in-process, gates
them by routing, and calls search() directly. This plugin wraps the
tutubo YouTube Music client
(tutubo.ytmus / ytmusicapi), whose MusicTrack results convert to
mediavocab.Release objects via
tutubo's mediavocab_bridge.
Install
pip install ovos-media-provider-youtube-music
Routing
| Axis | Value |
|---|---|
media |
MUSIC, MUSIC_VIDEO |
playback_type |
AUDIO |
genre_filter |
(none) |
Entry point
[project.entry-points."opm.media.provider"]
youtube_music = "ovos_media_provider_youtube_music:YouTubeMusicMediaProvider"
Configuration
| Key | Default | Description |
|---|---|---|
max_results |
10 |
Maximum number of results returned per search. |
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_media_provider_youtube_music-0.0.1a3.tar.gz.
File metadata
- Download URL: ovos_media_provider_youtube_music-0.0.1a3.tar.gz
- Upload date:
- Size: 8.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5f75fd15a938a3f4ef8832ea51d9a00764d5cef4e70264e1a4a905774adc2f1c
|
|
| MD5 |
d129fa4f9775adc510470366339e12b0
|
|
| BLAKE2b-256 |
ff5e6fb991ee58c774d6e3875e2b2837c9d0953671c318600a4e5aba84ef7322
|
File details
Details for the file ovos_media_provider_youtube_music-0.0.1a3-py3-none-any.whl.
File metadata
- Download URL: ovos_media_provider_youtube_music-0.0.1a3-py3-none-any.whl
- Upload date:
- Size: 8.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 |
ae048707cf3cb2d39cadbfb5ff30ad5a3a8489bc97fcd3d519b505367a7edfc5
|
|
| MD5 |
f0fd2c4b60c06cea994046073746d5d0
|
|
| BLAKE2b-256 |
9a37c6882545a95ed713aba9dc6160d60ce7b64fbc4bdc9d88c9b5791708f25e
|