summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorprzemyslawpluta <przemekpluta@hotmail.com>2014-09-25 23:21:52 +0100
committerprzemyslawpluta <przemekpluta@hotmail.com>2014-09-25 23:21:52 +0100
commitfcf3b7701a44f4abfcebb98cc636fa5b4b4ef881 (patch)
treea7c37b7f6f4bbc2d877b84f3828e8dd00df3cda1 /README.md
parent4662c967a3001909f603dec9724b45d1a766ee61 (diff)
downloadmongo-edu-fcf3b7701a44f4abfcebb98cc636fa5b4b4ef881.zip
cleanup
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index 1fe7d14..019bb14 100644
--- a/README.md
+++ b/README.md
@@ -33,6 +33,7 @@ Options:
--py pass switch to point to Python
--ncc no check certificate for py3.x < py3.4.x
--proxy pass proxy switch
+ --verbose print debug info
Videos:
--cw switch from wiki video lists (default) to courseware
@@ -45,9 +46,6 @@ Handouts:
-h switch from videos (default) to handouts
--uz unzip handout files
-Debug:
- --verbose print debug info
-
```
## Select and download
@@ -56,7 +54,9 @@ Debug:
Download all available videos from lists present in the `wiki` pages for any given week. If no lists are present in `wiki` add `--cw` to search through the main courseware pages.
-Add `--cc` to download closed captions with the videos and `--hq` to get high quality videos. Use with `--co` to sequence the video files in order of the wiki ( based on the order of the files present in the wiki lists ) or courseware ( when used with `--cw` preserves the courseware order ). Pass `--proxy` value to download videos through specified tunnled proxy.
+Add `--cc` to download closed captions with the videos and `--hq` to get high quality videos. Use with `--co` to sequence the video files in order of the wiki ( based on the order of the files present in the wiki lists ) or courseware ( when used with `--cw` preserves the courseware order ).
+
+Pass `--proxy` value to download videos through specified tunnled proxy.
![screenshot](https://raw.github.com/przemyslawpluta/mongo-edu/gh-pages/images/edu-videos.gif)