pywb
                                
                                
                                
                                    pywb copied to clipboard
                            
                            
                            
                        Core Python Web Archiving Toolkit for replay and recording of web archives
Fixes #881 ## Description This PR adds the option to use `*,` as a SURT in ACLJ files to match any URL. This builds off of the existing ability to...
## Is your feature request related to a problem? Please describe. Currently, if a user wants to set `default_access: block` but allow particular users to have access to any URL,...
## Describe the bug pywb rewrites all `this` uses to use a wrapper. However, the rewriting can be a bit overzealous, since it does so inside strings. For example, `document.querySelector("p").innerText...
## Expected behavior Pictures contained in the attached warc.gz should be served and displayed. [republik1_0.warc.gz](https://github.com/webrecorder/pywb/files/10497691/republik1_0.warc.gz) [republik1_1.warc.gz](https://github.com/webrecorder/pywb/files/10497693/republik1_1.warc.gz) Both warc.gz are exactly the same crawl (done with archiveweb.page. Just WARC1/0 vs. WARC1/1;...
Updates the usage documentation to mention Apache's `AddDefaultCharset` directive that is included in the default httpd.conf file of some versions of Apache. ## Description This adds a note to the...
## Describe the bug As the title says: the URL of the zoom image in VueUI is not using static_prefix. So, if static_prefix in config.yaml is set to something that's...
## Describe the bug When using VueUI, there are a bunch of strings that are not translated or are displaying as code, and some are hardcoded. ## Steps to reproduce...
## Describe the bug Pywb is throwing a LiveResourceException when receiving a self-redirect (3xx) from OutbackCDX. This results in Pywb displaying a blank page with the text "Not found". ##...
Somewhere before pywb version 2.3.1 a particular POST stopped replaying. It is related to old instagram captures. At the moment, the web archive cannot be replayed in pywb 2.3.1 and...
## Describe the bug When using pywb (`wb-manager reindex`, `cdx-indexer`) and `cdxj-indexer` a WARC file can’t get indexed. All indexing methods return an error. (“Error: 'utf-8' codec can't decode byte...