View Single Post
  #3  
Old 08-18-2014, 04:54 PM
hvn42 hvn42 is offline
Junior Member
 
Join Date: Aug 2014
Posts: 4
hvn42 is on a distinguished road
Default

Re: How to download this video?


I tried but when I put the code on my cmd and press enter I get the message that ismdownloader isn't working and I get this code:

Code:
ismdownloader v2.0.0.01beta
DVB Crew ?- TFI mod

Onverwerkte uitzondering: System.IO.FileNotFoundException: Kan bestand C:\ISM\ou
tput\manifest niet vinden.
Bestandsnaam: C:\ISM\output\manifest
   bij System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   bij System.IO.FileStream.Init(String path, FileMode mode, FileAccess access,
Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions
options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
   bij System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access,
 FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean
 bFromProxy)
   bij System.IO.FileStream..ctor(String path, FileMode mode)
   bij DVB.Crew.Mux.ISM2MKV.Init(Uri manifestUri)
   bij DVB.Crew.Mux.ISM2MKV..ctor(Uri manifestUri, String mkvPath, Cookie cookie
, WebProxy proxy)
   bij DVB.Crew.ismdownloader.ISM..ctor(Arguments arguments)
   bij DVB.Crew.ismdownloader.Program.Main(String[] args)
or in english: unhandled exception:System.IO.FileNotFoundException: Cannot find file C:\ISM\output\manifest
...

What am I doing wrong?
Reply With Quote