Skip to content

Support streaming from online video services, e.g. Youtube #2186

@postlund

Description

@postlund

What feature would you like?

Add support for streaming directly from online services, like Youtube. This is probably not possible with all services, but some should work.

Describe the solution you'd like

The intention is to use yt-dlp to extract the underlying video URL, then passing that URL on via AirPlay (play_url). It's an easy solution that yields a simple API for most users. Testing it would be something like this:

atvremote -s 10.0.10.81 play_service=https://www.youtube.com/watch?v=dQw4w9WgXcQ

As play_url is used, that feature must be available.

Any other information to share?

TBD

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions