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

Consider how to set copyright / ask publisher #13

Closed
12 tasks
kauffj opened this issue May 16, 2018 · 1 comment
Closed
12 tasks

Consider how to set copyright / ask publisher #13

kauffj opened this issue May 16, 2018 · 1 comment
Labels
level: 2 Some knowledge of the existing code is recommended

Comments

@kauffj
Copy link
Member

kauffj commented May 16, 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:

  • When publishing, fetch status.license from youtube api (https://developers.google.com/youtube/v3/docs/videos#status.license). If license is creativeCommon, publish under the creative commons license (check which one youtube uses and use the same). If its youtube, do whatever we do now.
  • add a note on the youtube/token page explaining how we'll be setting the license on published content, and tell the user to email us if they want a different treatment for their content. use our support email

Acceptance Criteria

Definition of Done

  • Tested against acceptance criteria
  • Tested against the assumptions of the user story
  • The project builds without errors
  • Unit tests are written and passing
  • Tests on devices/browsers listed in the issue have passed
  • QA performed & issues resolved
  • Refactoring completed
  • Any configuration or build changes documented
  • Documentation updated
  • Peer Code Review performed
@lyoshenka lyoshenka added level: 2 Some knowledge of the existing code is recommended ready for work labels Jul 25, 2018
@lyoshenka lyoshenka added needs: exploration Solution unclear, needs research ready for work and removed ready for work needs: exploration Solution unclear, needs research labels Sep 5, 2018
@alyssaoc alyssaoc closed this as completed Nov 1, 2018
@alyssaoc
Copy link

alyssaoc commented Nov 1, 2018

Issue moved to lbryio/ytsync #8 via ZenHub

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
level: 2 Some knowledge of the existing code is recommended
Projects
None yet
Development

No branches or pull requests

4 participants