Update nexus: fix conflicts and sync local changes

This commit is contained in:
Shen Wei
2026-04-26 12:06:50 +08:00
parent 191797c01b
commit f09834b5a5
2443 changed files with 254323 additions and 255154 deletions

View File

@@ -1,26 +1,26 @@
---
title: How to get Youtube Channel ID
source:
author: shenwei
published:
created: 2025-03-16
description:
tags: []
---
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)"
```
---
title: How to get Youtube Channel ID
source:
author: shenwei
published:
created: 2025-03-16
description:
tags: []
---
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