>
> We are trying to set up our production flow so that the guys making small 
> instructional movies will automatically upload them to our server with 
> dropbox. My question is how I can get those movies into a database 
> automatically with the filename as the description into a 
> Field('Description') of our videos table? Does anyone have an idea of how 
> we can make somthing like this a reality?
>

For using dropbox services from web2py apps, there's a recipe in the manual

http://www.web2py.com/books/default/chapter/29/14#Dropbox-API

If you want a video database integrated with slides and subtitles, try this 
app:

http://code.google.com/p/video2py

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to