SwipingUpDown
Swiping Up and Down on early internet videos
15 prompts
100%AI generated
15AI commits
15total commits
AI (2037)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:
js/videos.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
#11Claude Opus 4.5
When I scroll through videos on mobile it doesn't autoplay, works on desktop, though (autoplaying). Fix that.
Files touched:
js/player.js
commit acfa541
#12Claude Opus 4.5
Still not working. It autoplays the first video on mobile, but not like the next one I swipe to. Fix that.
Files touched:
js/player.js
commit 22b1ae6
#13Claude Opus 4.5
Still not working. I think it's because YouTube puts a play button on mobile and the thing that shows what video it's playing it is over it and I can't hit the play button. Dunno what to do about that...
Files touched:
js/app.jscss/style.cssjs/player.js
commit c791a44
#14Claude Opus 4.5
I never see the play button on mobile. On desktop I see it then it goes away and autoplays.
I think it goes into autoplay and fails and then I see the youtube play button and can't press it on mobile
Files touched:
css/style.cssjs/player.js
commit 95fcbcd
#15Claude Opus 4.5
Still not working, on mobile when I tap the video is pause (never started) and I just see the video details (like it's title and year published), no ability to play it. The first video though plays gr...
Files touched:
js/gestures.jsjs/player.jsjs/app.js
commit 4edfd20