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.
Welcome Everyone
Hello To All I Will Be Posting Some Cool And Useful Stuff, Most Will Be Open-Source And Cross-Platform.
Everything Is Free I Hope You All Enjoy.
Everything Is Free I Hope You All Enjoy.
Monday, November 16, 2009
Subscribe to:
Post Comments (Atom)

Thank you for the navigation of installing Pytube, but I could not install it, using the method 2, because after using the prescribed "following comand" what appeared was a need of "sudo ubuntu code". Since Ubuntu is an open source programm, I did not understand what is this code and how to do that. Thank you. P.P.
ReplyDelete