Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2021-01-24 | 361 Bytes | |
v2.4.2.tar.gz | 2021-01-24 | 23.1 kB | |
v2.4.2.zip | 2021-01-24 | 32.3 kB | |
Totals: 3 Items | 55.8 kB | 0 |
- added CLI Arg --file, if this Arg is not used with known URLs than waybackpy will not save the output URLs in file.
- added cached_save flag on waybackpy URL object, if the returned saved archive is older than 3 mins the flag is true else false.
- BUG FIX : the CLI --json arg was not returning valid JSON instead JSON loaded python dict. This is now fixed.