pyatv icon indicating copy to clipboard operation
pyatv copied to clipboard

wip: Support streaming from video services

Open postlund opened this issue 2 years ago • 1 comments

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

Relates to #2186

postlund avatar Sep 13 '23 12:09 postlund

Codecov Report

Patch coverage: 24.24% and project coverage change: -0.19% :warning:

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%) :arrow_down:
pyatv/exceptions.py 96.96% <100.00%> (+0.09%) :arrow_up:
pyatv/protocols/airplay/player.py 89.23% <100.00%> (ø)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Sep 13 '23 13:09 codecov[bot]