This release is a pre-release and may not be stable for production use.
ovos-media-provider-youtube
This plugin is an OVOS MediaProvider for YouTube. It replaces the deprecated
OCP search skill ovos-skill-youtube.
The OCP pipeline does not broadcast ovos.common_play.query over the bus and
wait for skills to answer. Instead, it loads MediaProvider plugins in-process,
gates them by routing, and calls search() directly. This plugin wraps the
tutubo YouTube client. The client's
search results already convert to mediavocab.Release
objects through its mediavocab_bridge.
Install
pip install ovos-media-provider-youtube
Routing
| Axis | Value |
|---|---|
media |
MOVIE, EPISODIC_SERIES, MUSIC_VIDEO, PODCAST, TV, GENERIC |
playback_type |
VIDEO, AUDIO |
genre_filter |
(none) |
Entry point
[project.entry-points."opm.media.provider"]
youtube = "ovos_media_provider_youtube:YouTubeMediaProvider"
Configuration
| Key | Default | Description |
|---|---|---|
max_results |
10 |
Maximum number of results returned per search. |
Related projects
ovos-skill-youtube: the deprecated skill this plugin replaces.tutubo: the YouTube client this plugin wraps.mediavocab: the shared media vocabulary this plugin's results use.
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-0.0.1a4.tar.gz.
File metadata
- Download URL: ovos_media_provider_youtube-0.0.1a4.tar.gz
- Upload date:
- Size: 8.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
79895c956b37a4f227e662fc8ea720ce15362c7eddad2b63ba3382defa10a29e
|
|
| MD5 |
f35d52d612e311fa9b1b7f31a0d6e18c
|
|
| BLAKE2b-256 |
8ac52ade5e2a619e629da97b5a56cc3223a268a5d4963afca70569e722d5726f
|
File details
Details for the file ovos_media_provider_youtube-0.0.1a4-py3-none-any.whl.
File metadata
- Download URL: ovos_media_provider_youtube-0.0.1a4-py3-none-any.whl
- Upload date:
- Size: 8.3 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 |
a107c11b94cd17fdee4704d43069a6ad0fa5a049213e0258902efe8edf32abd3
|
|
| MD5 |
8757dd18327d6a3c9246ace24c87be28
|
|
| BLAKE2b-256 |
f6f0d8da634b7c3f279f5cd85d4926a1e64d06b57609426b8570e80f4b82b3aa
|