I vibe-coded the entire functional script that clones and organizes your thread to 1-1 offline mode.If I release this on GitHub, can I get contributors?What it lacks currently?> CLI is bad, and we need a neat screen for downloading process.> Can't open embedded links, such as YouTube> Reverse-image searching feature doesn't work> Isn't tested with all boards and all circumstances yet.
previous thread>>109879220
>>109895066>fionaFuck off trans
>>109895091> couldn't even suggest something useful on the previous thread> now jealous of her result
Does anyone have a downloader for individual threads? ChanThreadWatch hasn’t worked in ages and no one is updating it. I keep missing out on good shit from /gif/ threads, since there’s no off-site archive that saves the images.
>>109895106I can forgive him if he’s a vibeGOD
>CLI is badCLI is good actually
>>109895066>I vibe-coded the entire functional script >If I release this on GitHub, can I get contributors?Maybe. You can just release and see what happens. Don't do it with your main GitHub account though.But since you vibecoded it, why don't you just let the AI do the contributing? Why do you need contributors for a script?
>>109895230The more I want the program to be flexible, the more the complexity. I think I can't handle with just AI and my amateur skills alone. but why not my main github?
>>109895320>why not my main github?I wouldn't put anything remotely related to 4chan on my main GitHub, especially if it's linked to the CV or to my real identity in any way. Being associated with right wing racist chuds in any way is basically the modern day equivalent of heresy.
>>109895066Why doesnt i use singlefile instead
I wrote something similar myself ages ago pic related, writing your own 4chan thread download is like a rite of passage. The JSON API 4chan has for threads also make it really easy to do so you don't have to fuck around parsing html.