View Single Post
  #1  
Old 11-16-2010, 11:48 PM
eternaleye eternaleye is offline
Junior Member
 
Join Date: Nov 2010
Posts: 2
eternaleye is on a distinguished road
Default

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.
Attached Files
File Type: zip Funimation.zip (8.4 KB, 0 views)

Last edited by eternaleye : 11-17-2010 at 12:24 AM.
Reply With Quote