Skip to content

wrapper php script to upload a single video file onto vimeo

License

Notifications You must be signed in to change notification settings

jasooonko/simple-vimeo-uploader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-vimeo-uploader

wrapper php script to upload a single video file onto vimeo

setup

copy bin/config.php.exmple to bin/config.php (preventing security crudentials from leaking into git). enter your information as appropraite. for single user environment (you're not uploading videos on behalf of multiple vimeo users) enter token generated from your app.

usage

php bin/upload.php file_to_upload.mp4
c:/php5/php.exe bin/upload.php file_to_upload.mp4

About

wrapper php script to upload a single video file onto vimeo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%