rt2yrru / get-flash-videos

Automatically exported from code.google.com/p/get-flash-videos
0 stars 0 forks source link

Downloads from Hulu Are Not Named Correctly #441

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Get a link on Hulu
2. Download it, and notice the file name
3. The file is named for the first episode of the series, regardless of 
intended download

What is the expected output? What do you see instead?
Using method 'hulu' for http://www.hulu.com/watch/359981
Downloading http://www.hulu.com/watch/359981
Found Hulu CID: 60071726
Found Hulu EID: MltY2wqD7vNlkC44BG2EPg
Using quality H264 Medium
RTMPDump v2.4
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
Starting download at: 0.000 kB
INFO: Metadata:
INFO:   duration              1279.93
INFO:   moovPosition          36.00
INFO:   width                 720.00
INFO:   height                400.00
INFO:   videocodecid          avc1
INFO:   audiocodecid          mp4a
INFO:   avcprofile            100.00
INFO:   avclevel              30.00
INFO:   aacaot                2.00
INFO:   videoframerate        23.98
INFO:   audiosamplerate       22050.00
INFO:   audiochannels         2.00
INFO: tags:
INFO:   ©too                 Hulu v1.11
INFO: trackinfo:
INFO:   length                30715685.00
INFO:   timescale             24000.00
INFO:   language              und
INFO: sampledescription:
INFO:   sampletype            avc1
INFO:   length                56444928.00
INFO:   timescale             44100.00
INFO:   language              und
INFO: sampledescription:
INFO:   sampletype            mp4a
Community-S01E01-Pilot.flv: 99% (107325.38 / 108081.96 KiB) <- File name is not 
correct
Done. Saved 110670100 bytes to Community-S01E01-Pilot.flv

What version of the product are you using? On what operating system?
Development build, Ubuntu 12.04

Please provide any additional information below.
The downloaded episode is the intended episode, but is not named correctly. Not 
a major issue but it did confuse me for a little while.

Original issue reported on code.google.com by raptorxa...@gmail.com on 11 Oct 2012 at 11:30