Difference between revisions of "Podcasts Downloader"

From Wiki4Intranet
Jump to: navigation, search
Line 27: Line 27:
  
 
For example,
 
For example,
  podcasts_downloader -s http://wiki.4intra.net/Podcasts_Downloader/sample
+
  podcasts_downloader -s http://wiki.4intra.net/Podcasts_Downloader/sample?action=raw

Revision as of 22:33, 12 April 2011

Simple command line utility for downloading audio podcasts from given list.

The format of podcasts list is consistent with MediaWiki markup,

;directory-to-download: url-of-podcasts-rss

Here in sample: /sample

This list can be in file, or located somewere in web.


Usage

Usage: podcasts_downloader.exe [options]

Options:
 -h, --help            show this help message and exit
 -s URL, --source-url=URL
                       URL for source list with podcasts
 -t DIRECTORY, --target-dir=DIRECTORY
                       Target directory
 -p HTTP_PROXY, --proxy=HTTP_PROXY
                       Http proxy in standard format
 -n regexp for exclude proxy, --no-proxy=regexp for exclude proxy
                       exclusion list for proxy

For example,

podcasts_downloader -s http://wiki.4intra.net/Podcasts_Downloader/sample?action=raw