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

Add config flow to media extractor #32590

Merged
merged 5 commits into from
Jun 4, 2024
Merged

Conversation

joostlek
Copy link
Member

@joostlek joostlek commented May 5, 2024

Proposed change

Add config flow to media extractor

Type of change

  • Spelling, grammar or other readability improvements (current branch).
  • Adjusted missing or incorrect information in the current documentation (current branch).
  • Added documentation for a new integration I'm adding to Home Assistant (next branch).
  • Added documentation for a new feature I'm adding to Home Assistant (next branch).
  • Removed stale or deprecated documentation.

Additional information

Checklist

  • This PR uses the correct branch, based on one of the following:
    • I made a change to the existing documentation and used the current branch.
    • I made a change that is related to an upcoming version of Home Assistant and used the next branch.
  • The documentation follows the Home Assistant documentation standards.

@home-assistant home-assistant bot added has-parent This PR has a parent PR in a other repo next This PR goes into the next branch labels May 5, 2024
Copy link

netlify bot commented May 5, 2024

Deploy Preview for home-assistant-docs ready!

Name Link
🔨 Latest commit 01a2d43
🔍 Latest deploy log https://app.netlify.com/sites/home-assistant-docs/deploys/6657242e8de2bf0008156417
😎 Deploy Preview https://deploy-preview-32590--home-assistant-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@frenck frenck added the parent-merged The parent PR has been merged already label May 27, 2024
# Conflicts:
#	source/_integrations/media_extractor.markdown
- **best**: Best video + audio stream
- **bestaudio[ext=m4a]**: Best audio stream with m4a extension
- **worst**: Worst video + audio stream
- **bestaudio[ext=m4a]/bestaudio[ext=ogg]/bestaudio**: Best m4a audio, otherwise best ogg audio and only then any best audio
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you mean OGG file format?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think so yes

Query examples with explanations:

- **bestvideo**: Best video only stream
- **best**: Best video + audio stream
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What do you mean by best? High resolution?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think so yes

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

out of scope for this PR I guess.

@home-assistant
Copy link

Please take a look at the requested changes, and use the Ready for review button when you are done, thanks 👍

Learn more about our pull request process.

@home-assistant home-assistant bot marked this pull request as draft May 27, 2024 10:05
Query examples with explanations:

- **bestvideo**: Best video only stream
- **best**: Best video + audio stream
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

out of scope for this PR I guess.

@frenck frenck added this to the 2024.6 milestone May 29, 2024
Copy link
Contributor

@c0ffeeca7 c0ffeeca7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, @joostlek 👍

@c0ffeeca7 c0ffeeca7 marked this pull request as ready for review June 4, 2024 04:01
@home-assistant home-assistant bot requested a review from c0ffeeca7 June 4, 2024 04:01
@c0ffeeca7 c0ffeeca7 merged commit 1c3aa2f into home-assistant:next Jun 4, 2024
6 checks passed
@home-assistant home-assistant bot removed the parent-merged The parent PR has been merged already label Jun 4, 2024
@joostlek joostlek deleted the me-cf branch June 4, 2024 05:21
@github-actions github-actions bot locked and limited conversation to collaborators Jun 5, 2024
@frenck frenck added the cherry-picked This PR has been manually picked and merged into the current branch label Jun 5, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cherry-picked This PR has been manually picked and merged into the current branch has-parent This PR has a parent PR in a other repo next This PR goes into the next branch
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants