Raw LLM Responses
Inspect the exact model output for any coded comment.
Look up by comment ID
Random samples — click to inspect
G
07:14
Guys, there's no way this man is talking about his creative vision when h…
ytc_UgwKWkJ-x…
G
When A.I. finally learns to lie directly at you with a smile on its face, like G…
ytc_UgyhFYerd…
G
Seems like AI was just being safe and we decided to up the risk factor…
ytc_UgysN9g7k…
G
Today in class our teachers along with students had some discussion related to C…
ytc_Ugy-hFLTF…
G
I don’t hate Ai, but using it to copy a style like Ghibli’s is horrible!
Your a…
ytc_UgzKM1HFx…
G
Here's the thing: I'm a disabled writer. I have a host of physical and mental ch…
ytc_Ugw6lYuWx…
G
Yeah but I understand why folks would be mad that something like that would be c…
ytr_UgxTPQtLJ…
G
Automation is inevitable. The question is, how will automation be implemented? …
ytc_UgynWHSUD…
Comment
It's pretty easy if you have the storage!
First, get [yt-dlp](https://github.com/yt-dlp/yt-dlp?tab=readme-ov-file#installation). It's a command-line tool, but really straightforward. It has a lot of options and lots can be done with it. I use it to download single videos by running `yt-dlp LINK_TO_VIDEO` or playlists by running `yt-dlp -o '%(playlist_index)s-%(title)s.%(ext)s' PLAYLIST_URL` from the terminal (only the uppercase text is a placeholder, don't change anything else). The playlist command makes all videos numbered so they are chronological. I'm not familiar with other advanced options, but there is documentation on the GitHub page ("Usage and options" section) if you want to play with it.
For **channel backups**, I use [this](https://github.com/dmn001/youtube_channel_archiver). You make a folder where you want the channels to go, and then download the following files to that folder: `download_archive.bat` (only if you're on Windows), `download_archive.sh` (only if you're on Linux), `yt-dlp-archive.txt, yt-dlp-channels.txt, yt-dlp.conf`
After that, open the downloaded`yt-dlp-channels.txt` in a text editor and add all the channels you want to back up. You can delete the ones that are already there if you don't want them.
Then you follow the instructions in the `readme.md`\- if you're on Windows, run `download_archive.bat`; if you're on Linux, first open the terminal in the same folder as the script and then run `chmod +x download_archive.sh`. This will grant you permission to execute the script. You then run the script in the terminal with `./download_archive.sh` (don't forget to open the terminal in the same folder).
The script will download all the channels from `yt-dlp-channels.txt` and make a separate folder for each of them. It also downloads the video descriptions, preview images, and subtitles. The `yt-dlp-archive.txt` is automatically populated with ID's of the downloaded videos, so that when you run the script a week later, only new videos are
reddit
AI Surveillance
1754596106.0
♥ 19
Coding Result
| Dimension | Value |
|---|---|
| Responsibility | unclear |
| Reasoning | unclear |
| Policy | none |
| Emotion | approval |
| Coded at | 2026-04-25T08:33:43.502452 |
Raw LLM Response
[
{"id":"rdc_fbjbgtm","responsibility":"unclear","reasoning":"unclear","policy":"unclear","emotion":"fear"},
{"id":"rdc_fbp1k0y","responsibility":"unclear","reasoning":"unclear","policy":"unclear","emotion":"indifference"},
{"id":"rdc_ohyd1nr","responsibility":"distributed","reasoning":"consequentialist","policy":"regulate","emotion":"mixed"},
{"id":"rdc_n7ffp7b","responsibility":"ai_itself","reasoning":"consequentialist","policy":"unclear","emotion":"fear"},
{"id":"rdc_n7h5gcj","responsibility":"unclear","reasoning":"unclear","policy":"none","emotion":"approval"}
]