summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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)