An open API service indexing awesome lists of open source software.

https://github.com/beeldengeluid/peertube-plugin-event-metadata

Event metadata plugin for PeerTube
https://github.com/beeldengeluid/peertube-plugin-event-metadata

event-data peertube-plugin schema-org

Last synced: 5 months ago
JSON representation

Event metadata plugin for PeerTube

Awesome Lists containing this project

README

          

# PeerTube plugin Event Metadata

This plugin for the PeerTube platform gives the option to add event data to a video upload by importing structured event data from an event page URL. The event data is fetched and parsed from JSON+LD linked event metadata or added manually if the event page doesn't contain a linked data meta tag.

### Main tab on video upload/edit

Form field:

* Event page URL

### Plugin settings tab on video upload/edit

Form fields:

* Event name
* Event start date (ISO 8601 date format)
* Event end date (ISO 8601 date format)
* Event location (Markdown is supported)
* Event organizer (Markdown is supported)
* Event performers (Multiple performers are separated by a , character. Markdown is supported)
* Super event (Markdown is supported)

https://schema.org/Event

### How to use

* Log in as admin in your PeerTube instance
* Go to Plugin/Themes in the Administration section
* Search plugins for 'event-metadata'
* Click on Install

## Acknowledgements

* [PeerTube](https://joinpeertube.org/)
* [Framasoft](https://framasoft.org/)
* [Living Lab Open Cultuurdata](https://innovatielabs.org/projecten/living+lab+open+cultuurdata/)
* [Beeld & Geluid](https://beeldengeluid.nl/)

## Funding

The [Innovatielabs](https://innovatielabs.org/) program gives an impulse to new resilience in the cultural and creative sector. The [Stimuleringsfonds Creatieve Industrie](https://www.stimuleringsfonds.nl/), on behalf of all national cultural funds, and [CLICKNL](https://www.clicknl.nl/) are implementing the program on behalf of the [Ministry of Education, Culture and Science](https://www.rijksoverheid.nl/ministeries/ministerie-van-onderwijs-cultuur-en-wetenschap).

## License

The content of this project is licensed under the [GNU Affero General Public License v3.0](LICENSE.md)