Skip to content

Commit 532ec0c

Browse files
committed
Add one additional unseen hat video
1 parent f0af5d0 commit 532ec0c

3 files changed

Lines changed: 12 additions & 1 deletion

File tree

data/videoData.js

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -369,7 +369,11 @@ export const UnseenVideos = {
369369
executionUrl: '/labs/gear/videos/agi_unseen/hsl/NEWUNSEEN_015.m3u8',
370370
caption: 'Remove hat. | ✅'
371371
},
372-
372+
{
373+
generatedUrl: '/labs/gear/videos/agi_unseen/hsl/NEWUNSEEN_016_AI.m3u8',
374+
executionUrl: '/labs/gear/videos/agi_unseen/hsl/NEWUNSEEN_016.m3u8',
375+
caption: 'Remove hat. | ✅'
376+
},
373377
],
374378
},
375379
unseen_3: {
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
#EXTM3U
2+
#EXT-X-VERSION:3
3+
#EXT-X-TARGETDURATION:4
4+
#EXT-X-MEDIA-SEQUENCE:0
5+
#EXTINF:3.600000,
6+
NEWUNSEEN_016_000.ts
7+
#EXT-X-ENDLIST
304 KB
Binary file not shown.

0 commit comments

Comments
 (0)