emijrp

Results 32 issues of emijrp

_From [[email protected]](https://code.google.com/u/101255742639286016490/) on July 15, 2011 19:57:42_ There should be an option to make the script automatically resume the dump after interrupting because of some trivial errors like connection errors....

enhancement
Priority-High
usability

_From [[email protected]](https://code.google.com/u/109758257449746321618/) on July 14, 2011 22:25:03_ use md5[0] and md5[:2] over image filename for 2 level directory-sorting of images when wiki has a lot of images _Original issue: http://code.google.com/p/wikiteam/issues/detail?id=30_

bug
imported
Priority-Medium

_From [[email protected]](https://code.google.com/u/101255742639286016490/) on July 12, 2011 20:32:06_ This could be a server stability problem and this bug could be considered invalid, but anyway... While downloading strategywiki.org images, I often have...

bug
imported
Priority-Low

_From [[email protected]](https://code.google.com/u/101255742639286016490/) on July 12, 2011 20:21:47_ Apparently this error is quite frequent with some characters. This starts a neverending loop, see e.g. http://p.defau.lt/?vUHNXKoaCOfNkeor_0HmCg I removed that title from the...

bug
imported
Priority-Medium

_From [[email protected]](https://code.google.com/u/101255742639286016490/) on July 10, 2011 10:30:38_ I'm downloading the English wikiHow and the script finds 0 revisions for every main space talk. For instance: http://www.wikihow.com/Discussion:Make-a-Robot-at-Home «The page "Discussion:Make a...

bug
imported
Priority-Medium

_From [[email protected]](https://code.google.com/u/109758257449746321618/) on July 10, 2011 01:02:23_ Does CZ use other date format for offset? http://en.citizendium.org/wiki?title=Special:ListFiles&offset=2011-06-29+14%3A16%3A34%2B00 Initial value of 'offset' must be set on this special date format: http://en.citizendium.org/wiki?title=Special:ListFiles&offset=2999-01-01 Wrong:...

bug
imported
Priority-Medium

_From [[email protected]](https://code.google.com/u/109758257449746321618/) on April 12, 2011 11:54:00_ What steps will reproduce the problem? 1. 2. 3. What is the expected output? What do you see instead? Please use labels and...

bug
imported
Priority-Medium

_From [[email protected]](https://code.google.com/u/112016076257787212563/) on January 22, 2014 16:36:47_ When we archive wikis, it would be very nice to also try to archive the skin as well (css, images, etc?), in a...

enhancement
imported
Priority-Medium

_From [[email protected]](https://code.google.com/u/101255742639286016490/) on February 16, 2014 09:44:22_ A number of non-API downloads terminate like this: urllib2.HTTPError: HTTP Error 302: The HTTP server returned a redirect error that would lead to...

bug
imported
Priority-High

I'm thinking on adding support for something like this: python dumpgenerator.py --api=http://domain.com/w/api.php --category=Category:Name Or better: python dumpgenerator.py http://domain.com/wiki/Category:Name

enhancement
help wanted