CorentinTh / it-tools

Collection of handy online tools for developers, with great UX.
https://it-tools.tech
GNU General Public License v3.0
19.74k stars 2.4k forks source link

YouTube Channel ID Retriever #826

Open capntack opened 7 months ago

capntack commented 7 months ago

What tool do you want? A tool that will retrieve a YouTube channel's ID

Describe the solution you'd like Paste in YouTube channel's URL, then receive back the Channel ID

Is their example of this tool in the wild? YouTube Channel ID Finder

Additional context In order to add a YT channel to an RSS feed, you need to append the channel's ID to the following URL before adding it to your RSS reader: https://www.youtube.com/feeds/videos.xml?channel_id=

sharevb commented 1 month ago

Hi @capntack, unfortunately, this cannot be done client side, this require server side that is not possible in this project.