PyWebScrapBook icon indicating copy to clipboard operation
PyWebScrapBook copied to clipboard

Server backend and CLI toolkit for WebScrapBook browser extension.

Results 14 PyWebScrapBook issues
Sort by recently updated
recently updated
newest added

After installation, running wsb generates an error message " 'wsb' is not recognized as an internal or external command, operable program or batch file."

not a bug

I've running wsb on my web host and would like to keep several scrapbooks for different users. E.g, if I create books as: ``` /srv/http/scrap/.wsb /srv/http/scrap/myscrap /srv/http/scrap/workscrap /srv/http/scrap/mywifescrap /srv/http/scrap/mychildscrap /srv/http/scrap/sharedscrap...

enhancement

Thanky you for all your work! Would it be possible to put PyWebScrapBook into a stand alone windows installer, so one doesn't need to install python as well? For all...

enhancement

A step toward external authentication application to allow proper response without digging into webscrapbook implementation details danny0838/webscrapbook#177.

enhancement

I was thinking of using mod_wsgi to host PyWebScrapBook via my Apache server but the only way to configure scripts in mod_wsgi is by using Environment Variables. From looking at...

enhancement
someday

My Web Scrab Book folder is 17G, and 15G of it is backups: ``` root@ohm:~# du -hs /opt/wsb/.wsb/backup 15G /opt/wsb/.wsb/backup root@ohm:~# du -hs /opt/wsb/.wsb/ 15G /opt/wsb/.wsb/ root@ohm:~# du -hs /opt/wsb/...

not a bug

I’m a new user of Webscrapbook and I’m still exploring it’s functionality. It struck me that sometimes it is easier to find a page that you wish to view visually....

enhancement

What financial contribution do you need for a scrapbook to be able to store pages in the same repository for multiple users and can only be removed by the owner...

enhancement

Related issue: https://github.com/danny0838/webscrapbook/issues/38 Consider implement a new converter mode to convert between MHT and MAFF, HTZ, or folder.

enhancement