Skip to content

Commit

Permalink
Add notes for legacy version.
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephen McMillen committed Sep 15, 2014
1 parent 3981d27 commit 33ed850
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,3 +102,7 @@ v.upload_picture('/videos/12345', 'your-image.jpg', activate=True)
```

Note: This will make it the active picture for all users this way. The `activate` keyword argument defaults to `False`, so without it you will need to activate the picture yourself.

# Legacy Python Library

An earlier version of this library used a more complicated ORM syntax. This library is still available from this github repo via the [orm-tornado](https://github.com/vimeo/vimeo.py/releases/tag/orm-tornado) tag.

0 comments on commit 33ed850

Please sign in to comment.