View Single Post
  #3  
Old 01-26-2011, 01:10 AM
srpenn82 srpenn82 is offline
Banned
 
Join Date: Dec 2010
Posts: 29
srpenn82 is on a distinguished road
Default

Re: Problem downloading Hulu videos with get_flash_videos


Ok i have it. please see this link on how to do it

Download From Hulu With get-flash-videos
Quote:
Originally Posted by srpenn82.blogspot.com/2011/01/download-from-hulu-with-get-flash.html
  1. install Perl (32-bit)
  2. download get-flash-videos (make sure to get combined version)
  3. rename it to get_flash_videos
  4. install Hulu plugin
    Code:
    perl get_flash_videos --add-plugin http://gitorious.org/get-flash-videos-plugins/gfv-plugins/blobs/raw/release/Hulu.pm
  5. download RTMPDump
  6. download a video
    by url:
    Code:
    perl get_flash_videos http://www.hulu.com/watch/195075/house-small-sacrifices
    by search:
    Code:
    perl get_flash_videos house


    Notes:
    get-flash-videos might not work if BitTorrent is running
Reply With Quote