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

[WinXP] Missing library LIBEYA32.dll #38

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Version: mget 1.18 (current)
OS: Windows SP2 (latest updates)

Ruby Version: ruby185-21 (recomended by mgets' evelopers on their website)

Launching script from console window with URL to any video gives me output 
like this:

C:\Program Files\mget>mget.rb http://www.youtube.com/watch?v=MN85G-JjQcU
[?] If you want to download mms:// streams you must install mplayer (http:/
/mplayerhq.hu/)
Download the movie (using wget) now? [Y/n] y   <--- Here
Convert the flv movie to mpg (using ffmpeg) now? [Y/n] n

After hitting "y" on keyboard when prompted to download viedo using wget i 
got error about missing library LIBEYA32.dll

Original issue reported on code.google.com by szc...@gmail.com on 9 Oct 2007 at 8:12

GoogleCodeExporter commented 9 years ago

Original comment by netpr...@gmail.com on 10 Oct 2007 at 4:44

GoogleCodeExporter commented 9 years ago

Original comment by defc0n.defc0n@gmail.com on 28 Oct 2007 at 8:45

GoogleCodeExporter commented 9 years ago
Seems like a Windows issue not mget.

http://www.dll-files.com/dllindex/dll-files.shtml?libeay32

Original comment by defc0n.defc0n@gmail.com on 3 Nov 2007 at 4:30

GoogleCodeExporter commented 9 years ago

Original comment by netpr...@gmail.com on 3 Nov 2007 at 4:31