Skip to content

Instantly share code, notes, and snippets.

View steamfara-ux's full-sized avatar

steamfara-ux

  • Joined Jan 25, 2026
View GitHub Profile
{
"name": "Auto Clip & Publish to TikTok/YouTube",
"nodes": [
{
"parameters": {
"url": "https://www.googleapis.com/youtube/v3/search?channelId=<YOUR_CHANNEL_ID>&part=snippet,id&order=date&key=<YOUR_YOUTUBE_API_KEY>",
"options": {}
},
"name": "YouTube Trigger",
"type": "n8n-nodes-base.httpRequest",
@steamfara-ux
steamfara-ux / .json
Created January 25, 2026 02:17
TWTEST
{
"name": "Auto Clip & Publish to TikTok/YouTube",
"nodes": [
{
"parameters": {
"url": "https://www.googleapis.com/youtube/v3/search?channelId=<YOUR_CHANNEL_ID>&part=snippet,id&order=date&key=<YOUR_YOUTUBE_API_KEY>",
"options": {}
},
"name": "YouTube Trigger",
"type": "n8n-nodes-base.httpRequest",