Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/beeldengeluid/peertube-plugin-creative-commons
CC licenses plugin for PeerTube
https://github.com/beeldengeluid/peertube-plugin-creative-commons
creative-commons license peertube-plugin
Last synced: 2 months ago
JSON representation
CC licenses plugin for PeerTube
- Host: GitHub
- URL: https://github.com/beeldengeluid/peertube-plugin-creative-commons
- Owner: beeldengeluid
- License: agpl-3.0
- Created: 2020-11-19T12:44:59.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-01-26T12:25:01.000Z (almost 2 years ago)
- Last Synced: 2024-10-12T22:49:46.942Z (3 months ago)
- Topics: creative-commons, license, peertube-plugin
- Language: JavaScript
- Homepage: https://beeldengeluid.github.io/extending-peertube/
- Size: 94.7 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PeerTube plugin Creative Commons
This plugin for the PeerTube platform replaces the default 7 licenses and adds 1 license for Public Domain Mark, from which a video uploader can choose, with their corresponding standardized short-form identifiers to communicate Creative Commons license information in a simple, efficient and portable manner.
### Licenses list
1. CC BY 4.0
2. CC BY-SA 4.0
3. CC BY-ND 4.0
4. CC BY-NC 4.0
5. CC BY-NC-SA 4.0
6. CC BY-NC-ND 4.0
7. CC0 1.0
8. Public Domain Mark 1.0https://creativecommons.org/licenses/
### Licenses badges
For every chosen license a Creative Commons badge is shown on the video watch page which links to the license deed.
https://licensebuttons.net/
### Licenses metadata
A "machine readable" version of the license is added in a format that software systems, search engines, and other kinds of technology can understand with CC Rights Expression Language (CC REL).
https://wiki.creativecommons.org/wiki/CC_REL
### How to use
* Login as admin in your PeerTube instance
* Go to Plugin/Themes in the Administration section
* Search plugins for 'creative-commons'
* Click on Install