jsvine / waybackpack

Download the entire Wayback Machine archive for a given URL.
MIT License
2.8k stars 189 forks source link

Date argument not working correctly #39

Closed vanderbuildt closed 3 years ago

vanderbuildt commented 3 years ago

sample code

rss_url="https://indianexpress.com/section/lifestyle/health/feed/"
waybackpack $rss_url -d $download_dir --from-date 2020

This downloads rss files from the year 2014, instead of 2020.

jsvine commented 3 years ago

Thank you for filing this issue! Was a bug on my part, should now be fixed and available in v0.3.6.