diff --git a/README.md b/README.md
index acd0b82..9589578 100644
--- a/README.md
+++ b/README.md
@@ -15,7 +15,7 @@ Since PacktPub restructured their website [packtpub-library-downloader](https://
 - *-e*, *--email* = Your login email
 - *-p*, *--password* = Your login password
 - *-d*, *--directory* = Directory to download into. Default is "media/" in the current directory
-- *-b*, *--books* = Assets to download. Options are: *pdf,mobi,epub,code*
+- *-b*, *--books* = Assets to download. Options are: *pdf,mobi,epub,code,video*
 - *-s*, *--separate* = Create a separate directory for each book
 - *-v*, *--verbose* = Show more detailed information
 - *-q*, *--quiet* = Don't show information or progress bars
@@ -26,5 +26,6 @@ Since PacktPub restructured their website [packtpub-library-downloader](https://
 - *mobi*: MOBI format
 - *epub*: EPUB format
 - *code*: Accompanying source code, saved as .zip files
+- *video*: Some courses are in video format
 
 I'm working on Python 3.6.0