danburzo / percollate

A command-line tool to turn web pages into readable PDF, EPUB, HTML, or Markdown docs.
https://danburzo.ro/projects/percollate/
MIT License
4.32k stars 166 forks source link

integration #138

Closed kouroshshafi closed 2 years ago

kouroshshafi commented 2 years ago

Feature Request

Is that possible to use the fetched url after this paywall-bypass chrome extension https://github.com/iamadamdev/bypass-paywalls-chrome ?

I really appreciate if you have suggestions into integration percollate with paywall-bypass.

Thanks

danburzo commented 2 years ago

Hi @kouroshshafi, thanks for the report!

Integration with other browser extensions will only be possible if/when percollate has a browser extension of its own. The issue is tracked here:

danburzo commented 2 years ago

As a workaround, if you are able to save a webpage as HTML to your disk, you can use the --url option to supply the original URL:

percollate pdf my-file.html --url=https://<original-url>/