00:03:36Infreq joins
00:11:02<Infreq>Hello Hello! Just came across https://www.virusradar.com/ looks like ESET is planning on killing it could lose some utilities/ links to utilities, would be nice to run a manual backup of the site with the irc bot(if it still exists); wayback already has some snapshots but some are quite dated, worth a refresh before it's all gone. :)
00:11:29<pokechu22>Infreq: sure, I can run it via archivebot
00:11:38<Infreq>thanks!
00:12:56jasons (jasons) joins
00:13:01bf_ joins
00:24:28<fireonlive>lol, https://hackint.logs.kiska.pw/archiveteam-bs/20240122 was indexed by google
00:24:37<fireonlive>(got an email)
00:26:45Wohlstand quits [Client Quit]
00:28:35<@JAA>It was linked from Reddit, I think.
00:33:46<fireonlive>ahh
00:49:51yonerboner joins
01:12:50jasons quits [Ping timeout: 240 seconds]
01:14:15balrog quits [Quit: Bye]
01:16:46JohnnyJ joins
01:20:28<fireonlive>-+rss- Creator of everynoise.com laid off from Spotify: https://everynoise.com/#updates https://news.ycombinator.com/item?id=39111730
01:20:37<fireonlive>"2024-01-05 status update: With my layoff from Spotify on 2023-12-04, I lost the internal data-access required for ongoing updates to many parts of this site. Most of this, as a result, is now a static snapshot of what, for now, will be the final state from the site's 10-year history and evolution, hosted on my own server. Some pieces may get
01:20:37<fireonlive>disabled and reenabled over time, and some that only made sense with current data may never return. But we'll see." "Should all this fail, too, the site is also preserved in the Internet Archive."
01:21:09balrog (balrog) joins
01:21:39<fireonlive>looks like we did some of it but it was aborted?
01:22:55<@JAA>Yeah, it was too slow/large.
01:23:43<fireonlive>ahh
01:23:55<@JAA>> 30 million queued and 90 thousand done (in 4 days) isn't good
01:24:07missaustraliana joins
01:26:52<fireonlive>ooooof. yeah.
01:32:09missaustraliana quits [Ping timeout: 272 seconds]
01:39:40Infreq quits [Ping timeout: 265 seconds]
01:54:09missaustraliana joins
01:55:41<nicolas17>" Should all this fail, too, the site is also preserved in the Internet Archive."
01:55:45<nicolas17>maybe tell him "no it's not"?
02:04:06missaustraliana quits [Remote host closed the connection]
02:04:35missaustraliana joins
02:10:47missaustraliana quits [Ping timeout: 272 seconds]
02:11:22missaustraliana joins
02:16:53jasons (jasons) joins
02:17:14<missaustraliana>Hi, I have been in contact with the owner of rverse (3DS Miiverse Clone) and he is OK for a scrape of rverse to take place or he offered to provide the complete database to archive. (Note if you choose to scrape, rverse requires console specific information and a Nintendo Network ID account.) rverse closes in 3 months.
02:19:53<pokechu22>Having the database uploaded to archive.org seems like the better solution (though scraping it may also be nice depending on how big it is and if it already has a web view)
02:21:01<missaustraliana>For scraping, I am happy to provide my console information and account to be used.
02:21:39<missaustraliana>the owner sent this. "the main stopper would be the sorta unoptimized code that rverse is running, by giving them the database, they can run the code in their own servers to scrape it as how it's seen on console "
02:22:06<missaustraliana>"I'm 100% in favor of helping them with any endeavors about it "
02:22:42<@JAA>Is there a web interface, or is this custom protocol stuff anyway?
02:23:34OmanComputar joins
02:27:00<OmanComputar>Hello, I'm the current maintainer of rverse and was told about the archival that's going to happen soon. I can provide proof of identity if needed
02:27:53<h2ibot>JustAnotherArchivist edited Deathwatch (+191, Squat the Planet got a new lease of life): https://wiki.archiveteam.org/?diff=51555&oldid=51553
02:29:58<missaustraliana>JAA, rverse is web based
02:30:29<missaustraliana>it just needs console information and authentication in the headers to work
02:30:51<OmanComputar>Authentication is http header based, the contents come from Nintendo's account server
02:31:04<missaustraliana>it is documented on a page somewhere ill find it
02:32:06<OmanComputar>It's on this function: https://github.com/rverseTeam/rverse2/blob/d619725510a4ffdfbc8bde00878f9bb019c0a293/src/Helpers/ConsoleAuth.php#L52
02:37:09<missaustraliana>I found it https://web.archive.org/web/20171108071836/https://ariankordi.net/tutorial/miiverse/part2.html
02:37:43<missaustraliana>Note this is for Miiverse not rverse but it follows the same procedure
02:37:56<h2ibot>JustAnotherArchivist edited Deathwatch (-46, Dead sites are dead, update Eclipse Wiki date): https://wiki.archiveteam.org/?diff=51556&oldid=51555
02:38:28<@JAA>hmm
02:38:51<missaustraliana>heres the full tutorial https://web.archive.org/web/20171108071722/https://ariankordi.net/tutorial/miiverse/
02:38:56<OmanComputar>The X-Nintendo-ParamPack value on the page there can be used as it's a valid one
02:39:20<@JAA>So if we were to archive this as WARC, the auth data would also be recorded. That might be bad.
02:39:53<OmanComputar>ParamPack is not PII, and ServiceToken is encrypted with a password that only Nintendo has
02:40:34<@JAA>Is the token scoped such that access to other things isn't possible?
02:40:41<OmanComputar>No
02:41:11<@JAA>Does it expire, or can it be invalidated?
02:41:30<OmanComputar>They can expire, but the expiration date is included in the encrypted data
02:41:45<OmanComputar>The token is taken as-is, but for the purposes the rverse code needs, it's more than enough
02:41:57<nicolas17>but how long does it take to expire?
02:42:14<OmanComputar>Approximately 3 hours after it was issued
02:42:23<nicolas17>ah then we can publish the WARCs with the token after it already expired
02:42:37<@JAA>Yeah, that sounds fine.
02:42:46<missaustraliana>I can provide console information if you want
02:42:52<OmanComputar>Yes, the account for it can also be disabled after the archival if needed
02:43:01<missaustraliana>i dont use my 3ds anymore
02:43:36<OmanComputar>For all intents and purposes of rverse, expiration is a moot thing, as the code doesn't interact with nintendo's servers
02:44:40<OmanComputar>The first 64 bytes of the decoded token are used for authentication
02:44:43<@JAA>This is about what damage could be done by someone else getting access to the token.
02:45:02<@JAA>But if it expires within hours, it's not a problem.
02:45:11<@JAA>Let's move this to #nintendone .
02:45:21<OmanComputar>Very well
02:47:02<pabs>how often does the requests/second speed on the archivebot dashboard update?
02:47:44<@JAA>Every time a new log line is received. But it's a very simple measure, number of total requests divided by time elapsed since the job started.
02:48:12<pabs>ah, ok. so it isn't like the current speed
02:48:46<pabs>pokechu22: do you have some confluence ignores? 3ufj558herjp3m3s4ub9e7vl8 seems to need some for an off-site link to a confluence wiki
02:49:07<pokechu22>^https://wiki.astralinux.ru/s/.*\.js$ generally works
02:49:28<pokechu22>there's some jank URL loop with confluence sometimes, and I generally just assume that something like that will cover it
02:49:47<pokechu22>(and if it's been running for a while it's *probably* gotten all of the valid script URLs)
02:49:59<pabs>thanks
02:54:57<pokechu22>for reference this was URLs like https://wiki.astralinux.ru/s/666bf6365d16da73d56402419f07ddc5-T/-69krjg/8804/1gnlhi9/1.16.0.1/_/download/batch/io.moewe.confluence.addons.rate:content-rating-resources/js/view/toggle-small/js/view/toggle/js/view/feedback/js/view/feedback/feedback.js or
02:54:59<pokechu22>https://wiki.astralinux.ru/s/666bf6365d16da73d56402419f07ddc5-T/-69krjg/8804/1gnlhi9/1.16.0.1/_/download/batch/io.moewe.confluence.addons.rate:content-rating-resources/js/view/toggle-small/js/view/toggle/js/view/feedback/js/content-rating.js - anything ending in .js has the same content
02:57:34<pabs>dear internet, please be less jank!
02:57:51<pabs>aha, the beta dashboard has the current speed
03:03:00pabs wonders if it is all responses/second or "good" ones/second :)
03:06:24Megame quits [Client Quit]
03:50:05cascode joins
03:59:47superkuh joins
04:00:14<superkuh>207.241.235.150 "GET / -" "Mozilla/5.0 (compatible; LAC_IAHarvester/3.3.0; +https://library-archives.canada.ca/eng/services/government-canada/web-social-media-preservation-program/Pages/web-archive.aspx)"
04:00:19<superkuh>That's nice of canada.
04:01:34<fireonlive>TIL; that's neat
04:02:25<fireonlive>looks like they're using Archive-It
04:02:54<fireonlive>https://webarchiveweb.wayback.bac-lac.canada.ca/*/http://www.cbsa-asfc.gc.ca
04:07:42<project10>nice!
04:10:17<superkuh>Just indexed my robots.txt index.html and the resources it uses.
04:24:20cascode quits [Ping timeout: 240 seconds]
04:28:35parfait (kdqep) joins
04:58:34DogsRNice quits [Read error: Connection reset by peer]
05:02:11qwertyasdfuiopghjkl quits [Remote host closed the connection]
05:02:28decky_e joins
05:04:25OmanComputar quits [Remote host closed the connection]
05:04:57decky quits [Ping timeout: 272 seconds]
05:09:20jasons quits [Ping timeout: 240 seconds]
05:09:59Island quits [Read error: Connection reset by peer]
05:10:50Barto quits [Ping timeout: 240 seconds]
05:33:57missaustraliana quits [Remote host closed the connection]
05:34:38missaustraliana joins
05:36:44missaustraliana quits [Remote host closed the connection]
05:37:16missaustraliana joins
05:41:50missaustraliana quits [Ping timeout: 240 seconds]
05:43:33decky joins
05:43:40missaustraliana joins
05:45:20decky_e quits [Ping timeout: 240 seconds]
05:51:21decky_e_ joins
05:54:20decky quits [Ping timeout: 240 seconds]
05:56:40Darken quits [Client Quit]
05:57:50BlueMaxima quits [Ping timeout: 240 seconds]
06:03:48<@JAA>I just discovered that I've been monitoring for new versions of TikTok Live Studio (you know, that OBS ripoff) every few minutes for over two years. I'm stopping that.
06:04:12<fireonlive>oh! that thing..
06:04:29<fireonlive>JAA: accidentally switch to the wrong window in tmux? :)
06:06:36<@JAA>:-P
06:07:08<@JAA>Hey, I only have 101 panes open in this session!
06:08:36<fireonlive>:P
06:13:01jasons (jasons) joins
06:13:20<@JAA>And it turns out that the endpoint I had been monitoring didn't actually return new versions. Which is weird since that was the update check thingy in the first version they released.
06:17:00<@JAA>Or maybe there were no new versions. I'm not sure. The website is awful as expected, and I can't find a changelog, version number, or similar.
06:17:27<fireonlive>hmm, i wouldn't be surprised if they abandoned it after shitting something out
06:17:42bf_ quits [Remote host closed the connection]
06:17:49<@JAA>https://www.tiktok.com/studio/download is still a thing.
06:18:49<fireonlive>hmm only 0.49.6 in the url :\
06:19:26<@JAA>I only ever got 0.1.0-beta.10.
06:20:14<fireonlive>hm
06:20:57<fireonlive>not an opendirectory :(
06:22:40Arcorann (Arcorann) joins
06:29:00<@JAA>I also can't find any update on the OBS thing.
06:30:46<@JAA>Anyway, if there are any further versions of the software publicly accessible, !ao please. :-)
06:30:55<@JAA>That's why I originally set up that monitor.
06:34:05<@JAA>SAP Q&A update:
06:34:06<@JAA>> The migration of content is taking longer than anticipated, so we won't go live on Jan. 24. The site remains read-only and inaccessible. We'll provide a new launch date as soon as we can.
06:34:18<@JAA>I'm still banned, and so is the AB job.
06:34:28<pabs>DPoS?
06:35:02<@JAA>I suggested that shortly after I got banned, yeah.
06:36:24Arcorann quits [Remote host closed the connection]
06:42:06Barto (Barto) joins
06:42:10Arcorann (Arcorann) joins
06:57:20Barto quits [Ping timeout: 240 seconds]
07:05:54Barto (Barto) joins
07:08:50jasons quits [Ping timeout: 240 seconds]
07:16:50Barto quits [Ping timeout: 240 seconds]
07:17:16Barto (Barto) joins
07:26:39missaustraliana quits [Remote host closed the connection]
07:27:11missaustraliana joins
07:32:31missaustraliana quits [Ping timeout: 272 seconds]
07:34:31missaustraliana joins
07:38:50missaustraliana quits [Ping timeout: 240 seconds]
07:39:23missaustraliana joins
07:45:43missaustraliana quits [Remote host closed the connection]
07:45:56missaustraliana joins
07:56:29missaustraliana quits [Remote host closed the connection]
07:57:00missaustraliana joins
07:58:38missaustraliana quits [Remote host closed the connection]
07:59:13missaustraliana joins
08:01:42missaustraliana quits [Remote host closed the connection]
08:02:17missaustraliana joins
08:05:50missaustraliana quits [Remote host closed the connection]
08:06:24missaustraliana joins
08:07:37missaustraliana quits [Remote host closed the connection]
08:08:11missaustraliana joins
08:09:29missaustraliana quits [Remote host closed the connection]
08:10:04missaustraliana joins
08:11:41missaustraliana quits [Remote host closed the connection]
08:12:16missaustraliana joins
08:12:42jasons (jasons) joins
08:14:49missaustraliana quits [Remote host closed the connection]
08:15:23missaustraliana joins
08:18:03missaustraliana quits [Remote host closed the connection]
08:18:35missaustraliana joins
08:19:36missaustraliana quits [Remote host closed the connection]
08:20:10missaustraliana joins
08:21:36missaustraliana quits [Remote host closed the connection]
08:22:08missaustraliana joins
08:23:09missaustraliana quits [Remote host closed the connection]
08:23:44missaustraliana joins
08:24:41missaustraliana quits [Remote host closed the connection]
08:25:16missaustraliana joins
08:26:14missaustraliana quits [Remote host closed the connection]
08:26:49missaustraliana joins
08:27:46missaustraliana quits [Remote host closed the connection]
08:28:20missaustraliana joins
08:29:18missaustraliana quits [Remote host closed the connection]
08:29:52missaustraliana joins
08:30:51missaustraliana quits [Remote host closed the connection]
08:31:21missaustraliana joins
08:32:23missaustraliana quits [Remote host closed the connection]
08:32:58missaustraliana joins
08:33:56missaustraliana quits [Remote host closed the connection]
08:34:31missaustraliana joins
08:36:22missaustraliana quits [Remote host closed the connection]
08:36:56missaustraliana joins
08:40:07missaustraliana quits [Remote host closed the connection]
08:40:42missaustraliana joins
08:41:55missaustraliana quits [Remote host closed the connection]
08:42:29missaustraliana joins
08:43:28missaustraliana quits [Remote host closed the connection]
08:44:03missaustraliana joins
08:45:01missaustraliana quits [Remote host closed the connection]
08:45:35missaustraliana joins
08:46:35missaustraliana quits [Remote host closed the connection]
08:47:10missaustraliana joins
08:48:38parfait quits [Client Quit]
08:52:19missaustraliana quits [Ping timeout: 272 seconds]
08:58:20missaustraliana joins
09:02:50missaustraliana quits [Ping timeout: 240 seconds]
09:10:50jasons quits [Ping timeout: 240 seconds]
09:13:11missaustraliana joins
09:14:40missaustraliana quits [Remote host closed the connection]
09:15:15missaustraliana joins
09:19:11missaustraliana quits [Remote host closed the connection]
09:19:45missaustraliana joins
09:23:50missaustraliana quits [Ping timeout: 240 seconds]
09:28:26missaustraliana joins
09:28:37missaustraliana quits [Remote host closed the connection]
09:29:11missaustraliana joins
09:33:20missaustraliana quits [Ping timeout: 240 seconds]
09:44:47missaustraliana joins
09:44:58missaustraliana quits [Remote host closed the connection]
09:45:32missaustraliana joins
09:48:15missaustraliana quits [Remote host closed the connection]
09:48:47missaustraliana joins
09:49:48missaustraliana quits [Remote host closed the connection]
09:50:20kiryu quits [Ping timeout: 240 seconds]
09:50:22missaustraliana joins
09:50:22kiryu joins
09:50:22kiryu quits [Changing host]
09:50:23kiryu (kiryu) joins
09:54:50missaustraliana quits [Ping timeout: 240 seconds]
09:55:23missaustraliana joins
09:55:35missaustraliana quits [Remote host closed the connection]
09:56:07missaustraliana joins
09:58:21missaustraliana quits [Remote host closed the connection]
09:58:55missaustraliana joins
09:59:07missaustraliana quits [Remote host closed the connection]
09:59:42missaustraliana joins
10:00:02Bleo18260 quits [Client Quit]
10:01:24Bleo18260 joins
10:01:49missaustraliana quits [Remote host closed the connection]
10:02:19missaustraliana joins
10:06:50missaustraliana quits [Ping timeout: 240 seconds]
10:08:15missaustraliana joins
10:09:10Carnildo_again joins
10:10:06Carnildo quits [Read error: Connection reset by peer]
10:10:42missaustraliana quits [Remote host closed the connection]
10:11:16missaustraliana joins
10:13:36missaustraliana quits [Remote host closed the connection]
10:14:11missaustraliana joins
10:14:15jasons (jasons) joins
10:16:37missaustraliana quits [Remote host closed the connection]
10:17:12missaustraliana joins
10:22:15missaustraliana quits [Ping timeout: 272 seconds]
10:24:33missaustraliana joins
10:28:50missaustraliana quits [Ping timeout: 240 seconds]
10:29:26missaustraliana joins
10:33:50missaustraliana quits [Ping timeout: 240 seconds]
10:44:13missaustraliana joins
10:47:26cas joins
10:48:38<cas>https://www.reddit.com/r/Piracy/comments/19d8py9/a_bulgarian_videosharing_platform_is_going_to/ I heard there's a bulgarian video sharing platform that's going to delete everything in their servers in one month. I hope folks can get everything there archived asap
10:49:03missaustraliana quits [Remote host closed the connection]
10:49:38missaustraliana joins
10:49:47<cas>https://www.vbox7.com/ here's the site link
10:52:53missaustraliana quits [Remote host closed the connection]
10:53:28missaustraliana joins
10:57:52missaustraliana quits [Remote host closed the connection]
10:58:24missaustraliana joins
11:01:17andrew quits [Read error: Connection reset by peer]
11:01:39andrew (andrew) joins
11:02:50missaustraliana quits [Ping timeout: 240 seconds]
11:05:37missaustraliana joins
11:09:50missaustraliana quits [Ping timeout: 240 seconds]
11:10:23jasons quits [Ping timeout: 272 seconds]
11:13:42missaustraliana joins
11:14:12Pedrosso quits [Quit: Ping timeout (120 seconds)]
11:14:43Pedrosso joins
11:15:42missaustraliana quits [Remote host closed the connection]
11:16:16missaustraliana joins
11:20:50missaustraliana quits [Ping timeout: 240 seconds]
11:21:58Wohlstand (Wohlstand) joins
11:25:28qwertyasdfuiopghjkl (qwertyasdfuiopghjkl) joins
11:27:15missaustraliana joins
11:28:23missaustraliana quits [Remote host closed the connection]
11:28:53missaustraliana joins
11:31:02missaustraliana quits [Remote host closed the connection]
11:31:36missaustraliana joins
11:32:31eroc19905 (eroc1990) joins
11:33:00missaustraliana quits [Remote host closed the connection]
11:33:34missaustraliana joins
11:34:32missaustraliana quits [Remote host closed the connection]
11:35:05eroc1990 quits [Ping timeout: 272 seconds]
11:35:06missaustraliana joins
11:36:05missaustraliana quits [Remote host closed the connection]
11:36:40missaustraliana joins
11:40:50missaustraliana quits [Ping timeout: 240 seconds]
11:44:12missaustraliana joins
11:46:35missaustraliana quits [Remote host closed the connection]
11:47:09missaustraliana joins
11:51:20missaustraliana quits [Ping timeout: 240 seconds]
11:59:24missaustraliana joins
12:00:25missaustraliana quits [Remote host closed the connection]
12:01:22missaustraliana joins
12:01:58missaustraliana quits [Remote host closed the connection]
12:02:23cas quits [Remote host closed the connection]
12:02:32missaustraliana joins
12:06:50missaustraliana quits [Ping timeout: 240 seconds]
12:07:49missaustraliana joins
12:09:48missaustraliana quits [Remote host closed the connection]
12:10:22missaustraliana joins
12:11:05<@arkiver>thanks cas
12:12:51missaustraliana quits [Remote host closed the connection]
12:13:12jasons (jasons) joins
12:13:25missaustraliana joins
12:15:28missaustraliana quits [Remote host closed the connection]
12:16:02missaustraliana joins
12:18:12missaustraliana quits [Remote host closed the connection]
12:18:46missaustraliana joins
12:22:36missaustraliana quits [Remote host closed the connection]
12:23:10missaustraliana joins
12:25:43missaustraliana quits [Remote host closed the connection]
12:26:17missaustraliana joins
12:26:19pedantic-darwin8 joins
12:27:58missaustraliana quits [Remote host closed the connection]
12:28:28missaustraliana joins
12:29:20pedantic-darwin quits [Ping timeout: 240 seconds]
12:29:20pedantic-darwin8 is now known as pedantic-darwin
12:29:31missaustraliana quits [Remote host closed the connection]
12:30:01missaustraliana joins
12:31:43missaustraliana quits [Remote host closed the connection]
12:32:18missaustraliana joins
12:33:50pedantic-darwin quits [Ping timeout: 240 seconds]
12:34:46missaustraliana quits [Remote host closed the connection]
12:35:20missaustraliana joins
12:36:18missaustraliana quits [Remote host closed the connection]
12:36:51missaustraliana joins
12:38:02missaustraliana quits [Remote host closed the connection]
12:38:36missaustraliana joins
12:43:01missaustraliana quits [Remote host closed the connection]
12:43:35missaustraliana joins
12:44:25missaustraliana quits [Remote host closed the connection]
12:44:37missaustraliana joins
12:45:50Arcorann quits [Ping timeout: 240 seconds]
12:46:22Megame (Megame) joins
12:47:28pedantic-darwin joins
12:53:13pedantic-darwin0 joins
12:54:00pedantic-darwin7 joins
12:55:23missaustraliana quits [Remote host closed the connection]
12:55:56missaustraliana joins
12:57:20pedantic-darwin0 quits [Ping timeout: 240 seconds]
12:57:25pedantic-darwin quits [Ping timeout: 272 seconds]
12:57:25pedantic-darwin7 is now known as pedantic-darwin
13:03:50missaustraliana quits [Ping timeout: 240 seconds]
13:06:46missaustraliana joins
13:08:04yano quits [Quit: WeeChat, the better IRC client, https://weechat.org/]
13:10:50jasons quits [Ping timeout: 240 seconds]
13:11:20missaustraliana quits [Ping timeout: 240 seconds]
13:12:57<h2ibot>Megame edited Deathwatch (+207, https://storyloom.com - Feb 29): https://wiki.archiveteam.org/?diff=51557&oldid=51556
13:21:05yano (yano) joins
13:24:00missaustraliana joins
13:28:00ctag quits [Read error: Connection reset by peer]
13:28:36ctag (ctag) joins
13:30:59missaustraliana quits [Ping timeout: 272 seconds]
13:40:01<h2ibot>Megame edited Deathwatch (+283, https://www.strose.edu/ - May 2024): https://wiki.archiveteam.org/?diff=51558&oldid=51557
13:43:33missaustraliana joins
13:52:04<h2ibot>Megame edited Deathwatch (+266, https://www.thefork.com.au/ - March 31): https://wiki.archiveteam.org/?diff=51559&oldid=51558
14:01:06<h2ibot>Megame edited Deathwatch (+224, https://drizly.com/ - End of March): https://wiki.archiveteam.org/?diff=51560&oldid=51559
14:14:17jasons (jasons) joins
14:23:50missaustraliana quits [Ping timeout: 240 seconds]
14:37:36missaustraliana joins
14:45:43missaustraliana quits [Ping timeout: 272 seconds]
14:52:36missaustraliana joins
14:54:49sonick (sonick) joins
14:55:19Megame quits [Client Quit]
14:57:28icedice (icedice) joins
14:58:50missaustraliana quits [Ping timeout: 240 seconds]
15:12:22missaustraliana joins
15:19:17missaustraliana quits [Ping timeout: 272 seconds]
15:31:38missaustraliana joins
15:33:20line quits [Quit: No Ping reply in 180 seconds.]
15:33:30line joins
15:36:50missaustraliana quits [Ping timeout: 240 seconds]
15:49:38missaustraliana joins
15:49:49katia (katia) joins
15:57:56katia quits [Remote host closed the connection]
15:58:13katia (katia) joins
15:59:32katia quits [Remote host closed the connection]
16:00:44katia (katia) joins
16:01:57katia quits [Remote host closed the connection]
16:02:21missaustraliana quits [Ping timeout: 272 seconds]
16:03:09katia (katia) joins
16:03:40katia quits [Remote host closed the connection]
16:05:49katia_ (katia) joins
16:06:35katia_ quits [Remote host closed the connection]
16:08:21katia_ (katia) joins
16:08:52katia_ quits [Remote host closed the connection]
16:11:08katia_ (katia) joins
16:11:57katia_ quits [Remote host closed the connection]
16:14:04katia_ (katia) joins
16:14:47katia_ quits [Remote host closed the connection]
16:14:49missaustraliana joins
16:19:20missaustraliana quits [Ping timeout: 240 seconds]
16:44:50missaustraliana joins
16:49:20missaustraliana quits [Ping timeout: 240 seconds]
17:00:35missaustraliana joins
17:01:15jasons quits [Ping timeout: 272 seconds]
17:09:29missaustraliana quits [Ping timeout: 272 seconds]
17:21:27JayEmbee quits [Quit: WeeChat 2.3]
17:21:54emberquill080 quits [Quit: The Lounge - https://thelounge.chat]
17:22:16emberquill080 (emberquill) joins
17:59:49emtee joins
18:02:30<emtee>hi just wanted to update you on my vbox7 progress. I'm still scraping the /aj/item/related endpoint. So far I have 2.5 million valid ids. One of the devs said on Facebook they have around 12M. I'm guessing that'll probably hit a roadblock as I suspect some videos may never show up related but I think it's a good start.
18:03:54<nicolas17>recursively following "related videos"?
18:04:13jasons (jasons) joins
18:04:18<emtee>This is 2.5M ids fetches from 600k endpoint calls. I'm doing it recursively and so far all fetched videos find around 5-6 unique new videos out of the 15 returned by the endpoint
18:04:59<nicolas17>hm not bad
18:31:42emtee quits [Remote host closed the connection]
18:38:20abirkill- (abirkill) joins
18:40:20abirkill quits [Ping timeout: 240 seconds]
18:40:20abirkill- is now known as abirkill
19:27:09<h2ibot>Exorcism uploaded File:Logo-vbox7.png: https://wiki.archiveteam.org/?title=File%3ALogo-vbox7.png
19:28:09<h2ibot>Exorcism uploaded File:Screenshot-vbox7.png: https://wiki.archiveteam.org/?title=File%3AScreenshot-vbox7.png
19:29:09<h2ibot>Exorcism edited Vbox7 (+36): https://wiki.archiveteam.org/?diff=51563&oldid=51547
19:29:10<h2ibot>Exorcism edited Vbox7 (+8): https://wiki.archiveteam.org/?diff=51564&oldid=51563
19:43:41Island joins
20:06:49Island quits [Ping timeout: 272 seconds]
20:17:09lukash9 joins
20:18:15Island joins
20:55:35jasons quits [Ping timeout: 272 seconds]
21:16:38BlueMaxima_ joins
21:16:40BlueMaxima joins
21:16:40BlueMaxima quits [Remote host closed the connection]
21:18:34<h2ibot>Pokechu22 edited List of website hosts (+31, /* U */ uCoz also has ucoz.org and at.ua per…): https://wiki.archiveteam.org/?diff=51565&oldid=51544
21:21:25BlueMaxima_ quits [Client Quit]
21:22:33Wohlstand quits [Client Quit]
21:58:35jasons (jasons) joins
22:07:42<h2ibot>JustAnotherArchivist edited List of websites excluded from the Wayback Machine (+40, Add avalos.me): https://wiki.archiveteam.org/?diff=51566&oldid=51549
22:11:18<@JAA>Beyond3D is open again since last weekend: https://forum.beyond3d.com/threads/hello-again.63480/
22:11:21DogsRNice joins
22:22:59<that_lurker|m>Nixos is changing/updating their wiki, so might be a good idea to maybe AB the old one. (Buttflare might be an issue) https://github.com/NixOS/foundation/issues/113
22:26:50<@JAA>> MediaWiki 1.29.0
22:26:52<@JAA>Yeah...
22:31:19Wohlstand (Wohlstand) joins
22:48:25bf_ joins
22:51:19bf_ quits [Remote host closed the connection]
23:00:51<h2ibot>JAABot edited List of websites excluded from the Wayback Machine (+0): https://wiki.archiveteam.org/?diff=51567&oldid=51566
23:03:29<fishingforsoup>I need help archiving https://www.youtube.com/watch?v=h5e5bImXyJU
23:04:54<fishingforsoup>Same with all videos from https://www.youtube.com/@thetravelerorsomethingiguess/videos
23:05:08<fishingforsoup>I can't figure out how and this content is consistently nuked off of YouTube.
23:08:01Wohlstand quits [Client Quit]
23:16:13ggggg joins
23:17:45ggggg quits [Remote host closed the connection]
23:41:36qwertyasdfuiopghjkl quits [Remote host closed the connection]
23:57:47JayEmbee (JayEmbee) joins