Is it possible to scrape this page?
http://www.youtube.com/movie?v=mDqLG28m_Eo
I've been using this URL to call the YouTube API:
https://gdata.youtube.com/feeds/api/videos/mDqLG28m_Eo?v=2
The problem is that it seems to be calling from this page instead:
http://www.youtube.com/watch?v=mDqLG28m_Eo
How can I call from the main movie page instead of that trailer page? Any help would be awesome.