Consider how to set copyright / ask publisher #8
Labels
No labels
area: devops
area: discovery
area: docs
area: livestream
area: proposal
consider soon
dependencies
Epic
good first issue
hacktoberfest
help wanted
icebox
level: 1
level: 2
level: 3
level: 4
needs: exploration
needs: grooming
needs: priority
needs: repro
needs: tech design
on hold
priority: blocker
priority: high
priority: low
priority: medium
resilience
sdk dependent
Tom's Wishlist
type: bug
type: discussion
type: improvement
type: new feature
type: refactor
type: task
type: testing
unplanned
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: LBRYCommunity/ytsync#8
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@kauffj commented on Tue May 15 2018
Some publishers do not wish to retain copyright or wish to publish under creative commons or similar.
If this information is available via YouTube, we should match it.
If not, we should ask but provide a sane default (e.g. it could be on the lbry.io/youtube/token status page).
Steps:
status.license
from youtube api (https://developers.google.com/youtube/v3/docs/videos#status.license). If license iscreativeCommon
, publish under the creative commons license (check which one youtube uses and use the same). If itsyoutube
, do whatever we do now.Acceptance Criteria
Definition of Done
@kauffj the way it works now is that the copyright field is as follows:
Would this be enough for the moment?
This will need work on .io, ytsync, and internal-apis. Will need xteam consideration