Results 1 to 10 of 10

Thread: ClibGrab download problem

  1. #1
    Join Date
    Jan 2012
    Beans
    19

    ClibGrab download problem

    Hi,

    I installed ClibGrab to download videos as in MP3. It shows as "download finished" but when I open download folder e.g. /home/Dekstop/ or anywhere else like other folder and medias, there is no file appears. Any reason why?

    Thanks

    Ubuntu 12.04 lts, ClibGrab

  2. #2
    Join Date
    Dec 2006
    Beans
    7,349

    Re: ClibGrab download problem

    I am not sure what you mean by 'download videos as in MP3'? Do you mean that it downloads a video and then extracts an mp3 track? If so have a look at:

    Code:
    find $HOME -iname *.mp3
    and perhaps this may find the missing files
    Last edited by andrew.46; May 26th, 2013 at 09:24 AM.
    You think that's air you're breathing now?

  3. #3
    Join Date
    Jan 2012
    Beans
    19

    Re: ClibGrab download problem

    You understood right. Finding didn't return anything.

  4. #4
    Join Date
    Dec 2006
    Beans
    7,349

    Re: ClibGrab download problem

    I downloaded the source + compiled, have to admit I was not that keen on ClipGrab. It uses FFmpeg for the conversion and this worked well enough on my system. Make sure that you have FFmpeg installed and that it is capable of converting to mp3:

    Code:
    sudo apt-get install ffmpeg libavcodec-extra-53
    Hopefully this will get you going
    You think that's air you're breathing now?

  5. #5
    Join Date
    Jan 2012
    Beans
    19

    Re: ClibGrab download problem

    Excellent. Thank you very much.

    How do I mark this as solved?
    Last edited by veledrom; May 28th, 2013 at 10:05 AM. Reason: .

  6. #6
    Join Date
    Aug 2011
    Location
    Melbourne, Australia.
    Beans
    Hidden!
    Distro
    Xubuntu 14.04 Trusty Tahr

    Re: ClibGrab download problem

    Quote Originally Posted by veledrom View Post
    Excellent. Thank you very much.

    How do I mark this as solved?

    Here's how to mark your first post as solved -

    https://wiki.ubuntu.com/UnansweredPo.../SolvedThreads

    Cheers -
    PopularPages: A very handy Documentation Search Tool used by many.
    PopularPages Wiki Thread
    My New Blog

  7. #7
    Join Date
    Jan 2012
    Beans
    19

    Re: ClibGrab download problem

    There is no "Prefix" option between Reason and Title though. It doesn't appear. I tried with old post, this current post, with old comment, with a new comment. No luck.

  8. #8
    Join Date
    Aug 2011
    Location
    Melbourne, Australia.
    Beans
    Hidden!
    Distro
    Xubuntu 14.04 Trusty Tahr

    Re: ClibGrab download problem

    Quote Originally Posted by veledrom View Post
    There is no "Prefix" option between Reason and Title though. It doesn't appear. I tried with old post, this current post, with old comment, with a new comment. No luck.
    It is a 4 step process on your first post which should work. Did you select "Go Advanced" ?
    PopularPages: A very handy Documentation Search Tool used by many.
    PopularPages Wiki Thread
    My New Blog

  9. #9
    Join Date
    Dec 2006
    Beans
    7,349

    Re: ClibGrab download problem

    Quote Originally Posted by veledrom View Post
    Excellent. Thank you very much.
    Good to see the issue resolved
    You think that's air you're breathing now?

  10. #10
    Join Date
    Jan 2012
    Beans
    19

    Re: ClibGrab download problem

    There is no Prefix option. I went through 10 times. Also why they don't add a simple button to mark it as solved anyway! Why go through many steps.....

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
  •