Is there a utility or website that takes the all of the movies in a blockbuster.com queue and adds the corresponding movies (blu-ray and all) to Netflix.com?
From superuser
-
While Netflix has a published API for manipulating your account, doing searches, etc, Blockbuster doesn't seem to have such a thing. However!
You can save an HTML template of your Blockbuster queue, and then use Netflix's API to work with your queue there.
This blog post describes an outline of doing this, and links to a php program that is in early stages of development.
0 comments:
Post a Comment