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

Extract and add length attribute to uploaded media #918

Closed
tzarebczan opened this issue Sep 22, 2017 · 8 comments
Closed

Extract and add length attribute to uploaded media #918

tzarebczan opened this issue Sep 22, 2017 · 8 comments
Labels
type: improvement Existing (or partially existing) functionality needs to be changed

Comments

@tzarebczan
Copy link
Contributor

The Issue

Related to lbryio/lbry-desktop#597

I'm sure we will have more of these types of requests to add content metadata once we get a functional search working. This particular one is to add a length attribute which is automatically determined from content metadata. This would apply to both video and audio content.

We would need to find a consistent way to extract this data from uploaded files and store it as part of the claim metadata. Not sure if we would want this manually populated in the Publish section.

System Configuration

  • LBRY Daemon version:
  • LBRY App version:
  • LBRY Installation ID:
  • Operating system:

Anything Else

Screenshots

@tzarebczan tzarebczan added core team type: improvement Existing (or partially existing) functionality needs to be changed labels Sep 22, 2017
@KamilPiekutowski
Copy link

How does one work on these issues?
What do I do if I want to help?

@MSFTserver
Copy link

@KamilPiekutowski just fork this repo or work directly from it by editing files and submitting Pull Requests to the repo

@KamilPiekutowski
Copy link

I did that. And I cloned the repo. I followed instructions and successfully built the app. I am a little confused what length attribute is missing.

@MSFTserver
Copy link

i think they are referring to video length as user want to see the videos length before downloading and storing this in claim metadata would allow seeing it before downloading

@KamilPiekutowski
Copy link

Ok I will look into that tomorrow.

@tzarebczan
Copy link
Contributor Author

So the goal would be to extract the video length while it is processed during upload and store in a metadata field (there's a separate ticket for this in the lbryschema repo)

@kauffj
Copy link
Member

kauffj commented Sep 28, 2017 via email

@lyoshenka
Copy link
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: improvement Existing (or partially existing) functionality needs to be changed
Projects
None yet
Development

No branches or pull requests

5 participants