nondanee / weiboPicDownloader

Download weibo images without logging-in
GNU General Public License v3.0
268 stars 63 forks source link

Support date format for boundary option #41

Closed afterdelight closed 5 years ago

afterdelight commented 5 years ago

Hi, thanks for bid support but I think it's still too much hassle because I must open the page and check the unique bid id. How about simpler solution, support for -b 'date format'. Example: ' -b 20190606: '. Download only posts after 2019 06 06 date. Thanks!

nondanee commented 5 years ago

Sorry date format is not unique, like 20190606, 190606, 2019-06-06, 2019/06/06, 2019.6.6 I can't parse it

afterdelight commented 5 years ago

Oh okay then, thanks anyway.