资 源 简 介
Out dated
This project is no longer being updated. You are able to get the source and make your own modifications as you see it, but the source itself is no longer supported.
~~=Information=~~
~~This a simple API uses IMDb to access movie information. The project contains a DLL that is really easy to use in any type of project. The dll, and in the (near)future the source code will also be available.~~
~~==Functionality==~~
~~Find any movie that is indexed by IMDb. This can be done to search by title and selecting the movie you want, or by IMDb code, a unique code that is given to every movie, actor ect.~~
~~This API is a home-made project that was first created for personal use. Later I wanted to create a reusable piece of code that could be published for open-source purposes.~~
~~==Future functionality==~~
~~Option to save movie information to XML file (Good for indexing movies on your local drive)