- Known Issues 3
- Bugs 1833
- Feature Requests 1184
- Projects 423
- General Discussion 1407
- Technical Help 1133
- Cameras 246
- API 113
This conversation is missing your voice. Take five seconds to join Vimeo or log in.
Please check the Help page for general FAQ, video tutorials, and other helpful information.
- Vimeo: About / Blog / Roadmap / Developers / Community Guidelines / Forums / Toys / Help! / Site Map
- Legal: ©2008 Vimeo, LLC / Terms & Conditions / Privacy Statement




.
I have tried bypassing all of this by using WWW::Mechanize which can slurp a page, access a specific form and submit it programmatically but it does not work in the authorization portion of this process, not sure why it fails as the mechanize lib keeps track of all cookies and simulates the user being logged-in to the Vimeo website. This would be the ideal solution if I could get that working, but the above request is livable also. :) I am building this in Ruby by the way and building a Ruby Vimeo lib in the process as I go.
Please advise.
Thanks!
Andy