Closed GoogleCodeExporter closed 8 years ago
Same here:
Original comment by car...@tarkus.se
on 12 Mar 2012 at 5:03
same here. Ubuntu 11.04, RTMPdump 2.4, get_flash_videos_1.24, and most up to
date hulu.pm as of 1.24.
Original comment by zebton...@gmail.com
on 14 Mar 2012 at 12:46
Try changing
use constant HULU_PLAYER => 'http://www.hulu.com/player.swf';
to
use constant HULU_PLAYER => 'http://www.hulu.com/site-player/player.swf';
in Hulu.pm
Also, this workaround appears to be necessary if you're connecting to the
Level3 CDN
http://lists.mplayerhq.hu/pipermail/rtmpdump/2011-December/001801.html
(I'm not sure if it's needed for other CDNs but it doesn't appear to hurt to
have it)
Original comment by ludwi...@gmail.com
on 15 Mar 2012 at 5:05
Sweet! Fix works perfectly. Thanks!
Original comment by jeffplem...@gmail.com
on 15 Mar 2012 at 5:57
fix worked for me too.
Original comment by menachem...@gmail.com
on 15 Mar 2012 at 6:53
Works. Thanks so much.
Original comment by fpc...@gmail.com
on 16 Mar 2012 at 11:52
Fixed by flashinpan in Git on Gitorious. I also fixed a problem with the
subtitles getting mojibaked.
Original comment by zakflash...@gmail.com
on 18 Mar 2012 at 9:19
Original issue reported on code.google.com by
cc654...@gmail.com
on 12 Mar 2012 at 1:36