Skip to content

more PeerTube license templates#381

Open
arcstur wants to merge 1 commit into
toolforge:masterfrom
arcstur:peertube-licenses
Open

more PeerTube license templates#381
arcstur wants to merge 1 commit into
toolforge:masterfrom
arcstur:peertube-licenses

Conversation

@arcstur
Copy link
Copy Markdown

@arcstur arcstur commented May 20, 2026

some PeerTube instances will return license
names in short form, like "CC BY-SA 4.0",
and they can be mapped to the Common templates

examples:

❯ curl --silent "https://tube.undernet.uy/api/v1/videos/85naWb7mqfAzxbxUivLCZ1" | jq .licence.label
"CC BY 4.0"

❯ curl --silent "https://tube.undernet.uy/api/v1/videos/geXphAFZfr6zCGH2XLN5xp" | jq .licence.label
"CC BY-SA 4.0"

some PeerTube instances will return license
names in short form, like "CC BY-SA 4.0",
and they can be mapped to the Common templates
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant