Files
youtube-unsenserd/data/videos.json
T
miles c3794b1dcd Add new media files: PNG thumbnail and MP4 videos
- Added a PNG thumbnail image (1757455624790.png) to the thumbnails directory.
- Added two MP4 video files (1757455619060.mp4 and 1757455624616.mp4) to the videos directory.
2025-09-09 18:11:54 -04:00

59 lines
1.0 KiB
JSON

[
{
"id": 1757455491733,
"title": "yapping-yapping-level-today.mp4",
"filename": "1757455491493.mp4",
"uploader": "miles",
"likes": [
"miles"
],
"comments": [
{
"user": "miles",
"text": "hi"
}
],
"thumbnail": "1757455491496.png"
},
{
"id": 1757455619505,
"title": "SysDVR_2025_08_31_16_54_21.mp4",
"filename": "1757455619060.mp4",
"uploader": "miles",
"likes": [
"ma"
],
"comments": [
{
"user": "miles",
"text": "hi"
},
{
"user": "ma",
"text": "hi"
}
],
"thumbnail": "1757455619233.png"
},
{
"id": 1757455624902,
"title": "SysDVR_2025_08_31_18_56_37.mp4",
"filename": "1757455624616.mp4",
"uploader": "miles",
"likes": [
"miles",
"ma"
],
"comments": [
{
"user": "miles",
"text": "hoi"
},
{
"user": "ma",
"text": "no"
}
],
"thumbnail": "1757455624790.png"
}
]