bohdanbobrowski / blog2epub

Convert blog (blogspot.com, wordpress.com or another based on Wordpress) to epub using command line or GUI.
https://github.com/bohdanbobrowski/blog2epub
MIT License
35 stars 4 forks source link

Blogspot --skip argument is not working #9

Closed rakeshjain closed 1 year ago

rakeshjain commented 2 years ago

Dear @bohdanbobrowski

when I try to run the ./Blog2EpubCli.py with --skip=10 args, this does not work. however the -l=10 works well.

Note: I faced this in Blogspot. Not sure about Wordpress.

Thanks.

bohdanbobrowski commented 1 year ago

Thanks @rakeshjain for letting me know about that! And sorry for answering so late - somehow I've missed that message. There was a bug obviously - and skip parameter was... ignored :-) I've pushed a comit with a fix couple secons ago.