Update README.md

master
Simon W. Jackson 2014-05-21 19:06:33 +02:00
parent 604dccdfb7
commit 6d580629ca
1 changed files with 10 additions and 9 deletions

View File

@ -1,14 +1,5 @@
badcamp-dl - download audio from BandCamp.com
# Details
Usage:
bandcamp-dl.py <url>
bandcamp-dl.py [--template=<template>] [--base-dir=<dir>]
[--full-album]
(<url> | --artist=<artist> --album=<album>)
bandcamp-dl.py (-h | --help)
bandcamp-dl.py (--version)
# Synopsis
bandcamp-dl URL
@ -20,6 +11,16 @@ It requires the Python interpreter, version 2.7+ and is not platform specific.
It is released to the public domain, which means you can modify it, redistribute
it or use it how ever you like.
# Details
Usage:
bandcamp-dl.py <url>
bandcamp-dl.py [--template=<template>] [--base-dir=<dir>]
[--full-album]
(<url> | --artist=<artist> --album=<album>)
bandcamp-dl.py (-h | --help)
bandcamp-dl.py (--version)
# Options
Options: