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)
如果您有任何要求或想分享您的意见,可以给我发电子邮件: