-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy pathREADME
35 lines (22 loc) · 817 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
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
Okke Formsma
"aseppala" on github