491 B
491 B
title, source, author, published, created, description, tags
| title | source | author | published | created | description | tags |
|---|---|---|---|---|---|---|
| How to get Youtube Channel ID | shenwei | 2025-03-16 |
Browser to channel main page:
view-source:https://www.youtube.com/@Numberblocks
query for string:
?channel_id
you will find:
"[https://www.youtube.com/feeds/videos.xml?channel_id=UCPlwvN0w4qFSP1FllALB92w](https://www.youtube.com/feeds/videos.xml?channel_id=UCPlwvN0w4qFSP1FllALB92w)"
channel id can be used in n8n workflow