Page 3 of 3 FirstFirst 123
Results 21 to 25 of 25

Thread: Advanced youtube downloader

  1. #21
    Join Date
    Dec 2006
    Beans
    7,349

    Re: Advanced youtube downloader

    Quote Originally Posted by brutus83 View Post
    hi andrew,

    thanks!
    It works!
    Yeahhh...
    Great news .

    Andrew
    You think that's air you're breathing now?

  2. #22
    Join Date
    Jan 2010
    Location
    India
    Beans
    Hidden!
    Distro
    Lubuntu

    Re: Advanced youtube downloader

    Hi, I came to know about Minitube fairly recently, downloaded the latest ver 1.4.3 from their website thinking that the version in the repos is a bit old.

    But the problem is when I click on the resolution button nothing happens. No change in resolution whatsoever.

    Flash in FF often hangs the PC completely.

    I am using Umplayer to watch youtube videos.
    Last edited by linuxyogi; July 3rd, 2011 at 05:59 PM.
    Lubuntu 20.04

  3. #23
    Join Date
    Jul 2011
    Beans
    6

    Re: Advanced youtube downloader

    I installed Python, and Jython..
    i get this problem:

    Code:
    youtube-dl
    Traceback (most recent call last):
      File "/usr/local/bin/youtube-dl", line 15, in <module>
        import gzip
      File "/usr/local/lib/python2.7/gzip.py", line 9, in <module>
        import zlib
    ImportError: No module named zlib
    I reinstalled Python, and i get the same error again.
    Any suggestions?

  4. #24
    Join Date
    May 2011
    Location
    EU
    Beans
    2
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: Advanced youtube downloader

    hey there
    here's what i did and worked just fine:

    I went to zlib home page
    and downloaded the zlib source code, version 1.2.5,
    tar.gz format file found there.
    extracted the content, opened the terminal,
    went in that folder and typed
    Code:
    ./configure && make && sudo make install
    after installation of zlib i reinstalled python using the same method (configure-make-make install)

    youtube-dl worked perfectly!

    hope it helped
    greetings from Greece

  5. #25
    Join Date
    Jun 2006
    Location
    UK
    Beans
    Hidden!
    Distro
    Ubuntu 22.04 Jammy Jellyfish

    Re: Advanced youtube downloader

    Please read the forum policy on youtube downloading:

    http://ubuntuforums.org/showthread.php?t=1850955

    This is not supported.

    Thread closed.

Page 3 of 3 FirstFirst 123

Tags for this Thread

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
  •