- Joined
- Aug 28, 2019
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Was just able to access it, tried multiple URL’s such as “.is” & “.ph” they all work as usual.Did Archive.today get blasted into smithereens? I'm getting nginx welcome pages.
That seems to happen when the server automatically blocks your session. Try clearing cookies / changing VPN nodes / going to an alt domain (".is", ".ph", ".vn", others).Did Archive.today get blasted into smithereens? I'm getting nginx welcome pages.
Ffmpeg or if you can't be arsed to use command line, Handbrake.Anyone got good ideas for video compressors? I'm trying to upload a local copy on a thread and the online service I'm using adds a watermark.
Use undelete.pullpush.ioIs camas.unddit down for good? Are there any working alternatives to this; for recovering deleted reddit posts/profiles?
function formatIsoDate(dateString) {
let dr = /(\d{4}-\d{2}-\d{2})T(\d{2}:\d{2}:\d{2}).*Z/
let [_, date, time, ...rest] = dr.exec(dateString);
return `${date} ${time} UTC`;
}
function quoteTweet(tweet) {
let [displayName, accountName] = Array.from(
tweet.querySelector("[data-testid='User-Name']").
querySelectorAll("a")
).map(e => e.textContent);
let publishedTime = tweet.querySelector("time").dateTime;
let date = formatIsoDate(publishedTime);
let tweetText = tweet.querySelector("[data-testid=tweetText]").textContent;
var main = `[B]${displayName} • ${accountName} • ${date}[/B]\n\n${tweetText}`;
let cardAnchor = tweet.querySelector("[data-testid^=card]")?.querySelector("a");
if (cardAnchor) {
let label = cardAnchor.ariaLabel;
let url = cardAnchor.href;
main += `\n[URL="${url}"]${label}[/URL]`
}
return main;
}
let conversation = document.querySelector("[aria-label='Timeline: Conversation']");
let tweets = Array.from(conversation.querySelectorAll("[data-testid=tweet]"));
tweets.map(t => quoteTweet(t)).join("\n\n")
You didn't mention the browser you're using, but it looks like Chrome/Brave. Try installing Firefox with no addons and see if the site works. If it does, you can narrow down the cause in your other browser (maybe a bad extension, block list, or something similar). Someone also suggested clearing all the cookies for archive.* domains in the browser and that solved an issue a couple of us were having a while back.Would someone please tell me what magic I need to use to get any of the archive.whatevers to work?
Thank you for the advice and yes I am using Brave. Sorry for leaving that out. Unfortunately none of it worked. I've tried using Firefox but I get the same exact issue, it tries forever to load and eventually I get the error screen.You didn't mention the browser you're using, but it looks like Chrome/Brave. Try installing Firefox with no addons and see if the site works. If it does, you can narrow down the cause in your other browser (maybe a bad extension, block list, or something similar). Someone also suggested clearing all the cookies for archive.* domains in the browser and that solved an issue a couple of us were having a while back.
It could also be caused by using Cloudflare DNS (1.1.1.1), but if you're using a VPN that shouldn't come into play.
Weird. Looks like a certificate error.eventually I get the error screen
I've been having issues uploading videos today as well it may not be the video but the ddos attack. If you have access to tor try uploading it via that.I'm having a devil of a time trying to upload and embed a video downloaded from Bitchute - I've run it through the ffmpeg with the recommended parameters, and tried scaling it to 640x320 plus a reduced bitrate. OG filesize is ~80Mb and after downsizing it's under 50, but every time I just get 'something went wrong'.
I can kinda tell a video isn't going to upload successfully when it reaches 100% upload and doesn't switch to 'Loading Video' on the prompt. I assume there's some kind of integrity check happening at that point and for whatever reason, the site's rejecting the file as not being valid.
I had a look through the OP and thread but apologies if I missed anything - Is there anything else I can try?
I attached the video to this post (not inline, just as an attachment) and while that appeared to work OK during editing, the file then dissapeared when I posted.
Legend, thank you, that worked. I had run out of ideas, was about to start messing with audio formats. The site has been behaving otherwise flawlessly for me recently so I didn't consider it could be something like that.I've been having issues uploading videos today as well it may not be the video but the ddos attack. If you have access to tor try uploading it via that.
https://webcache.googleusercontent.com/search?q=cache:https://www.google.com