Replies: 1 comment 1 reply
-
While it should be straightforward to add such a functionality (by simply adding a line here: https://github.com/supersaiyanmode/PyWebOSTV/blob/master/pywebostv/controls.py#L282), I don't think this library supports it at this time. These parameters are app-specific, however for youtube specifically: can you try passing: |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
Firstly, thank you for the work, this has been a tremendous help for myself. Is it, or would it be possible to launch an app (for example Prime or Youtube) and rather than open specific content search for content? For example:
launch_info = app.launch(yt, search_content=)
Many thanks
Beta Was this translation helpful? Give feedback.
All reactions