00:08:32 | | jtagcat quits [Quit: Bye!] |
00:09:00 | | jtagcat (jtagcat) joins |
03:03:48 | | systwi quits [Ping timeout: 252 seconds] |
03:12:52 | | systwi (systwi) joins |
06:19:03 | | hitgrr8 joins |
10:35:12 | | systwi__ (systwi) joins |
10:35:39 | | systwi quits [Ping timeout: 265 seconds] |
16:33:54 | <Exorcism|m> | if you have any dokuwiki you'd like us to dump, let us know, the spreadsheet's almost finished https://docs.google.com/spreadsheets/d/1iDlrcKR0rziuxFM0P7cK4Ct6-WkGytqzamh3LTqNyUE |
18:27:58 | <Bedivere> | Hi guys. I am trying to reconstruct a wiki out of Wayback Machine snapshots. So far I've been able to import all articles as unmodified HTML code onto the new wiki. However, I would like to also import the images. Any ideas how to extract them from the Wayback machine and then uploading them en masse to the new wiki? |
18:30:18 | <pokechu22> | It's going to be a bit of a painful process no matter what |
18:30:35 | <Bedivere> | yeah, manually revising the articles is already painful lol :-P |
18:31:51 | <pokechu22> | Using https://web.archive.org/web/*/https://wiki.archiveteam.org/images/* will probably help a bit though (see also https://archive.org/developers/wayback-cdx-server.html and |
18:31:52 | <pokechu22> | https://web.archive.org/cdx/search/cdx?url=https%3A%2F%2Fwiki.archiveteam.org%2Fimages%2F&matchType=prefix&collapse=urlkey&output=json&fl=original%2Cmimetype%2Ctimestamp%2Cendtimestamp%2Cgroupcount%2Cuniqcount&filter=!statuscode%3A%5B45%5D..&limit=10000) |
18:47:24 | <Bedivere> | will have a look and decide what to do next, thank you pokechu22 |
19:52:17 | | jtagcat quits [Client Quit] |
19:59:51 | | jtagcat (jtagcat) joins |
21:16:08 | | pokechu22 quits [Quit: Performing electrical work, will be back in a few hours probably] |
21:39:33 | | hitgrr8 quits [Client Quit] |
22:51:34 | <Bedivere> | I managed to pull direct URLs to all images in the wiki. Now finding a way to upload them... |