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
Go for backwards compatibility, might do some breaking chances if the API would be significantly improved
Perhaps support other archiving services, like archive.is
Proper configuration with configure block, WaybackArchiver.configure { |c| ... } instead of using top-level functions like WaybackArchiver.user_agent= (current configuration)
... and more
Happy for any input!
The text was updated successfully, but these errors were encountered:
--report
flag with CSV output for the CLIWaybackArchiver.configure { |c| ... }
instead of using top-level functions likeWaybackArchiver.user_agent=
(current configuration)Happy for any input!
The text was updated successfully, but these errors were encountered: