SwipingUpDown
Swiping Up and Down on early internet videos
10 prompts
100%AI generated
10AI commits
10total commits
AI (1912)Modified (0)Human (0)
Models:Claude Opus 4.5
Attribution tracked by whogitit by dotsetlabs
Prompt Timeline
Prompts are captured by whogitit and may be truncated for very long inputs.
#1[Automatically hidden -- contains yellingatbots.com setup instructions]
#2Claude Opus 4.5
I'd love a kind of TikTok but based on old generation videos. You don't sign up for an account, all you do is swipe up and swipe down or heart videos.
Each video has it's name and description on it w...
Files touched:
index.htmlcss/style.cssjs/hearts.jsjs/gestures.jsjs/player.jsjs/app.jsjs/videos.jsvalidate.js
commit 5f254f1
#3Claude Opus 4.5
A couple of thinks:
- Some of the videos are getting video unavailable
- If I scroll fast then the videos I get to take awhile to load (just spin and spin). Early videos load well
Files touched:
check_videos.jsjs/player.js
commit cdef91b
#4Claude Opus 4.5
The loading of videos is worse now. Normally after scrolling through 2 videos they stop loading.
Also, I'd love keyboard up and down and left and right to work to flip between videos (act like a swip...
Files touched:
js/player.jsjs/app.js
commit ff25692
#5Claude Opus 4.5
A lil better with the loading thing, now it's after 5 fast swipes it stops loading anything. But if I wait like 10 seconds everything works again.
Files touched:
js/player.js
commit f6f71b1
#6Claude Opus 4.5
Still getting lag. Here's what the console says after a few fast scrolls
----
autoPip.js:33 Uncaught TypeError: Failed to execute 'setActionHandler' on 'MediaSession': The provided value 'enterpictur...
Files touched:
js/app.jscss/style.cssjs/player.js
commit 0457a4b
#7Claude Opus 4.5
Still getting loading of video issues.
Here's my console log
---
autoPip.js:33 Uncaught TypeError: Failed to execute 'setActionHandler' on 'MediaSession': The provided value 'enterpictureinpicture'...
Files touched:
js/player.js
commit 645390d
#8Claude Opus 4.5
Make it so people on portrait mode don't get like bars on the top and bottom, you just try to do kinda like what full screen movies would do and fill the screen and center it. You can make things work...
Files touched:
css/style.css
commit 76b22a3
#9Claude Opus 4.5
You don't show your version of the name of the video and year and like clickable heart when the video comes into video (then have it fade out). You only do it on tap. Make it so it comes into view whe...
Files touched:
js/app.js
commit c5dc324
#10Claude Opus 4.5
All Your Bad Are Belong to Us video says its unavailable. Fix that
Files touched:
js/videos.js
commit b834ceb