Vimeo-uploader for uploading videos to vimeo.
Vimeo-uploader is a PHP (laravel) script that will help you
to simply upload your videos to the Vimeo platform and assign every lesson to
Vimeo folder as category
Vimeo-uploader Features:
- upload video lesson with one click
- pretty progress bar status uploaded %
- update lesson video status and duration automatically once upload is done and Vimeo transcode uploaded video done
- every lesson upload can assigned to folders Vimeo as a category
- a pretty page showing your folders from Vimeo API
- you can update folder name
- you can delete folder category
- update lesson video and delete the old
Requirements:
- PHP >= 8.1
- MySQL 5.x | 8.x
- Apache or Nginx
Setup:
- download xampp or laragon
- start your server
- open URL in your browser http://localhost/phpmyadmin
- create a new database with the name "vimeo-uploader" without a password
- open your terminal on the project path
- write php artisan migrate:fresh --seed
- write php artisan serve to strat your application
- visit URL in your browser http://127.0.0.1:8000/admin/login
- enter credentials email => [email protected] , password => password
- open new 2 tabs terminal
- first one write php artisan queue:work to process the uploader video status automatically
- second write php artisan schedule:work to fetch new status of video from api vimeo automatically
ScreenShots:
License type: "1 free end product".
Read more.
Reviews
Nobody has rated this offer yet.