[00:40] *** vitzli has joined #wikiteam [01:35] *** vitzli has quit IRC (Quit: Leaving) [06:14] *** astrid sets mode: +p [08:05] Hmpf, 547937 pages downloaded in 72 hours from lyrics.wikia.com... it's going to take ages [08:42] *** moufu_ has joined #wikiteam [08:43] *** moufu has quit IRC (Ping timeout: 262 seconds) [20:18] *** arandomus has joined #wikiteam [20:20] I decided to check out the WikiTeam software, but I'm getting this weird error about image filenames. It says: IOError: [Errno 22] invalid mode ('wb') or filename [20:20] Is there some setting I'm not using? [20:28] slash on filename maybe? I had similar problem and monkey patched my way around it [20:28] but that was for older version of the software. It might be fixed now [20:43] I'm using the latest version of the script. [20:43] And I'm on Windows if it matters at all. [20:45] https://github.com/WikiTeam/wikiteam/blob/master/dumpgenerator.py#L1293 [20:45] I replaced that line with "filename2 = (urllib.unquote(filename)).replace('/', '-')" [22:54] *** arandomus has quit IRC ()