Change output directory in interactive mode

Issue #50 resolved
Troy Astle created an issue

Is it possible to specify the output directory as a command line option when running in interactive mode?

Comments (3)

  1. delx repo owner

    No, but you don't have to run it from the git directory. This should work fine:

    cd /path/to/video-storage
    ~/webdl/grabber.py
    
  2. Log in to comment