PiRSquared17
PiRSquared17
@jayvdb Does pwb support old versions of MediaWiki (e.g. MW 1.9)?
Can you reproduce this error still? The one you mentioned in the last comment has already been fixed. Not sure about the original one.
Can someone give an example of an URL that still produces this error?
> > Can someone give an example of an URL that still produces this error? > > I have so many that I'm not able to track them (I'll soon...
There are a few options here. The one mentioned above (with --convert-links): wget --page-requisites -e "robots=off" --convert-links --no-directories --directory-prefix=requisites This does not work when resources are being loaded from many...
Wget has issues with filename restrictions on different OSes. Although it would be possible to force it to always use (for example) Windows filenames, this means files with names over...
Yes, but that doesn't truncate file names that are too long. Like resourceLoader requests with loads of modules. :(
How about just saving them in a warc.gz?! That would work, right?
Can anyone reproduce this error?
What is the advantage of ConfigParser over JSON?