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

wip: Support streaming from video services #2187

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

wip: Support streaming from video services

e185ecf
Select commit
Loading
Failed to load commit list.
Open

wip: Support streaming from video services #2187

wip: Support streaming from video services
e185ecf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 13, 2023 in 0s

24.24% of diff hit (target 88.96%)

View this Pull Request on Codecov

24.24% of diff hit (target 88.96%)

Annotations

Check warning on line 894 in pyatv/interface.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyatv/interface.py#L893-L894

Added lines #L893 - L894 were not covered by tests

Check warning on line 16 in pyatv/support/yt_dlp.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyatv/support/yt_dlp.py#L14-L16

Added lines #L14 - L16 were not covered by tests

Check warning on line 20 in pyatv/support/yt_dlp.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyatv/support/yt_dlp.py#L19-L20

Added lines #L19 - L20 were not covered by tests

Check warning on line 22 in pyatv/support/yt_dlp.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyatv/support/yt_dlp.py#L22

Added line #L22 was not covered by tests

Check warning on line 28 in pyatv/support/yt_dlp.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyatv/support/yt_dlp.py#L27-L28

Added lines #L27 - L28 were not covered by tests

Check warning on line 32 in pyatv/support/yt_dlp.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyatv/support/yt_dlp.py#L32

Added line #L32 was not covered by tests

Check warning on line 38 in pyatv/support/yt_dlp.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyatv/support/yt_dlp.py#L35-L38

Added lines #L35 - L38 were not covered by tests

Check warning on line 42 in pyatv/support/yt_dlp.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyatv/support/yt_dlp.py#L40-L42

Added lines #L40 - L42 were not covered by tests

Check warning on line 44 in pyatv/support/yt_dlp.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyatv/support/yt_dlp.py#L44

Added line #L44 was not covered by tests

Check warning on line 47 in pyatv/support/yt_dlp.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyatv/support/yt_dlp.py#L47

Added line #L47 was not covered by tests

Check warning on line 63 in pyatv/support/yt_dlp.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyatv/support/yt_dlp.py#L59-L63

Added lines #L59 - L63 were not covered by tests