Pierre Ståhl

Results 544 comments of Pierre Ståhl

To continue with the other bullets: * I will have to study yt-dlp a bit to see what filtering to support, e.g. resolution, video vs audio only, formats. Should also...

Thinking about it once more... most people would like this as a transparent feature, i.e. pass a URL and let pyatv deal with it. That's what I would prefer as...

I can probably check if the URL is supported by yt-dlp like this: https://github.com/yt-dlp/yt-dlp/issues/8101#issuecomment-1718341135 Just need to await if this is to be considered a stable API.

This: https://github.com/yt-dlp/yt-dlp/issues/8101#issuecomment-1719061307

This will not add support for any new formats (MP4 is still your best bet) and will only support services supported by yt-dlp, where Infuse does not seem to be...

Hmm, I don't really understand what is happening here and how can I have permissions to push here anyway....

Uhm, this is a merge from master in your repo so it will keep updating every time something is merged to master in your fork. That's the problem.

> @postlund any chance of looking into this issue please? https://community.home-assistant.io/t/lovelace-a-simple-search-card/127180/26?u=postlund

Same here. Supporting everything a regular `git checkout` does would be great, i.e. SHA, branch or tag.

Can someone retest this with the latest release and report back?