{"id":20169770,"url":"https://github.com/piwigo/piwigo-videojs","last_synced_at":"2025-04-05T11:12:04.400Z","repository":{"id":3700984,"uuid":"4772072","full_name":"Piwigo/piwigo-videojs","owner":"Piwigo","description":"Videojs port for piwigo. Play your videos on your web gallery!","archived":false,"fork":false,"pushed_at":"2025-03-25T22:58:03.000Z","size":8295,"stargazers_count":71,"open_issues_count":17,"forks_count":47,"subscribers_count":17,"default_branch":"master","last_synced_at":"2025-03-29T10:09:51.395Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://piwigo.org/ext/extension_view.php?eid=610","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Piwigo.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2012-06-24T12:18:29.000Z","updated_at":"2025-03-25T22:58:06.000Z","dependencies_parsed_at":"2022-08-06T14:15:19.213Z","dependency_job_id":"ff9c1819-e32b-47f7-8071-821fee0d4ba0","html_url":"https://github.com/Piwigo/piwigo-videojs","commit_stats":{"total_commits":481,"total_committers":18,"mean_commits":26.72222222222222,"dds":"0.33264033264033266","last_synced_commit":"c185bc377a0bc612f220f316e0a0762a0f45f3c7"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Piwigo%2Fpiwigo-videojs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Piwigo%2Fpiwigo-videojs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Piwigo%2Fpiwigo-videojs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Piwigo%2Fpiwigo-videojs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Piwigo","download_url":"https://codeload.github.com/Piwigo/piwigo-videojs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247325693,"owners_count":20920714,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-14T01:13:41.910Z","updated_at":"2025-04-05T11:11:59.389Z","avatar_url":"https://github.com/Piwigo.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"piwigo-videojs\n==============\n\n[![Version](https://img.shields.io/github/release/Piwigo/piwigo-videojs.svg)](https://piwigo.org/ext/index.php?eid=610)\n[![ReleaseDate](https://img.shields.io/github/release-date/Piwigo/piwigo-videojs.svg?color=screen)](https://piwigo.org/ext/index.php?eid=610)\n[![ClosedIssues](https://img.shields.io/github/issues-closed-raw/Piwigo/piwigo-videojs.svg?color=success)](https://github.com/Piwigo/piwigo-videojs/issues?utf8=✓\u0026q=is%3Aissue+is%3Aclosed)\n[![OpenedIssues](https://img.shields.io/github/issues-raw/Piwigo/piwigo-videojs.svg?style=flat)](https://github.com/Piwigo/piwigo-videojs/issues)\n\nA [plugin](http://piwigo.org/ext/extension_view.php?eid=610) which extends [Piwigo](http://piwigo.org) with video support:\n* retrieves video metadata\n* produces thumbnails from videos\n* brings [Videojs](http://videojs.com/) port for piwigo\n\n## Installation \u0026 Configuration\nAfter installation, you must [configure](https://github.com/Piwigo/piwigo-videojs/wiki/How-to-install-the-plugin#installation) your Piwigo with the LocalFiles Editor plugin and [install](https://github.com/Piwigo/piwigo-videojs/wiki/How-to-install-the-plugin#requirements) `ExifTool`, `FFmpeg` or `MediaInfo` on your server to extract metadata and generate posters of a video. If `FFmpeg` cannot be installed, we explain [here](https://github.com/Piwigo/piwigo-videojs/wiki/How-to-install-the-plugin#upload-video-posters-manually) how to upload posters manually.\n\n## Supported formats\nThe supported formats are those [supported by most browsers](https://caniuse.com/?search=video):\n* mp4,m4v\n* webm,webmv\n* ogg,ogv\n\n## Usage\nBasically, medias are uploaded in a same way as standard pictures. You then synchronize the metadata and create posters and VideoJS thumbnails of a selection of medias from the Adminitrstaion / Plugins / VideoJS interface. You can also do this from the Edit Photo page or the Batch Manager page.\n\n## Support\n* Please look at the [forums](https://piwigo.org/forum/) if you encounter any issues.\n* To report bugs and suggest new features, please create a new [issue](https://github.com/xbgmsharp/piwigo-videojs/issues).\n\n## Thanks\n* [videojs](http://videojs.com/)\n* [getID3](http://getid3.sourceforge.net/)\n* [FFmpeg](http://www.ffmpeg.org/)\n* [MediaInfo](http://mediaarea.net/en/MediaInfo)\n* [ExifTool](https://exiftool.org)\n* [piwigo-jplayer](https://github.com/d-matt/piwigo-jplayer)\n* The Piwigo Team for a great gallery software\n* The Piwigo translation team\n\n## Licence\nThe piwigo-videojs plugin for Piwigo is free software:  you can redistribute it and/or  modify  it under  the  terms  of the  GNU  General  Public License  as published by the Free Software Foundation.\n\nThis program  is distributed in the hope  that it will be  useful, but WITHOUT ANY WARRANTY; without even the  implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.\n\nSee \u003chttp://www.gnu.org/licenses/gpl.html\u003e.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpiwigo%2Fpiwigo-videojs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpiwigo%2Fpiwigo-videojs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpiwigo%2Fpiwigo-videojs/lists"}