rajatomar788 / pywebcopy

Locally saves webpages to your hard disk with images, css, js & links as is.
https://rajatomar788.github.io/pywebcopy/
Other
527 stars 106 forks source link

save_webpage() never exits #51

Closed deleuzer closed 4 years ago

deleuzer commented 4 years ago

I've found that when I use save_webpage per the examples, my script never completes. Is there a way to overcome this issue? My use case needs automation, which makes hanging processes undesirable.

rajatomar788 commented 4 years ago

Did you read the issue #46 before creating this new issue?

deleuzer commented 4 years ago

No I did not. My apologies. I thought I searched all the relevant keywords.