Automate YouTube to MP3 Conversion with Google Drive and Sheets Logging - n8n Workflow | Neura Market
Automate YouTube to MP3 Conversion with Google Drive and Sheets Logging
This workflow automates the conversion of YouTube videos to MP3 format using RapidAPI, stores the files in Google Drive, and logs conversion details in Google Sheets for efficient tracking.
This workflow streamlines the process of converting YouTube videos to MP3 files. It begins with a form submission where users provide a YouTube URL. The workflow then sends a request to the YouTube to MP3 Downloader API to handle the conversion. Once converted, the MP3 file is uploaded to Google Drive for secure storage. Throughout the process, conversion details such as file size and download links are logged in Google Sheets, ensuring all data is organized and easily accessible. This automatio
Platform
n8n
Category
Media & Entertainment
Price
Free
Creator
Sophia Chow
if
code
wait
stickyNote
formTrigger
googleDrive
httpRequest
googleSheets
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.