postlund / pyatv

A client library for Apple TV and AirPlay devices
https://pyatv.dev
MIT License
839 stars 91 forks source link

wip: Support streaming from video services #2187

Open postlund opened 9 months ago

postlund commented 9 months ago

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

Relates to #2186

codecov[bot] commented 9 months ago

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 ```diff @@ 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](https://app.codecov.io/gh/postlund/pyatv/pull/2187?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Pierre+St%C3%A5hl) | Coverage Δ | | |---|---|---| | [pyatv/support/yt\_dlp.py](https://app.codecov.io/gh/postlund/pyatv/pull/2187?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Pierre+St%C3%A5hl#diff-cHlhdHYvc3VwcG9ydC95dF9kbHAucHk=) | `14.81% <14.81%> (ø)` | | | [pyatv/interface.py](https://app.codecov.io/gh/postlund/pyatv/pull/2187?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Pierre+St%C3%A5hl#diff-cHlhdHYvaW50ZXJmYWNlLnB5) | `98.36% <50.00%> (-0.30%)` | :arrow_down: | | [pyatv/exceptions.py](https://app.codecov.io/gh/postlund/pyatv/pull/2187?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Pierre+St%C3%A5hl#diff-cHlhdHYvZXhjZXB0aW9ucy5weQ==) | `96.96% <100.00%> (+0.09%)` | :arrow_up: | | [pyatv/protocols/airplay/player.py](https://app.codecov.io/gh/postlund/pyatv/pull/2187?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Pierre+St%C3%A5hl#diff-cHlhdHYvcHJvdG9jb2xzL2FpcnBsYXkvcGxheWVyLnB5) | `89.23% <100.00%> (ø)` | |

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