You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NOTE: When running the application beyond the first time, if you use the directory as the initial run, the application will skip downloading the images that have already been downloaded.
@@ -128,7 +131,7 @@ View it in action here:
128
131
Optionally override the values for the directory to save and the env file to read from:
129
132
130
133
```shell script
131
-
ReddSaver 0.3.0
134
+
ReddSaver 0.3.2
132
135
Manoj Karthick Selva Kumar
133
136
Simple CLI tool to download saved media from Reddit
134
137
@@ -140,7 +143,8 @@ FLAGS:
140
143
-h, --help Prints help information
141
144
-H, --human-readable Use human readable names for files
142
145
-s, --show-config Show the current config being used
143
-
-U, --unsave Unsave post after processing
146
+
-U, --undo Unsave or remote upvote for post after processing
0 commit comments