rajatomar788 / pywebcopy

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

elements: force AnchorTag generate new names like in Webpage._new_utx #81

Closed NickVeld closed 3 years ago

rajatomar788 commented 3 years ago

Enforce suffix was disabled for some reason.

NickVeld commented 3 years ago

I do not know for what but if you have downloaded one page and then downloaded the page linked to the previous, you cannot move from one to another by a link. With this PR you will be able to do it because of the equal naming rules.

rajatomar788 commented 3 years ago

Ok lets hope it doesn't break something in the runtime.