I have spent a lot of time looking through code and comparing module to API information on Blip.tv and have a few questions regarding available fields for mapping to content type upon import.
1.)After reviewing the API via blip.tv I found that we have access to the publisher/creator of the content which is indicated as from what I see however this field doesn't import and it would be nice to map it to a CCK field such as Video Creator for example.
2.)Issues with thumbnails being imports directly tot he content type without a way to map to a specific field using CCK makes it difficult to include in say a view or even in node teasers and it doesn't seem to appear anywhere other than on the node edit screen after import. The image is stored in the files directory but mapping to a particular feed without custom coding seems impossible currently.
3.)The ability to map the video description to the body field and separate the the actual video from main content area would be nice.
4.)Are there plans to utilize the HTML5 player freely available via the API and if so will this be made available in both D6 & D7 module versions.
I may be going about mapping the wrong way and if so I would like to get some insight as to how I should be setting up both my content type and CCK fields to properly map the imported content.
Joshua
P.S. I'm currently in the process of learning how to code so I cannot provide a patch to projects at this time but looking forward to providing these types of services in the future.