Substack2Markdown icon indicating copy to clipboard operation
Substack2Markdown copied to clipboard

Fix some cli options not being passed

Open foxblock opened this issue 3 months ago • 0 comments

Options edge_path, edge_driver_path and user_agent were never passed to scrape_posts function. I tried to reduce the amount of duplicate code and move setting of all defaults to parse_args function to reduce sources for this error in the future.

foxblock avatar Sep 25 '25 13:09 foxblock