Download playlist items in reverse order
[youtube-dl] / README.md
index b3af18912bc69c5b1dcaf3d08c961b6e86ef0d88..e41ee89854c25157a43ac3f3303367aa03a1244d 100644 (file)
--- a/README.md
+++ b/README.md
@@ -75,6 +75,7 @@ which means you can modify it, redistribute it or use it however you like.
 ## Video Selection:
     --playlist-start NUMBER          playlist video to start at (default is 1)
     --playlist-end NUMBER            playlist video to end at (default is last)
+    --playlist-reverse               Download playlist videos in reverse order
     --match-title REGEX              download only matching titles (regex or
                                      caseless sub-string)
     --reject-title REGEX             skip download for matching titles (regex or