File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ It will download the last version of every file present on Wayback Machine to `.
4747 -p, --maximum-snapshot NUMBER Maximum snapshot pages to consider (Default is 100)
4848 Count an average of 150,000 snapshots per page
4949 -l, --list Only list file urls in a JSON format with the archived timestamps, won't download anything
50- -u, --user-agent STRING UserAgent for connection (Default is WayBack Machine Downloader )
50+ -u, --user-agent STRING UserAgent for connection (Default is Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:80.0) Gecko/20100101 Firefox/80.0 )
5151
5252## Specify directory to save files to
5353
@@ -180,11 +180,11 @@ Example:
180180
181181 -u, --user-agent STRING
182182
183- UserAgent for connection (Default is WayBack Machine Downloader )
183+ UserAgent for connection (Default is Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:80.0) Gecko/20100101 Firefox/80.0 )
184184
185185Example:
186186
187- wayback_machine_downloader http://example.com --user-agent "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:77 .0) Gecko/20190101 Firefox/77 .0"
187+ wayback_machine_downloader http://example.com --user-agent "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:80 .0) Gecko/20100101 Firefox/80 .0"
188188
189189## Using the Docker image
190190
You can’t perform that action at this time.
0 commit comments