A chrome plugin to listen to videos later. Audio goes into a custom RSS feed

4 prompts
100%AI generated
5AI commits
5total commits
AI (995)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 want a chrome plugin that allows me to grab the YouTube video I’m looking at’s audio and put it into a custom rss feed (it also automates making that custom rss feed as much as possible) Then I can...

Files touched:

server/config.jsserver/db.jsserver/auth.jsserver/extractor.jsserver/queue.jsserver/feed.jsserver/package.jsonserver/index.jsextension/manifest.jsonextension/content.cssextension/content.jsextension/background.jsextension/popup.htmlextension/popup.cssextension/popup.jsDockerfiledocker-compose.yml.gitignore.dockerignore
commit a39718b
#3Claude Opus 4.5
I tried to listen later to a video on https://www.youtube.com/watch?v=p2aea9dytpE I got this error Error processing 670e0e54-25e8-42e7-82f1-14386aa1818d: Deprecated Feature: Support for Python vers...

Files touched:

server/config.jsserver/extractor.jsdocker-compose.yml
commit 98bc6e3
#4Claude Opus 4.5
This is great. Make some compelling listen later graphic for the rss feed when it's on a podcast player (like Apple Podcasts)

Files touched:

server/index.jsserver/feed.js
commit 2dc73a5
#5Claude Opus 4.5
I'd also love to have it so I can do listen later through a share sheet on iOS when I'm on my phone. I'm guessing tif you someone setup some api call that uses the tunnel for actually processing that ...

Files touched:

server/index.js.gitignore
commit 801e13b