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

YouTube clip support #192

Open
jupjohn opened this issue Jul 10, 2021 · 2 comments
Open

YouTube clip support #192

jupjohn opened this issue Jul 10, 2021 · 2 comments
Labels
blocked Something out of our power needs to change before proceeding with this issue enhancement external service support This issue pertains to adding support for a specific website or service (e.g.YouTube rich thumbnail)

Comments

@jupjohn
Copy link
Contributor

jupjohn commented Jul 10, 2021

What service do you want support added for?
YouTube clips

Links

From what I can tell it's just the one link format for now:

  1. https://youtube.com/clip/Ugx1Pkw2r6TFJIIDXwx4AaABCQ
  2. https://youtube.com/clip/Ugz4YHQPS1pC2ngk0ed4AaABCQ

Thumbnail

Same as the YT video thumbnails.

Additional information

Haven't looked into the API support for this, might be sitting here for a bit.

@jupjohn jupjohn added enhancement external service support This issue pertains to adding support for a specific website or service (e.g.YouTube rich thumbnail) labels Jul 10, 2021
@KararTY
Copy link
Contributor

KararTY commented Jul 10, 2021

As a last resort, if the API support is non-existent, you can fallback to OGP parsing:
image

@jupjohn
Copy link
Contributor Author

jupjohn commented Jul 11, 2021

No official API support (or any announcement) yet. Would be nice to wait for that release instead of the hacky solution.

@zneix zneix added the blocked Something out of our power needs to change before proceeding with this issue label Jul 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked Something out of our power needs to change before proceeding with this issue enhancement external service support This issue pertains to adding support for a specific website or service (e.g.YouTube rich thumbnail)
Projects
None yet
Development

No branches or pull requests

3 participants