1
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 7 hours ago.
Jun 08, 2024 — Jun 08, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added some features related to groups in query script More... about 15 years ago
README += contributors section More... over 15 years ago
(Bengt Sjölén) : progress status can be disabled from vimeo upload method. More... over 15 years ago
upload progress status fix (Bengt Sjölén) More... over 15 years ago
add 'check_video' method (Bengt Sjölén) More... over 15 years ago
(based on contrib from Bengt Sjölén) use a --description + small sleep workaround to wait few sec for vimeo servers to sync... More... over 15 years ago
bug fix (thx to Bengt Sjölén): correct method argument More... over 15 years ago
cleaned cli args for user/video/channel IDs More... over 15 years ago
README now points to the 2 scripts More... over 15 years ago
some more commands added to query script. Maybe some should be broken into smaller ones, in particular when video/album/channels/users id are needed More... over 15 years ago
custom progress callback for upload
dkm
More... over 15 years ago
few more methods :)
dkm
More... over 15 years ago
bug fix: unauth call are working again
dkm
More... over 15 years ago
add a new tool (to test untested methods...) looks like there is a bug when signing unauth call (error from vimeo: bad sig). calls work when authenticated...
dkm
More... over 15 years ago
typo fix in config loading
dkm
More... over 15 years ago
upload script can set title and privacy. Bug: no space in title, or sig check fails...
dkm
More... over 15 years ago
simply print video ID. Still missing: setting name, privacy, albums, & cie
dkm
More... over 15 years ago
bug fix: file_data in post was broken!
dkm
More... over 15 years ago
vimeo-upload can be used to upload. Except that the call to the confirm method always fail with:
dkm
More... over 15 years ago
do_upload is used to do the POST call.
dkm
More... over 15 years ago
fix config loading
dkm
More... over 15 years ago
fix curl POST
dkm
More... over 15 years ago
plonk file. Makes status more quiet :) More... over 15 years ago
use config parser object. Still need some polishing, some option are duplicated now. More... over 15 years ago
clean upload script
dkm
More... over 15 years ago
better print in test script
dkm
More... over 15 years ago
test script for uploading. Should be a matter of sending the POST (everything looks ok so far)
dkm
More... over 15 years ago
starting to play with uploading
dkm
More... over 15 years ago
various fixes: - use verifier from command line to reuse token - choose which permission when authenticating (instead of defaulting to read) - OAuthToken instead of OAuthRequest : bad copy/paste ?
dkm
More... over 15 years ago
fix curl stuff (bad import + missing import)
dkm
More... over 15 years ago