Using get_flash_videos for FUNimation stream downloading
I'm *so* close to being able to download FUNimation-hosted streams - Since they use Hulu as their content distributor, I was able to get the RTMPE URL by modifying the Hulu plugin for get_flash_videos. The only problem is that the server refuses to send the stream unless the page url in the request matches and is a Hulu page. This fails, because $page_url is the FUNimation page. However, I am able to get the content_id for the video - does anyone know how to get a www.hulu.com/watch/$whatever url from a content_id?
Attaching the relevant plugin.
EDIT: Oooh, nevermind! It works, it was just the same old bug from the Hulu plugin regarding the limelight CDN! I'll be uploading a patched version in a bit.
Last edited by eternaleye : 11-17-2010 at 01:24 AM.
|