Please enable JavaScript in your browser!
홈
탐색
도움말
로그인
kim
/
gnu-social
원본 프로젝트 :
diogo/gnu-social
Watch
1
Star
0
포크
0
파일
브렌치:
new_modules_system
브랜치
태그
1.1.x
1.2.x
1.20.x
aab
activitypub
experimental
master
new_data_handler
new_modules_system
nightly
v2.0.0beta0
v1.20.x
v1.20.9release
v1.2.x
v1.2.0beta4
v1.1.x
v1.1.3release
gnu-social
/
plugins
/
VideoThumbnails
Diogo Cordeiro
f0a67a1df9
[PLUGINS] Removed GeoURL as the service doesn't exist anymore
5 년 전
..
locale
f0a67a1df9
[PLUGINS] Removed GeoURL as the service doesn't exist anymore
5 년 전
README
a614205663
Add plugin READMEs
9 년 전
VideoThumbnailsModule.php
82893824db
[CORE] Refactor Plugin API to Module API
5 년 전
README
The VideoThumbnails plugin enables video thumbnail preview support.
Installation
============
add "addPlugin('VideoThumbnails');"
to the bottom of your config.php
Note: This plugin depends on
* avconv
* php5-gd
Settings
========
none
Example
=======
addPlugin('VideoThumbnails');