[00:02] *** BlueMax has joined #archiveteam-bs [01:30] *** d5f4a3622 has quit IRC (Read error: Connection reset by peer) [01:32] *** d5f4a3622 has joined #archiveteam-bs [01:37] I wonder if we should have a long-running capture of photobucket: since the "free" and "Beginner" tiers are limited to 25MB *per month* accross all stored photos forthat user. That implies a last minute grab like tinypic won't work. [01:42] I guess the logistics on noy downloading more thant 25MB (12 to be safe) from each user would be to annoying to be practical (almost useless unless you can identify higher tier users). [01:51] I guess a random sampling method may be best. The more prolific users will be paying for bandwdith: and are less likely to be disrupted by archiving. Else, you may be downloading a couple photos from a subset of the free users. [01:52] *** Mayonaise has quit IRC (Read error: Operation timed out) [02:47] *** VADemon has quit IRC (Quit: left4dead) [03:25] *** qw3rty2 has quit IRC (Ping timeout: 745 seconds) [03:47] *** odemgi has joined #archiveteam-bs [03:47] *** Mayonaise has joined #archiveteam-bs [03:49] *** odemgi_ has quit IRC (Ping timeout: 252 seconds) [04:28] *** godane has quit IRC (Read error: Connection reset by peer) [04:50] *** godane has joined #archiveteam-bs [05:04] *** Quirk8 has quit IRC (END OF LINE) [05:10] *** Quirk8 has joined #archiveteam-bs [05:18] *** DFJustin has quit IRC (Remote host closed the connection) [05:22] *** DFJustin has joined #archiveteam-bs [06:10] phillipsj: I'm guessing that traffic not coming through external sites doesn't count against a user's hosting limit [06:12] ...Otherwise looking at your 250 images would blow your limit. [06:12] yeah [06:14] The limit is so low, you may as well host on home broad-band. .. or even ISDN. [07:36] *** killsushi has quit IRC (Quit: Leaving) [07:37] *** killsushi has joined #archiveteam-bs [08:16] *** killsushi has quit IRC (Read error: Operation timed out) [09:09] *** fredgido has quit IRC (Read error: Connection reset by peer) [09:40] *** af10b3e5e has joined #archiveteam-bs [09:40] *** d5f4a3622 has quit IRC (Read error: Connection reset by peer) [09:40] *** killsushi has joined #archiveteam-bs [09:41] *** BlueMax has quit IRC (Quit: Leaving) [09:44] *** af10b3e5e has quit IRC (Client Quit) [09:45] *** d5f4a3622 has joined #archiveteam-bs [10:15] *** VerifiedJ has joined #archiveteam-bs [11:21] *** odemgi_ has joined #archiveteam-bs [11:21] *** odemgi_ has quit IRC (Connection closed) [11:21] *** odemgi_ has joined #archiveteam-bs [11:23] *** odemgi has quit IRC (Read error: Connection reset by peer) [11:57] *** Sauce has joined #archiveteam-bs [12:21] *** Sauce has quit IRC (C:\exit.exe) [12:31] *** Atom-- has joined #archiveteam-bs [12:38] *** Atom__ has quit IRC (Read error: Operation timed out) [12:53] *** JH8813 has quit IRC (Read error: Connection reset by peer) [12:53] *** JH88132 has joined #archiveteam-bs [13:27] *** qw3rty has joined #archiveteam-bs [14:53] *** godane has quit IRC (Quit: Leaving.) [15:02] *** godane has joined #archiveteam-bs [15:03] *** killsushi has quit IRC (Quit: Leaving) [15:59] *** bluefoo has quit IRC (Read error: Connection reset by peer) [16:15] *** Dragnog2 has quit IRC (Quit: Connection closed for inactivity) [16:31] *** bluefoo has joined #archiveteam-bs [16:45] *** Dragnog2 has joined #archiveteam-bs [16:51] *** katocala has quit IRC (Read error: Operation timed out) [16:51] *** katocala has joined #archiveteam-bs [17:05] *** Raccoon has joined #archiveteam-bs [17:13] *** K4k_ has quit IRC (Read error: Connection reset by peer) [17:13] *** bluefoo has quit IRC (Read error: Connection reset by peer) [17:38] *** bluefoo has joined #archiveteam-bs [18:11] *** JAA sets mode: +o purplebot [18:20] *** trc has quit IRC (Quit: Leaving) [18:45] *** HashbangI has quit IRC (Read error: Connection reset by peer) [18:46] *** HashbangI has joined #archiveteam-bs [19:18] *** bluefoo has quit IRC (Ping timeout: 612 seconds) [19:51] *** Sokar has quit IRC (Ping timeout: 360 seconds) [19:56] *** Quirk8 has quit IRC (END OF LINE) [20:35] Hi all, what's the best method to archive a Soundcloud account? [20:36] *** VerifiedJ has quit IRC (Read error: Connection reset by peer) [20:38] *** Quirk8 has joined #archiveteam-bs [20:38] tuluu: looks like youtube-dl [20:39] last updated soundcloud module on 2019.07.02 [20:39] ok, didn't know that it also manages soundcloud [20:39] I will try it, thanks [20:39] and 4 million other webservices :) [20:44] :) [20:46] Does this page endlessly reload for anyone else? https://web.archive.org/web/20190822082222/https://sites.google.com/view/virtualshade/tutorial [20:47] *** schbirid has quit IRC (Read error: Connection reset by peer) [20:47] It loads mostly, but then it reloads, over and over [20:48] yes [20:48] Frogging: Try disabling JS? [20:48] ublock origin javascript block doesn't seem to help [20:49] I love the 'JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE' bit [20:49] Disabling JS in the Firefox dev tools stops it from happening [20:49] do not steal this javascript [20:49] Does uBlock Origin let you block scripts within certain paths only? [20:50] no it has a 'block all js when viewing this domain' toggle [20:50] er but yes you can also do that [20:50] Try blocking scripts in https://web.archive.org/web/ then. [20:50] Everything used by the WBM interface is outside of that directory, I believe. [20:51] Because disabling JS for the entire domain breaks everything. [20:52] I wonder what the issue is. The original page doesn't do that [20:52] *** Igloo has quit IRC (Ping timeout: 1212 seconds) [20:54] It probably checks window.location or window.location.domain for whether you're actually on sites.google.com, then reloads using a hardcoded URL to ensure you're on their site, but that URL gets rewritten by the WBM. [20:54] in chrome devtools if you 'preserve log' in the network tab, and look at the 'Initiator' column, it shows you which javascript initiated the load [20:54] Er window.location.hostname [20:55] Huh. that's annoying [20:56] the page uses a library called incremental-dom and it may be replacing page elements in a way that somehow triggers a reload [20:57] *** dashcloud has quit IRC (Read error: Operation timed out) [21:10] *** Igloo has joined #archiveteam-bs [21:11] *** svchfoo3 sets mode: +o Igloo [21:11] *** svchfoo1 sets mode: +o Igloo [21:44] *** dashcloud has joined #archiveteam-bs [22:05] *** fredgido has joined #archiveteam-bs [22:09] *** larryv has joined #archiveteam-bs [22:47] *** ShellyRol has quit IRC (Ping timeout: 252 seconds) [22:50] *** ShellyRol has joined #archiveteam-bs [23:27] *** Xibalba has quit IRC (Remote host closed the connection) [23:33] *** Xibalba has joined #archiveteam-bs [23:35] *** BlueMax has joined #archiveteam-bs [23:41] Frogging, I had seen that on another site myself.