Results 1 to 4 of 4

Thread: Save videos launcher script

  1. #1
    Join Date
    May 2008
    Beans
    102
    Distro
    Ubuntu 10.04 Lucid Lynx

    Save videos launcher script

    Hi, I just had a question for a launcher script I have to save videos from the internet. Here is the script so far:
    Code:
    #!/bin/bash
    cp /tmp/Fla* ~/Desktop/Flash\ Video
    (and its been chmoded to 777)

    What I'm wondering is, is there a way to ask me what I want to name the video that will be saved? (instead of being named "Flash Video" by default)
    Do work son!

    Ubuntu User #22837

  2. #2
    Join Date
    May 2008
    Beans
    102
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Save videos launcher script

    *bump* anyone??
    Do work son!

    Ubuntu User #22837

  3. #3
    Join Date
    May 2008
    Beans
    102
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Save videos launcher script

    Blargh! Anyone have an idea?
    Do work son!

    Ubuntu User #22837

  4. #4
    Join Date
    Jul 2006
    Location
    EST (GMT -5)
    Beans
    544
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Re: Save videos launcher script

    yes, but it would require re-writing the script to either prompt or take arguments. cant tell ya how to do that though, sorry!
    toaster: PIII 1.0GHz Ubuntu Intrepid 2.6.27-7-server (headless)
    merom: Apple MacBook Pro -2.33GHz C2Duo - OSX 10.5.6
    mythb0x: P-D 2.66Ghz MythDora 3.2: 2.6.18 - PVR-150 - VIA Unichrome Pro - MSI Hetis 800 case

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •