I need help here! I am building a workflow to help me look at my 10 fav creators youtube videos (30 each) and get them transcribed and identify script structure based on each transcript.
I am stuck here
a. Unable to filter videos by - views, length
b. Unable to identify structure after I got the transcripts using open AI
for a I used - http request node with (https://www.googleapis.com/youtube/v3/videos?part=statistics,contentDetails&id=abc123,xyz789&key=YOUR_API_KEY) failed to work
For b - I tried both http node / Open AI directly nothing worked
FYI - Using apify to get transcripts from urls
Can someone help me how I can fix this
n8n version: 1.76.1
Database : Default
n8n EXECUTIONS_PROCESS setting: own
Running n8n via : Cloud
Operating system: MacOs