Skip to content

aseppala/python-vimeo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This a python module for using Vimeo's API.

This is a complete rewrite of the previous version. Support
for v2 API is underway. Currently, do not expect anything.

For debugging purprose, I heavily rely on hurl (http://hurl.it/).
The author of this website is also the author of the python module for oauth used here.

INSTALL
-------

Regular python distutils:

 $ python setup.py install prefix=/somewhere/in/the/universe

You can also create debian package:

 $ dpkg-buildpackage


USAGE
-----

Not yet ! But you can check the vimeo-uploadv2.py and vimeo-query.py script.
They should (at least, I plan to) fulfil most requirements.


CONTRIBUTORS
------------
Thanks :)

mishk (for the 99% patch that reduced amazingly the code while still improving it greatly!)
Bengt Sjölén

About

Python module for using Vimeo's API v2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%