John Berlin
John Berlin
@Serkan-devel that level of curatorial specificity is a webrecorder only feature currently. All tho replay via pywb is collection centric, pywb currently only provides the facilities to manage collections of...
The primary issue is we need to come up with a standard way for the search to be done and how it will be done. Are we persisting this list...
@hanoii to make pycharm work with debugging pywb you will need to enable **gevent compatibility** (see image below)  I would also setup a pycharm run configuration for this and...
RE facebook: can you (have you) open an issue here or on webrecorders ticket tracker with the details of what went wrong? On of the things we are constantly fighting...
It's more that if Facebook relies on a non-standard cookie that contains a URL that goes unrewitten that would cause an issue. Pywb will handle cookies correctly, see [pywb/rewrite/cookie_rewritter.py](https://github.com/webrecorder/pywb/blob/master/pywb/rewrite/cookie_rewriter.py)
@peterk sincerest apologies for the delay in reply, but to answer your question yes you do have to move the warcs to the collections folder. collections/ - coll/ -- archive/...
@hungrymonkey could you provide some more context as to how the page was captured? I.e. did you use Webrecorder, Heritrix, or somethings else?
> May I ask how to use Pywb to send a post command on page load? This website need a request to obtain a session token then resend it to...
@hungrymonkey have you tried in recording mode? That is to say you would navigate your browser, after being configured to use pywb as its proxy, to the pages you desire...
@hungrymonkey apologies for the delay in my reply. Before coming to this solution did you check to see if the headers you are intercepting were being rewritten and included properly...