My favorites | Sign in
Project Logo
                
Feeds:
People details
Project owners:
  humitos

Video-Tube

Video-Tube allow you download videos from You-Tube with a simple click; just paste the url in the linetext and click "Download" button. It allows continuous downloads if you want. If you paste a lot of url, it downloads all videos.

Video-Tube is development in Python whit Qt graphical libraries.

Screenshots

Download

v1.0

How to install

Debian package

  1. Download the lastest Debian package form Download section.
  2. Open a terminal.
  3. Go to the directory where you download the package.
  4. Excecute: dpkg -i video-tube-X.X_all.deb where X.X is the version of your package.
  5. Finish!

Source Code

  1. Download the lastest Source package form Download section.
  2. Open a terminal.
  3. Go to the directory where you download the package.
  4. Excecute: tar xvf video-tube-X.X.tar.gz where X.X is the version of your package
  5. Install the dependencies:
    1. Python sudo aptitude install python.
    2. PyQt sudo aptitude install python-qt3.
    3. Beautiful Soup sudo aptitude install python-beautifulsoup.
  6. Excecute python main.py.
  7. Finish!

Windows

  1. Download the lastest Source package form Download section.
  2. Go to the directory where you download the package.
  3. Untar this with your favourite program.
  4. Install the dependencies:
    1. Python.
    2. Beautiful Soup.
    3. PyQt.
  5. Excecute python main.py or double click on this.
  6. Finish!








Hosted by Google Code