Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sketch out new source API implementation #436

Draft
wants to merge 15 commits into
base: default
Choose a base branch
from

Conversation

goto-bus-stop
Copy link
Member

Closes #298

Works together with u-wave/u-wave-source-youtube#116

Sources are registered using the uw.useSource(SourcePlugin) function instead of just uw.source(sourcePlugin). The useSource() function sets up runtime configuration and handles adding/removing/refreshing the source plugin when configuration changes.

@coveralls
Copy link

Coverage Status

Coverage decreased (-1.2%) to 52.897% when pulling 5b415ef on schematic-sources into 9b5eb03 on default.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Media Source API
2 participants