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

Provide mediaMetadata field in the api response #613

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

Pterko
Copy link

@Pterko Pterko commented Jul 6, 2024

Problem

In some scenarios, we would like to have meta-information about the video (duration, view count, like count), which can be retrieved from the supported service.

Solution

I have exposed information that is already collected in the URL grabbing process, so it can be used by any frontend to show this information to a user.

I'm pretty sure that this functionality may be extended, so feel free to suggest any related improvements, or popular services, that can support exposing this information.

Supported services:

  • Twitter
  • Youtube
  • VK

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant