00:00:33lennier1 quits [Ping timeout: 252 seconds]
00:06:34lennier2 joins
00:09:26lennier2 is now known as lennier1
00:43:49lennier1 quits [Ping timeout: 252 seconds]
00:44:46lennier1 (lennier1) joins
00:50:28lennier1 quits [Client Quit]
00:51:20lennier1 (lennier1) joins
00:59:52chrismeller joins
01:00:11dm4v quits [Client Quit]
01:03:34dm4v joins
01:03:34dm4v quits [Changing host]
01:03:34dm4v (dm4v) joins
02:04:07dm4v quits [Ping timeout: 252 seconds]
02:04:45jtagcat quits [Quit: Bye!]
02:04:51dm4v joins
02:04:51dm4v quits [Changing host]
02:04:51dm4v (dm4v) joins
02:13:40jtagcat (jtagcat) joins
02:41:09Arcorann quits [Ping timeout: 252 seconds]
02:46:41Arcorann (Arcorann) joins
03:18:42onetruth quits [Client Quit]
04:56:28starship_8601 quits [Quit: starship_8601]
04:58:08AnotherIki quits [Read error: Connection reset by peer]
05:07:10starship_8601 (starship_8601) joins
06:19:59BlueMaxima quits [Client Quit]
06:46:32march_happy (march_happy) joins
06:47:40march_happy quits [Read error: Connection reset by peer]
06:47:46march_happy (march_happy) joins
06:50:14qwertyasdfuiopghjkl quits [Remote host closed the connection]
07:00:54qwertyasdfuiopghjkl joins
07:03:46LegitSi quits [Ping timeout: 244 seconds]
07:08:26march_happy quits [Ping timeout: 240 seconds]
07:22:50Church quits [Ping timeout: 265 seconds]
07:23:25Church joins
08:00:13march_happy (march_happy) joins
08:13:49chrismeller quits [Client Quit]
08:18:55march_happy quits [Read error: Connection reset by peer]
08:19:11march_happy (march_happy) joins
08:19:52chrismeller (chrismeller) joins
08:27:07Church quits [Ping timeout: 265 seconds]
09:07:57sonick quits [Client Quit]
10:01:26march_happy quits [Ping timeout: 240 seconds]
10:32:39Church joins
10:53:13march_happy (march_happy) joins
11:35:24<chrismeller>I'm assuming that someone has mentioned that DriveTribe is shutting down?
11:37:05qwertyasdfuiopghjkl quits [Ping timeout: 244 seconds]
12:07:56sonick (sonick) joins
12:23:10adia quits [Quit: The Lounge - https://thelounge.chat]
12:26:32adia (adia) joins
12:30:23chrismeller quits [Ping timeout: 252 seconds]
12:41:24asok97880 joins
12:42:11asok97880 quits [Remote host closed the connection]
12:56:02chrismeller (chrismeller) joins
13:04:51Megame (Megame) joins
13:05:20Megame quits [Remote host closed the connection]
13:06:27Megame (Megame) joins
13:06:50Megame quits [Remote host closed the connection]
13:07:57Megame (Megame) joins
13:08:20Megame quits [Remote host closed the connection]
13:09:27Megame (Megame) joins
13:09:50Megame quits [Remote host closed the connection]
13:10:14Megame (Megame) joins
13:23:06Arcorann quits [Ping timeout: 240 seconds]
13:33:41<pabs>chrismeller: in #archiveteam yes
13:52:44knecht420 quits [Quit: The Lounge - https://thelounge.chat]
13:53:06chrismeller quits [Ping timeout: 240 seconds]
13:54:02knecht420 (knecht420) joins
14:29:24froschgrosch joins
14:30:10<froschgrosch>Is there a index of all archived gamefront files somewhere? I've looked in the collection on archive.org but can't fnd anything. Thanks for help!
14:46:46march_happy quits [Ping timeout: 240 seconds]
14:49:06march_happy (march_happy) joins
14:57:20froschgrosch quits [Remote host closed the connection]
14:59:25froschgrosch joins
15:12:12froschgrosch2 joins
15:13:14froschgrosch quits [Remote host closed the connection]
15:13:19froschgrosch2 is now known as froschgrosch
15:22:32Megame quits [Client Quit]
15:31:31sec^nd quits [Remote host closed the connection]
15:38:49<@JAA>froschgrosch: I don't think an index exists, no. Because there are so many IDs, the WBM prefix search is also of limited use. You'd have to know the URL or use the CDX API to retrieve the full list of https://web.archive.org/web/*/http://www.gamefront.com/files/*
15:45:02<froschgrosch>ok, thank you
15:53:25sec^nd (second) joins
16:00:30balrog quits [Quit: Bye]
16:06:17appledash quits [Ping timeout: 265 seconds]
16:12:25balrog (balrog) joins
16:12:49<thuban>froschgrosch: `curl -s 'http://web.archive.org/cdx/search/cdx?url=gamefront.com/files/&matchType=prefix&collapse=urlkey&filter=statuscode:200&filter=urlkey:.*files/\d%2B/.*' | cut -d' ' -f 3`
16:13:44<thuban>(is how you could use the CDX api to do this; see https://github.com/internetarchive/wayback/tree/master/wayback-cdx-server)
16:29:56<@JAA>You'll probably need pagination, too.
16:30:46Nulo joins
16:34:10<froschgrosch>@thuban: thank you, I will try that later!
16:35:47<@JAA>I wrote a script for that a while ago, by the way: https://gitea.arpa.li/JustAnotherArchivist/little-things/src/branch/master/ia-cdx-search
16:36:01<thuban>haha, of course you did :)
16:36:08<@JAA>:-)
16:37:00<thuban>i thought about the pagination, but i tried with showResumeKey and didn't get one, so i presume that the ~12k results are all we got
16:37:18<@JAA>Ignore resumeKey. It doesn't work properly.
16:37:34<thuban>oh no, of course it doesn't :(
16:38:37<thuban>froschgrosch: ignore me, try the script JAA linked
16:38:40march_happy quits [Ping timeout: 265 seconds]
16:38:55<froschgrosch>thuban: ok, I will try that
16:42:11anonymouse joins
16:43:45anonymouse quits [Remote host closed the connection]
17:09:05<froschgrosch>JAA: your script is working now, thanks for the help!
17:09:38<@JAA>:-)
17:42:57<froschgrosch>what is the IRC channel for the warrior bot?
17:43:11<froschgrosch>I want to set it up on my pi
17:59:17<thuban>froschgrosch: it's #warrior, but please don't set it up on your pi. the warrior depends on wget, and wget has issues on arm platforms that may compromise integrity.
17:59:45<froschgrosch>ok, I will think of a different way of running a warrior
18:00:12<thuban>thanks!
18:08:46HP_Archivist quits [Read error: Connection reset by peer]
21:17:21froschgrosch quits [Client Quit]
21:31:40appledash (appledash) joins
21:38:20@dxrt quits [Ping timeout: 265 seconds]
21:46:01Arcorann (Arcorann) joins
21:49:26BlueMaxima joins
21:50:45march_happy (march_happy) joins
22:24:24dxrt joins
22:24:27dxrt quits [Changing host]
22:24:27dxrt (dxrt) joins
22:24:27@ChanServ sets mode: +o dxrt
22:29:34march_happy quits [Ping timeout: 265 seconds]
22:29:50march_happy (march_happy) joins
22:55:44HP_Archivist (HP_Archivist) joins
23:19:50driib79894 quits [Ping timeout: 265 seconds]
23:25:04Stiletto quits [Remote host closed the connection]
23:30:46march_happy quits [Ping timeout: 240 seconds]
23:31:14march_happy (march_happy) joins
23:51:44Stiletto joins