README updated
This commit is contained in:
parent
c974da1820
commit
1292e124c1
17
README.md
17
README.md
|
@ -5,22 +5,7 @@ audio file and creates an xml file to listen to them as a podcast.
|
||||||
|
|
||||||
## Getting Started
|
## Getting Started
|
||||||
|
|
||||||
usage: ydl.py [-h] [-s] [-q] [-f] [-video] [-d DIR] [-url URL]
|
Run python ydl.py -h or ydl -h (from binayr under dist/).
|
||||||
[-yturl YOUTUBE_URL]
|
|
||||||
|
|
||||||
optional arguments:
|
|
||||||
-h, --help show this help message and exit
|
|
||||||
-s, --simulate Do not download videos, just do as if
|
|
||||||
-q, --quiet Very quiet option for youtube-dl
|
|
||||||
-f, --feed Create Podcast feed
|
|
||||||
-video Download videos instead of creating audio
|
|
||||||
-d DIR, --dir DIR Define download directory for files, default
|
|
||||||
value:'~/Vidéos'
|
|
||||||
-url URL Define base url for podcasts, default
|
|
||||||
value:'http://podcasts.lutix.org'
|
|
||||||
-yturl YOUTUBE_URL, --youtube_url YOUTUBE_URL
|
|
||||||
Define youtube url to fetch
|
|
||||||
|
|
||||||
|
|
||||||
### Prerequisites
|
### Prerequisites
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue