Vidhub
1.0.0
視頻共享網站(YouTube克隆)

?別忘了給這個倉庫一個明星! ?
Vidhub是使用PHP和MySQL完成的視頻共享網站。該系統還與雲集成,Cloudinary提供了基於雲的圖像和視頻管理解決方案。上傳到Vidhub的所有視頻都將存儲到Cloudinary中。
有關使用的說明:
1. Clone or download this repositories
2. Unzip and open with TextEditor (VS Code)
3. Create MySQL database and name it to 'vidhub'
4. Change host, username and password of MySQL database in 'includesconfig.php'
5. Apply and Upload vidhub.sql to 'vidhub' database
6. Create Cloudinary account and enable unsigned uploading
7. Insert unsigned uploading name and cloud name to Cloudinary widget in 'upload.php'
8. Run!
您可以下載最新版本的ffmpeg靜態文件,用於視頻轉換並生成縮略圖
( FFMPEG available for Linux, Windows and Mac )
Choose FFMPEG Static files based on your operating system, Download and replace it in ffmpeg folder
如果您想處理視頻或將其上傳到Localhost文件夾
1. Go to 'includes/classes/' and rename 'VideoProcessor-localhost' to 'VideoProcessor' (Ovewrite)
2. You need to create 3 folder,
- uploads (top)
- videos (inside uploads folder)
- thumbnails (inside videos folder)
如果您有任何要求或想分享您的意見,可以給我發電子郵件: