mulander / mget

Movie Get aims to be a simple console script allowing a user to download embeded movies from various video hosting services. It uses common nix programs to download the file and convert it from flv to avi format. The main work of mget is to get the direct video link, which it achieves with the help of the great ruby programming language.
GNU General Public License v2.0
0 stars 0 forks source link

Broken stage6 support #40

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. run ruby 
mget.rb 'http://stage6.divx.com/user/InSiracusa/video/1291939/test-dr-divx'
2. Confirm download
What is the expected output? What do you see instead?
[mulander@inferno mget]$ ruby 
mget.rb 'http://stage6.divx.com/user/InSiracusa/video/1291939/test-dr-divx'[?] 
If you want to convert movies, you must install ffmpeg 
(http://sourceforge.net/projects/ffmpeg/)[?] If you want to download 
mms:// streams you must install mplayer (http://mplayerhq.hu/)Download 
the movie (using wget) now? [Y/n] Y--22:28:12--  
http://video.stage6.com/video           => `./Stage6000000.flv'Translacja 
video.stage6.com... 193.219.28.112, 193.219.28.119Łączenie się z 
video.stage6.com|193.219.28.112|:80... połączono.Żądanie HTTP wysłano, 
oczekiwanie na odpowiedź... 200 OKDługość: 0 [text/html]    [ 
<=>                                 ] 0            
 --.--K/s22:28:12 
(0.00 B/s) - `./Stage6000000.flv' saved [0/0]Convert the flv movie to mpg 
(using ffmpeg) now? [Y/n] n

The size of the file is obviously wrong.

Original issue reported on code.google.com by netpr...@gmail.com on 3 Nov 2007 at 8:27

GoogleCodeExporter commented 9 years ago

Original comment by defc0n.defc0n@gmail.com on 3 Nov 2007 at 10:56

GoogleCodeExporter commented 9 years ago

Original comment by netpr...@gmail.com on 3 Nov 2007 at 11:23

GoogleCodeExporter commented 9 years ago
Fixed: r106

Original comment by defc0n.defc0n@gmail.com on 3 Nov 2007 at 12:31

GoogleCodeExporter commented 9 years ago

Original comment by netpr...@gmail.com on 3 Nov 2007 at 12:33