PHP code example of uccu / tanime
1. Go to this page and download the library: Download uccu/tanime library. Choose the download type require. 2. Extract the ZIP file and open the index.php. 3. Add this code to the index.php.
<?php
require_once('vendor/autoload.php');
/* Start to develop here. Best regards https://php-download.com/ */
uccu / tanime example snippets
`
/* 无简体转换*/
use uccu\Tanime\Title;
$container = new Title('[Leopard-Raws][进击的巨人2nd] Shingeki no Kyojin Season 2 - 04 RAW (MBS 1280x720 x264 AAC).mp4',false);
var_dump($container);