πŸ“ YouTube to MP3 converter with RapidAPI - upload to drive & email link

⚑ 3,883 views Β· πŸ“ File Management

πŸ’‘ Pro Tip β€” YouTube’s API quotas can be a bottleneck when you’re pulling data at scale. ScraperNode is a community node with dedicated scrapers for channels, videos, and comments β€” no quota limits, just structured data.

View All Scrapers

Description

This n8n workflow allows users to convert any YouTube video to MP3 using the YouTube To MP3 Fast API on RapidAPI. It handles the entire process end-to-end β€” from form input to automatic delivery via email with cloud storage.


πŸ” How It Works

  1. πŸ“ User Form Input
    Users submit a YouTube URL and their email through a simple form.

  2. 🎬 MP3 Conversion
    The video URL is sent to the YouTube To MP3 Fast API on RapidAPI to process and convert into MP3 format.

  3. ⏳ Wait for Processing
    Introduces a short delay to ensure the file is ready for download.

  4. πŸ“₯ File Download
    The converted MP3 file is downloaded securely.

  5. ☁️ Google Drive Upload
    The MP3 is uploaded to Google Drive for cloud-based access and storage.

  6. πŸ”— Share Permissions
    Permissions are updated to allow anyone with the link to access the MP3.

  7. πŸ“§ Email Notification
    The final download link is emailed to the user.


βœ… Benefits


❌ Problems This Workflow Solves


πŸ”§ Tech Stack


> πŸ”— Built for creators, educators, and automation fans who need fast YouTube-to-MP3 conversion with effortless delivery.

πŸ”— Nodes Used

Send Email, HTTP Request, Google Drive, n8n Form Trigger

πŸ“₯ Import

Download workflow.json and import into n8n: Workflow menu β†’ Import from File

πŸ“– Importing guide Β· πŸ”‘ Credential setup