Armangils vodcatcher 1.3.3
Sponsored Links
Armangils vodcatcher 1.3.3 Ranking & Summary
File size:
0.012 MB
Platform:
Any Platform
License:
GPL (GNU General Public License)
Price:
Downloads:
1378
Date added:
2006-01-16
Publisher:
Doga Armangil
Armangils vodcatcher 1.3.3 description
Armangils vodcatcher is a video podcast (or vodcast) client for the command line. Armangils vodcatcher project provides several download strategies (new shows only, allowed, back-catalog, etc), supports BitTorrent, offers cache management, and generates playlists for video player applications. It is written in Ruby, and runs on Linux (tested), Windows, MacOS and many other operating systems.
To watch video podcasts, simply type something like vodcatcher subscriptions.opml > latest.m3u. This will download the subscribed shows into the current directory and generate an M3U playlist named latest.m3u.
This application accepts one or more feeds (RSS or Atom) or subscription lists (OPML or iTunes PCAST) as argument, in the form of URLs or filenames. Alternatively, it tries to read one such document from the standard input.
For help, use vodcatcher -h.
Options:
-F, --Function FUNCTION used function (download search );
when using the search function (which
generates an OPML document), the only
relevant options are -v, -r and -f
(default value: download)
-d, --dir DIR Query for caching files
and storing application state
(default value: current directory)
-s, --size SIZE Size of media file cache in MB;
0 means infinite; default value is 500
-m, --memsize N Remember last N downloaded media files,
and do not download them again;
0 means infinite; default value is 1000
-t, --type TYPE Playlist type (m3u smil pls asx tox xspf )
(default value: m3u)
-S, --strategy S Strategy to use for downloading vodcasts
(new one back_catalog all cache ):
* back_catalog: download any show that
has not been downloaded before; prefer
the most recent shows of top-most feeds
in the OPML/PCAST documents.
* new: ignore vodcast back-catalogs; this
is like back_catalog, except that only the
most recent show of each feed is
considered.
* one: download one unlistened show of
each feed, with a preference for recent
shows
* all: download all show; even already
downloaded shows are downloaded once
again.
* cache: play shows that are already in
cache (default value: new)
-f, --feeds N Do not download more than N feeds
(when using the download function);
or return the first N relevant feeds
(when using the search function);
0 means no limits (default value: 1000)
-r, --retries N Try downloading files (media, RSS/Atom or
or OPML/PCAST) at most N times before
giving up (default value: 1)
-T, --Torrentdir DIR Copy torrent files to directory DIR;
handling torrents through an external
BitTorrent client is left to the user;
if this option is not used, torrents are
handled internally (if RubyTorrent is
installed), or else ignored
-U, --Uploadrate N Maximum upload rate (kilobytes per second)
for the internal BitTorrent client
(default: no limit)
-i, --itemsize N If a downloaded show is less than N MB in
size (where N is an integer), fetch other
shows of that same feed until this size is
reached (default: 0)
-p, --[no-]perfeed Create one subfolder per feed in cache
-c, --[no-]cache Play already cached files,
DEPRECATED (use -S cache)
-e, --[no-]empty Delete all previously downloaded
files
-a, --[no-]asif Do not download media files
(useful for testing)
-v, --[no-]verbose Run verbosely
--version Display current version
-h, --help Show this message
Usage examples:
vodcatcher -d ~/vodcasts feeds.opml http://host/second.opml > latest.m3u
vodcatcher -d ~/vodcasts -S cache > cache.m3u
cat feeds.opml | vodcatcher -d ~/vodcasts > latest.m3u
vodcatcher -vd ~/vodcasts -s 500 -m 10_000 -t asx feeds.opml > latest.asx
vodcatcher -vF search -f 44 video vlog http://www.podfeed.net/opml/directory.opml > results.opml
To watch video podcasts, simply type something like vodcatcher subscriptions.opml > latest.m3u. This will download the subscribed shows into the current directory and generate an M3U playlist named latest.m3u.
This application accepts one or more feeds (RSS or Atom) or subscription lists (OPML or iTunes PCAST) as argument, in the form of URLs or filenames. Alternatively, it tries to read one such document from the standard input.
For help, use vodcatcher -h.
Options:
-F, --Function FUNCTION used function (download search );
when using the search function (which
generates an OPML document), the only
relevant options are -v, -r and -f
(default value: download)
-d, --dir DIR Query for caching files
and storing application state
(default value: current directory)
-s, --size SIZE Size of media file cache in MB;
0 means infinite; default value is 500
-m, --memsize N Remember last N downloaded media files,
and do not download them again;
0 means infinite; default value is 1000
-t, --type TYPE Playlist type (m3u smil pls asx tox xspf )
(default value: m3u)
-S, --strategy S Strategy to use for downloading vodcasts
(new one back_catalog all cache ):
* back_catalog: download any show that
has not been downloaded before; prefer
the most recent shows of top-most feeds
in the OPML/PCAST documents.
* new: ignore vodcast back-catalogs; this
is like back_catalog, except that only the
most recent show of each feed is
considered.
* one: download one unlistened show of
each feed, with a preference for recent
shows
* all: download all show; even already
downloaded shows are downloaded once
again.
* cache: play shows that are already in
cache (default value: new)
-f, --feeds N Do not download more than N feeds
(when using the download function);
or return the first N relevant feeds
(when using the search function);
0 means no limits (default value: 1000)
-r, --retries N Try downloading files (media, RSS/Atom or
or OPML/PCAST) at most N times before
giving up (default value: 1)
-T, --Torrentdir DIR Copy torrent files to directory DIR;
handling torrents through an external
BitTorrent client is left to the user;
if this option is not used, torrents are
handled internally (if RubyTorrent is
installed), or else ignored
-U, --Uploadrate N Maximum upload rate (kilobytes per second)
for the internal BitTorrent client
(default: no limit)
-i, --itemsize N If a downloaded show is less than N MB in
size (where N is an integer), fetch other
shows of that same feed until this size is
reached (default: 0)
-p, --[no-]perfeed Create one subfolder per feed in cache
-c, --[no-]cache Play already cached files,
DEPRECATED (use -S cache)
-e, --[no-]empty Delete all previously downloaded
files
-a, --[no-]asif Do not download media files
(useful for testing)
-v, --[no-]verbose Run verbosely
--version Display current version
-h, --help Show this message
Usage examples:
vodcatcher -d ~/vodcasts feeds.opml http://host/second.opml > latest.m3u
vodcatcher -d ~/vodcasts -S cache > cache.m3u
cat feeds.opml | vodcatcher -d ~/vodcasts > latest.m3u
vodcatcher -vd ~/vodcasts -s 500 -m 10_000 -t asx feeds.opml > latest.asx
vodcatcher -vF search -f 44 video vlog http://www.podfeed.net/opml/directory.opml > results.opml
Armangils vodcatcher 1.3.3 Screenshot
Armangils vodcatcher 1.3.3 Keywords
OPML
DIR
PCAST
BitTorrent
Video Podcast
command line
vodcatcher
Armangils
n
default
cache
shows
Armangils vodcatcher
Armangils vodcatcher 1.3.3
Video
Multimedia
Bookmark Armangils vodcatcher 1.3.3
Armangils vodcatcher 1.3.3 Copyright
WareSeeker periodically updates pricing and software information of Armangils vodcatcher 1.3.3 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Armangils vodcatcher 1.3.3 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed
Featured Software
Want to place your software product here?
Please contact us for consideration.
Contact WareSeeker.com
Related Information
default mail client
cachet homes
myspace default layouts
cache clothing
cached page
defaulted student loans
default layouts
podcatcher
cache dresses
command line options
default email
tag cache cache center
default lyrics
shows in vegas
default wasting my time
cache deluxe
what does default mean
elevation of cache county
Related Software
Armangils podcatcher is a podcast client for the command line. Free Download
Smart Cache Loader is most configurable web batch downloader in world! Free Download
Net::Google::Cache is a simple OOP-ish interface to the Google SOAP API for cached documents. Free Download
qadsl is a small utility to login on the Telia AB ADSL service. Free Download
Softabar Command Line Email Client is a tool for business process automation. Use this tool to send, receive and monitor email, directories and files from a command line and from scripts. Free Download
Mplayer-video-thumbnailer is a shell script for thumbnails preview in nautilus. Free Download
Hydranode Core is a modular, plugin-driven peer-to-peer client framework. Free Download
Cache::Bounded is a size-aware in-memory cache optimized for speed. Free Download
Latest Software
Popular Software
Favourite Software