September 9, 2008 · General · Email This Post

If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!

PyTube is a GUI for various command-line tools such as:youtube-dl, sox, mplayer, mencoder, ffmpeg and others.It allows you to resize, rotate, apply an external mp3 into a video, generate a 10 to 30 seconds mp3 ring tone.


PyTube offers many features using top quality OpenSource tools such as GTK+ for smooth user interface,
ffmpeg/mencoder/sox for format conversion and the easeness of the Python programming language to implement new features in a matter of minutes. PyTube offers the following features:

  • Easy GUI
  • Multimedia file conversion ( OGM, OGG, OGV, MP3, MPEG, AMV, GIF, MP4, WAV, AVI, 3GP, FLV)
  • Integrated search for YouTube Videos
  • Ability to download flagged videos from YouTube using a registered account
  • Ability to transfer videos currently being played using Flash towards your desktop ( Linux only )
  • Ability to download an unlimited quanitity of videos from YouTube, MyspaceTV, Google Video and Metacafe
  • Preconfigured devices support for fast video compability on your device ( Apple iPods, Sony PSP, Flip Mino,Others to come )
  • Editing tools such as video rotation, video scaling, inserting a custom audio file into a video file, video merging, cellphone ringtone generator.
  • Retrieve profile information and contacts from YouTube members
  • Share your favorite videos by exporting a list of video links, or import a list from another user with a few clicks
  • Crossplatform Code

Install Pytube in Ubuntu

Method 1

First you need to edit /etc/apt/sources.list file

sudo gedit /etc/apt/sources.list

Add the following line

deb http://www.bashterritory.com/pytube/releases/ /

Save and exit the file

Now you need to update the source list using the following command

sudo aptitude update

Install pytube install in ubuntu

sudo aptitude install pytube

This will complete the pytube installation.

Method 2

You can download pytube .deb package from here

New ubuntu installer download from here

after downloading you need to install this file using the following command

sudo dpkg -i pytube_0.0.11.4~getdeb1_all.deb

This will complete the installation

Note: This application requires ffmpeg compiled with mp4 and 3gp support wich can be found on the Medibuntu repository.

Using Pytube

If you want to open go to Applications—>Sound & Video—>Pytubr Multimedia Converter

Once it opens you should see similar to the following screen from here you need to select one of your choice.

Download video screen in this window you can obtain videos from video share site

Encode Videos screen in this screen you can convert your video into various formats

Search your video screen

Multimedia tools screen in this screen you can generate and apply effects to your videos

Profiles screen in this screen you can interact with the youtube community


  • Share/Save/Bookmark

Related Articles

17 Comments to “Pytube – Best YouTube,Google manager, downloader and video converter for Ubuntu Linux”

  1. james says:

    Hi, it will not install. Not found. Any suggestions please. James

    james@james-desktop:~$ sudo aptitude install pytube
    Reading package lists… Done
    Building dependency tree
    Reading state information… Done
    Reading extended state information
    Initializing package states… Done
    Building tag database… Done
    Couldn’t find any package whose name or description matched “pytube”
    Couldn’t find any package whose name or description matched “pytube”
    The following packages have been automatically kept back:
    mplayer
    The following packages have been kept back:
    avidemux
    0 packages upgraded, 0 newly installed, 0 to remove and 2 not upgraded.
    Need to get 0B of archives. After unpacking 0B will be used.
    Reading package lists… Done
    Building dependency tree
    Reading state information… Done
    Reading extended state information
    Initializing package states… Done
    Building tag database… Done
    james@james-desktop:~$

  2. admin says:

    @James

    Did you follow the above procedure?

  3. coccyx says:

    same error to me.
    W: Failed to fetch http://www.bashterritory.com/pytube/releases/Packages.gz 302 Found

    when i check the url in browser, it gives an error:
    This site is currently unavailable.

  4. ceti says:

    Same problem here:

    W: Failed to fetch http://www.bashterritory.com/pytube/releases/Packages.gz 302 Found

  5. admin says:

    @James,Cocyx,Ceti

    Currently original author website seems to be down please follow the method 2

  6. Eric says:

    Same problem as James, not found

  7. admin says:

    @Eric

    Try to use method 2

  8. ceti says:

    OK, method 2 works, thanks

    Note: Pytube depends on ffmpeg, ffmpegtheora and sox.

  9. Nice tool,
    but is there something similar to convert AUDIO files? For example from mp3 to aac? SoundConvert is a mess, because one cannot configure AAC profiles and bitrates as I want to.

  10. vibinlakshman says:

    Thanks buddy .. My special thanks to that person who created it.. Can i have its source code plzzzzzzzz…

  11. Ricardo Medina says:

    Mesmo com a versão 0.0.11.4 instalada, quando inicio o programa mostra mensagem:
    “New PyTube version available”. Site oficial fora do ar e agora?

  12. erik says:

    well, same message here. And, if you try to convert to .3gp nothing happens (OS : Ibex). Seems to be the missing ffmpeg in the medibuntu repo…. :(

    Any solutions about this?
    :) Erik

  13. Nigel says:

    Hey guys no problems on install or repos here..but I am getting empty files on reported succesful completion of encoding..please help. Doesnt seem to matter what I am encoding to or from.
    Appreciate any help

    Nigel

  14. sprocket says:

    Like the others, I found that even though all the dependencies were satisfied, I could not encode to mp4 or 3gp. I then tried the Theora format, and success, but it seems very slow and there’s no indication of how long it may take, or even where you are in the encoding process!

    Point of this post however is to highlight what to me is the utterly stupid placement and shoddy implementation of the “Delete Original File” tab – clicking anywhere (accidently, in my case!) on the entire row its tab occupies in the menu, activates it! Worse, the file is deleted permanently, without comment, instead of being moved to the Wastebasket, so there’s no way of undoing the mistake!! It has just deleted over 200meg of a video I had just downloaded!

    Stupid, stupid, stupid…

  15. mn_voyageur says:

    From youtube converted to anything, it processes the file is 0 bytes.

    Also, although the text indicates that Google videos are supported, it immediately goes to “Done” even though nothing has been created.

    mn

Leave a Reply