Posts Tagged youtube

Download youtube videos in ubuntu

clive

clive is an amazing command line video extraction tool for user-uploaded video hosts such as Youtube, Google Video, Dailymotion, Guba, Metacafe and Sevenload. It can be chained with 3rd party tools for subsequent video re-encoding and and playing. Features

  1. Multi-platform; POSIX (BSD/Linux/UNIX-like)
  2. Youtube, GoogleVideo, Dailymotion, Guba, Metacafe and Sevenload
  3. Proxy support; option and http_proxy environment setting
  4. Youtube log-in support with flagged-content override
  5. High/low-quality support where applicable (e.g. Youtube)
  6. Chain with a 3rd party player software for playing
  7. URL caching; re-fetch video page only if necessary
  8. Chain with ffmpeg for subsequent re-encoding
  9. Gzip compressed video page data transfers
  10. Scan and extract embedded videos

Some more features:

  1. Integration with X clipboard (xclip)
  2. Overridable output filename formatting
  3. Parse and extract videos from RSS/Atom feeds
  4. Overridable video page title parsing
  5. Continue partially downloaded files*
  6. Automatic Metacafe family-filter override
  7. Compatible with UNIX pipes
  8. Dailymotion log-in support
  9. Configuration file support
  10. Recall last URL batch
  11. Multi-URL (batch) support

*=excluding Youtube/FLV and GoogleVideo/FLV To Install:

sudo apt-get install clive

Example:

 clivehttp://in.youtube.com/watch?v=y4LToULvLhE&feature=dir

Usage: clive [options] URLs

Type clive –help for other options that could be used along with clive.

Leave a Comment