Menu

grabbed file path?

Help
2004-08-31
2004-09-01
  • Nobody/Anonymous

    hello, im using the windows frontend.
    I start grabing everything runs fine. Once done, where is the finished file located?
    Thx
    Best regards

     
    • Chris Ottrey

      Chris Ottrey - 2004-09-01

      Hi,

      I think there might have been a problem with the library (version  pytvgrab-lib-0.3.3-rc1 ) which didn't let you run the --help option under windows.

      Try downloading the latest version if that's causing a problem.
      http://sourceforge.net/project/showfiles.php?group_id=87433&package_id=101497

      Then you'll notice in the help message (that you may not have been able to see before) that there is an option to save to a file.
      ie.
      --output=FILE

      This will save the xml to the named FILE.
      Instead of sending the output to stdout.

      BTW you can always pipe that xml to a file using ">".
      ie.
      python tv_grab_be_tvb > FILE

      (I'm pretty sure that works under Windows.)

      Please let us know if you have any problems.

      Cheers.

      Chris.

       

Log in to post a comment.