NO API n8n YouTube Shorts?
Hi everyone, I'm from India and I want to create an automated YouTube channel using n8n. I have a local setup that includes: - Videos - Audio files - A text.csv file (containing text to overlay) Here’s what I want to achieve automatically: 1. Overlay the text (from text.csv) at the top of the video. 2. Add a subscribe.png image at the bottom of the video. 3. Use the audio file as background sound. 4. Use the video file as the visual background. Additional requirement: - If the video is shorter than the target duration (e.g., only 5 seconds), and I want a 10-second video, then: I've tried many methods and watched hundreds of YouTube tutorials, but none provided a complete solution. Can someone please guide me step by step on how to implement this with n8n?