mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-03 09:49:28 +02:00
3 lines
547 B
HTML
3 lines
547 B
HTML
<button onclick="avideoModalIframeLarge(webSiteRootURL +'plugin/API/');" class="btn btn-primary btn-sm btn-xs btn-block"><i class="fas fa-info-circle"></i> Info</button>
|
|
<button onclick="avideoModalIframeLarge(webSiteRootURL +'plugin/API/ffmpeg.php');" class="btn btn-primary btn-sm btn-xs btn-block"><i class="fa fa-bolt"></i> FFmpeg Process</button>
|
|
<button onclick="avideoAlertAJAX(webSiteRootURL +'plugin/API/check.ffmpeg.json.php');" class="btn btn-primary btn-sm btn-xs btn-block"><i class="fas fa-terminal"></i> Test Remote FFmpeg</button>
|