# Create a Custom Stream Elements Overlay for YouTube Subscribers

DevFeed: [Create a Custom Stream Elements Overlay for YouTube Subscribers](<https://devfeed.tech/articles/create-a-custom-stream-elements-overlay-for-youtube-subscribers-21808.md>)

Original publisher: [Read original article](<https://www.thepolyglotdeveloper.com/blog/2022/01/create-custom-stream-elements-overlay-youtube-subscribers/>)

Author: Nic Raboy

Published: 2022-01-12T14:00:00Z

Content type: tutorial

Language: en

Sources: [Nic Raboy](<https://devfeed.tech/sources/nic-raboy.md>)

Topics: [Web Development](<https://devfeed.tech/topics/web-development.md>), [JavaScript](<https://devfeed.tech/topics/javascript.md>), [CSS](<https://devfeed.tech/topics/css.md>), [HTML](<https://devfeed.tech/topics/html.md>), [Tailwind CSS](<https://devfeed.tech/topics/tailwind.md>), [API](<https://devfeed.tech/topics/api.md>), [ide](<https://devfeed.tech/topics/ide.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [code](<https://devfeed.tech/tags/code.md>), [css](<https://devfeed.tech/tags/css.md>), [cta](<https://devfeed.tech/tags/cta.md>), [developer](<https://devfeed.tech/tags/developer.md>), [html](<https://devfeed.tech/tags/html.md>), [javascript](<https://devfeed.tech/tags/javascript.md>), [streaming](<https://devfeed.tech/tags/streaming.md>), [tailwind](<https://devfeed.tech/tags/tailwind.md>), [tutorial](<https://devfeed.tech/tags/tutorial.md>), [web-development](<https://devfeed.tech/tags/web-development.md>), [youtube](<https://devfeed.tech/tags/youtube.md>)

## AI overview

A tutorial showing how to create a custom Stream Elements overlay that displays a live YouTube subscriber count. It uses Tailwind, JavaScript, HTML, CSS, and the Stream Elements API within the platform's custom widget editor.

## Source excerpt

I recently got into streaming video games on a consistent basis and needed a better call to action (CTA) to encourage subscribers. In an attempt to encourage more subscriptions, I thought it'd be bene... The post Create a Custom Stream Elements Overlay for YouTube Subscribers appeared first on The Polyglot Developer.