PeertubeVideo/README.md

23 lines
538 B
Markdown
Raw Permalink Normal View History

2021-04-09 11:31:13 +02:00
# Video embed for Omeka S
[PeerTube video] is a module for [Omeka S] that embeds [Peertube] videos.
## Install
```
cd ./modules
https://git.hangar.org/arcHIVE-tech/PeertubeVideo/archive/main.zip
unzip main.zip
2021-04-09 11:52:38 +02:00
mv peertubevideo/ PeertubeVideo
2021-04-09 11:31:13 +02:00
```
## LISENCE
The module is released under the [MIT] License.
[arc-hive]: https://arc-hive.zone/
[PeerTube video]: https://git.hangar.org/arcHIVE-tech/PeertubeVideo
[Peertube]: https://en.wikipedia.org/wiki/PeerTube
[Omeka S]: https://omeka.org/s
[MIT]: http://opensource.org/licenses/MIT