blob: 7292b8f6f15e15073510f3b8e519b4aa611a743e (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
clive is a command line tool for extracting videos from Youtube,
Google Video, Dailymotion, Guba (free), Stage6, Metacafe, LastFm,
Sevenload, and MyVideo.(de|ch|at|nl|be) websites.
clive is written in Python and is cross-platform.
Main features:
- Proxy support; option and http_proxy environment setting
- Youtube log-in support with flagged-content override
- High/low-quality support where applicable (e.g. Youtube)
- Chaining with a 3rd party player software for playing
- Chaining with ffmpeg for subsequent re-encoding
- URL caching; re-fetch video page only when necessary
- Gzip compressed video page data transfers
- Integration with X clipboard (with xclip)
- RSS/Atom parsing with video selection interface
- Continue partially downloaded files
- Recall last URL batch
- Supports UNIX pipes
- URL batch support
WWW: http://home.gna.org/clive/
|