I’ve been recently writing a python script to upload videos to vimeo, as I usually do when I have to upload a new episode of Two Guys and a Beer. Today I believe they rolled out a new advanced upload API, though the old one should still work until November 13th.
But the problem is that, now, both v1 and v2 of the API seemed to not allow me to retrieve the authorization token, required to upload the video. For a while I starting doubting if it was something I was doing wrong, but then I tried this python library to access vimeo and apparently the problem also happens there.
I feel a little better, but I would feel even better if I any of them would work
Related:
- Network library for games in Python I have always loved games. Especially Multiplayer Online Role Playing...
- How to export HD video for the web As some of the people who know me are aware,...







Popular