Stacked captchaDownload all mediaAutomatically strip audio out of video files uploaded to boards that do not support audio
https://files.catbox.moe/ku2ipi.jsForgot the link...
>// @include https://ponyville.us/* lmao
>>108848774I did not change anything in the code besides what I wanted to fix.
>>108848780I know, you mentioned it at another board I think (assuming it was you).
Slight oversight. Fixed now.https://files.catbox.moe/f00yvb.js
>>108848785Oh yeah, it was probably you, but you mentioned that XT was being converted to TypeScript.I had no idea how to do that but I told the AI to do it and it was done...
>>108848808Guess not, it was on /v/ and I asked if "download all media" bypasses cloudflare polish (the issue when saving a file results in a smaller file).
>>108848840I haven't found a single issue like that, yet. The download all media also should not abuse the server, if you care about that.
Okay, last update for now. I need some sleep.https://files.catbox.moe/ztbxjc.js
I ain't installing shit nigga
>>108848879Your loss, bitch. I got keyboard shortcuts and you don't.
>>108848756>Automatically strip audio out of video filesdoes it remove the audio data or just turn it off but the data is still part of the uploaded file?
>>108848881wow, 4chanx doesn't have that
>>108848944You tell me.
>>108848945Yes, it does not have TCaptcha shortcuts. Retard.
Why isn't there a proper repo?
>>108848756Testing
I tried using 4chanXT after 4chanX stopped showing file names of videos, but using it adds 3-5 seconds of extra page loading for every single thread, so I reverted
>>108849026This, if it's not on github, I'm not using it.
>>108849026>>108849076You can just diff it yourself. I don't care if you use it or not.>>108849034What do you think?>>108849057Not something I've observed. I'm on Firefox with Tampermonkey.
skill issue
>>108849026>>108849076https://github.com/HASJ/4chan-xt-XT2.24.2
>>108850587what kind of retard shit is this?>not forked>version in repo name>no releases>no updated readme>obvious AI commit messages
I'm not installing your malware
>>108848756>Automatically strip audio out of video files uploaded to boards that do not support audiomake it a separated extension sounds very useful
>>108850860I've tried forking and then pushing but all it did was create another branch because TuxedoTaco's repo is in read-only.I don't care enough to figure that out.>>108851259You can literally diff it yourself.
>>108852369Kill yourself
>>108852445You first.
why are so many anons saying it's a virus?
https://github.com/HASJ/4chan-xtdNew repo because you faggots were complaining about version number on the repo name.>>108852577It's 4chan. You should be suspicious but I really did not do anything malicious here.
>>108852577Because those anons are retarded.
>>108848764Where's the github, pussytits? I'm not installing scripts from catbox.
>>108852987>installing scripts hosted on M$ servers in the year of our lord 2026ngmi
>>108852987>>108852590
I love 4chanXT so much.
>I do not intend to maintain this. It is only for my own personal use. Do not ask me for shit.Why are you so mean?
>>108853057Because look at this thread. I shared this thinking it would help people and the first thing you all did was accuse me of malware and berate me for meaningless stuff.
Lmao, I'm not using your malware you couldn't even bother making a github for until you were bullied to. I'm already using an active fork that fixed the webm shit and will be actively maintained. No, I'm not sharing it here.
>>108853092>I'm already using an active fork that fixed the webmthat fork only applied the incomplete first fix for webms from https://github.com/ccd0/4chan-x/issues/3557#issuecomment-4365908906it's been a week and the complete fix still hasn't been applied.https://github.com/ccd0/4chan-x/issues/3557#issuecomment-4414625910so shit fork that's already dead again.
>>108853131I have already fixed that since last week. "I" as in the OP of this thread.
>>108853131It's working for me now, so I'm still going to use this one instead of OPs gay fork.
>>108853086Just a rite of passage, anon, get it together.
>>108852590this one is bugged (pic rel)>>108848799this works, did you change the css too?i wanna test the video thing
>Audio track removed automatically.coolbut your jeetscript is buggy the header with the boards doesn't work, and there is no captcha button this is useless
test
>>108853890>>108853938>>108854130Fuck. Something broke. I am gonna fix it tomorrow. Meanwhile, this one is working: https://github.com/HASJ/4chan-xtd/releases/tag/v2.25
>>108849115>Not something I've observed. I'm on Firefox with Tampermonkey.Is Tampermonkey any better than Violentmonkey? I'm on FF too
>>108855765Not strictly worse but using 4chanx or xt with violentmonkey or greasemonkey would make the pages load considerably slower.Tampermonkey seems ok in that regard.But other scripts work equally well.
>>108855782300ms is not "considerably slower"
>>108856018If it is observable by the naked eye then it is considerably slower.
This Israeli has has been complaining about this for over a month. OP is an Israeli
>>108856431on /int/?
All you need is 4chanX (one line you can fix yourself) + Stylechan (now has image conversion and stacked captcha).
>>108848764
>>108856484stylechan is fucking bloated
>>108856635in what way? it's a very simple script, are you still using a pentium 2?
>>108848756cool
>>108856697>4.2k lines of code just to change some colors and marginsfucked up
>>108848756New version v2.25.2https://github.com/HASJ/4chan-xtd/releases/tag/v2.25.2- Captcha option to auto-advance challenges on selection: - Added new option `'Next challenge on captcha selection'` under Posting and Captchas settings. - Automatically click the next challenge button when a captcha answer strip is selected.
>>108857375how do you fuckup forking so hard?
>>108857375Nice, thanks for keeping this alive and updating it.
>>108857432I forked and then uploaded my changes. No idea what the fuck are those 14k commits behind.
>>108857434Might as well try but I am not at all a coder, I barely knew Javascript last week.
>>108850587Could we not use GitHub? They block half the pages because I'm not logged in
>>108849026I've been using this onehttps://github.com/paradox460/4chan-xtseems to have slightly active development
>>108848756New update (technically a new script, import settings from 4chan XT):https://github.com/HASJ/4chan-xtd/releases/tag/v2.26.0- Declared project as active and alive in `README.md`.- Complete migration/branding from 4chan XT to 4chan XTd: - Renamed namespace, homepage, downloads, and documentation references across the codebase. - Exposed `window.fourchanXTd` for user scripts while keeping `window.fourchanXT` as a getter for backward compatibility. - Switched media downloader cache to use `4chan-xtd-downloaded` storage keys with backward-compatible legacy fallbacks.- Bugfixes - Fixed transparent header bar and text overlapping bugs: - Added robust fallback rules in CSS custom properties. - Dynamically set `--xt-background` and `--xt-header-dialog-bg` on `:root` when compiling computed custom/native themes.
>>108853938This (>>108860052) fixed that. Much more complicated than I initially thought.
captcha doesnt show up at all using your version so i cant post anywhere
Blind retard here, where's the stacked captcha option?
>>108861837nvm looks like it's enabled by default, neat
>>108861810Can you post a screenshot?
>>108861884no but i can tell you that normal x and xt have the captcha box below the message box, between get captcha and files, a big white box.your 4chanxtd (std) has only the file preview there theres no captcha anywhere to be found
>>108852590can I export XT and import onto this?
>>108862146Yes.>>108862102You downloaded the bugged version. Just get >>108860052
>>108860052CSS looks broken with this script.
>>108862248How the fuck am I supposed to know how and where it is broken?Disable 4chan XT and post a screenshot.
>>108862266Tone it down, nigger, do you even test your vibecoded changes?At least this is non-functional now. Hovering on the replies also shows the style is different. There's probably a bunch of other broken shit, I've just had it for 5 minutes.
This >>108862248 is why many scripters/app makers quit.Anons are children that can make a proper report so you'll end up quitting too.Nice try nonetheless, anon.
>>108862338This is not reddit, xir.
>>108862328What /exactly/ is broken there?So far you're the first with this issue and it seems it would be something easy to spot but no one else has it, including me.
yeah hovering replies/inlining them has an ugly black border around it nowlooks like 4chan x used:root.yotsuba-b .inline { border-color: #B7C5D9; background-color: rgba(255, 255, 255, .14);}4chan xt moved that into the "var yotsubaB = `:root.yotsuba-b {" part as --xt-border, looks like this has that too but idk how to make it apply properly (or what stops it being applied in this fork?)using vivaldi/tampermonkey fyi
>>108862382Post highlighting has disappeared, scroll markers are dark
>>108860052still can't get captchai liked the mute webm function but i'll stick ith this fork https://github.com/nick-s-b/4chan-xt/and the captcha formatter script for now
>>108862440>>108862452Oh, I see what's wrong.It was my first change, when trying to fix the missing file info.I'm AFK now so that will have to be done tomorrow.>>108862489Weird but good luck.
>>108859174>AGENTS.md>>108860052>GEMINI.mdNice try glowies
>>108848756>Stacked captchausecase?
>>108862934None