StealThis .dev

Podcast — Subscribe Cta

A dark, audio-first subscribe panel for a fictional podcast that lines up Apple Podcasts, Spotify, YouTube and RSS follow buttons with brand-tinted glyphs, glowing hover states and live subscriber tallies. A dedicated copy-RSS control lifts the feed URL to the clipboard and fires a toast, while a compact stats strip and animated waveform reinforce the show identity across desktop and small screens.

Open in Lab
html css vanilla-js
Targets: JS HTML

Code

A ready-to-drop subscribe call-to-action for podcast landing pages and show notes. The panel leads with the show artwork, title and a gradient waveform, then presents a stacked grid of platform buttons — Apple Podcasts, Spotify, YouTube and a generic RSS reader — each with a brand-flavored icon, a short helper label and a subscriber count that ticks up when clicked. Buttons carry distinct hover glows and pressed states so the destination always feels tangible.

The RSS row doubles as a utility: a primary “Follow on RSS” action plus a secondary copy button that writes the feed URL to the clipboard and surfaces a toast confirmation. A small stats strip below the buttons shows episode count, average length and total listens to build trust at a glance.

Everything is vanilla HTML, CSS and JavaScript with no dependencies. Controls are real buttons with focus rings and aria labels, the layout collapses to a single column under 520px, and the toast helper, count animation and copy-to-clipboard logic are all self-contained and easy to rewire to your own platform links.