Categories
Uncategorized

How to Download Youtube Playlist Ubuntu

Here is the simple step by step process of how to Download Youtube Playlist in Ubuntu. The following method makes it very easy to download entire playlists onto your system.

For this we use the command line tool youtube-dl.

To install youtube-dl use the following commands:
{adinserter 4}
$ sudo apt-get update
$ sudo apt-get install youtube-dl

To download an entire channel use the command:

youtube-dl -citw ytuser:

To download all videos on a playlist use the below command followed by the playlist url:

youtube-dl -citw

Categories
Linux Ubuntu

Choqok – Patch for Twitter API 1.1


This file is created by Roozbeh Shafiee for Ch...

With the recent move by Twitter to support only clients that use its API version 1.1, Choqok has stopped updating feeds in its latest official build. There is frantic work going on in the background to get the support up and running but till its available via official channels here is a quick way to get Choqok working again.

Categories
Web

Download Online Videos using ClipGrab

Clipgrab is an program that downloads videos from popular online video sites like youtube, vimeo ect and saves the video in the format of your choice. The application is very straight forward to use and provides a good set of options that make it easy for the user to customize their download.

Clipgrab requires the user to simply type in the url of the video. This can be copied from the web browser. Once done, Clipgrab gives the details of the video including the different sizes its available for download and the different formats it can be converted to. Hit the “Grab this Clip!” option to download the video.


Clipgrab also monitors your clipboard to pick up urls when ever they are copied. Then it throws a notification asking you if you want to download the clip.

Clipgrab is available for Linux, Windows and Mac and can be downloaded from here: http://clipgrab.de/start_en.html

For ubuntu systems you can use the PPA repository to download Clipgrab:

sudo add-apt-repository ppa:clipgrab-team/ppa

sudo apt-get update

sudo apt-get install clipgrab

Enhanced by Zemanta



Categories
Open Source Web

JDownloader – Download Files From File Sharing Sites At Will…

JDownloader (How to)
Image by .::E1ement2048::. via Flickr

JDownloader is a free java-based program that completely automates the process of downloading files from popular file sharing sites like Rapidshare, Megaupload ect…

The problem with most file sharing sites is that the free accounts have a limit on the amount to data you can download and additionally it requires you to wait for a certain period of time before downloading the files. JDownloader is a beautiful application that automates the process making it possible for you to schedule downloads and even queue files to be downloaded.

JDownloader works on Windows/Mac/Linux and is simple to get started with.
So if you like to download a lot of files from file sharing sites then give JDownloader a try…

Reblog this post [with Zemanta]