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
Open

Conversation

postlund
Copy link
Owner

@postlund postlund commented Sep 13, 2023

Initial work to get streaming working. Still got some work to do, but ready enough to test.

Relates to #2186

@postlund postlund added feature airplay AirPlay related issue labels Sep 13, 2023
@postlund postlund added this to the 0.15.0 milestone Sep 13, 2023
@postlund postlund self-assigned this Sep 13, 2023
@codecov
Copy link

codecov bot commented Sep 13, 2023

Codecov Report

Patch coverage: 24.24% and project coverage change: -0.19% ⚠️

Comparison is base (6704359) 88.96% compared to head (e185ecf) 88.77%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2187      +/-   ##
==========================================
- Coverage   88.96%   88.77%   -0.19%     
==========================================
  Files         167      168       +1     
  Lines       11343    11375      +32     
==========================================
+ Hits        10091    10098       +7     
- Misses       1252     1277      +25     
Files Changed Coverage Δ
pyatv/support/yt_dlp.py 14.81% <14.81%> (ø)
pyatv/interface.py 98.36% <50.00%> (-0.30%) ⬇️
pyatv/exceptions.py 96.96% <100.00%> (+0.09%) ⬆️
pyatv/protocols/airplay/player.py 89.23% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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

Successfully merging this pull request may close these issues.

None yet

1 participant