Download Watermark-free TikTok Videos to Google Drive with Automated Sheets Logging
π₯ TikTok to MP4 Converter with Google Drive & Sheets
Convert TikTok videos to MP4 , MP3 (without watermark), upload to Google Drive, and log conversion attempts into Google Sheets automatically β powered by TikTok Download Audio Video API.
π Description
This n8n automation accepts a TikTok video URL via a form, sends it to the TikTok Download Audio Video API, downloads the watermark-free MP4, uploads it to Google Drive, and logs the result (success/failure) into Google Sheets.
π§© Node-by-Node Overview
| # | Node | Functionality | |---|-------------------------------|-------------------------------------------------------------------------------| | 1 | π’ Form Trigger | Displays a form for user input of TikTok video URL. | | 2 | π TikTok RapidAPI Request | Calls the TikTok Downloader API to get the MP4 link. | | 3 | π If Condition | Checks if the API response status is "success". | | 4 | β¬οΈ MP4 Downloader | Downloads the video file using the returned "no watermark" MP4 URL. | | 5 | βοΈ Upload to Google Drive | Uploads the video file to Google Drive root folder. | | 6 | π Set Google Drive Permission | Makes the file publicly shareable via link. | | 7 | π Google Sheets (Success) | Logs TikTok URL + public Drive link into a Google Sheet. | | 8 | β±οΈ Wait Node | Delays to prevent rapid write operations on error. | | 9 | π Google Sheets (Failure) | Logs failed attempts with Drive_URL = N/A. |
β Use Cases
π² Social media managers downloading user-generated content
π§ Educators saving TikTok content for offline lessons
πΌ Agencies automating short-form video curation
π€ Workflow automation demonstrations with n8n
π― Key Benefits
βοΈ MP4 without watermark via TikTok Download Audio Video API
βοΈ Automated Google Drive upload & shareable links
βοΈ Centralized logging in Google Sheets
βοΈ Error handling and retry-safe structure
βοΈ Fully customizable and extendable within n8n
π‘ Ideal for anyone looking to automate TikTok video archiving with full control over file storage and access.
π How to Get Your API Key for the TikTok Download Audio Video API
Go to π TikTok Download Audio Video API - RapidAPI Click "Subscribe to Test" (you may need to sign up or log in). Choose a pricing plan (thereβs a free tier for testing). After subscribing, click on the "Endpoints" tab. Your API Key will be visible in the "x-rapidapi-key" header.
π Copy and paste this key into the httpRequest node in your workflow.
Create your free n8n account and set up the workflow in just a few minutes using the link below:
π Start Automating with n8n
Related Templates
Track Demo Bookings with Google Calendar to Meta Conversions API Integration
Who is this workflow for? If you're using Meta Ads to generate new leads to your sales pipeline, this workflow is for yo...
Build a PDF-Based RAG System with OpenAI, Pinecone and Cohere Reranking
This workflow contains community nodes that are only compatible with the self-hosted version of n8n. This workflow prov...
Reusable and Independently Testable Sub-workflow
Reusable and Independently Testable Sub-workflow This n8n workflow provides a standardized structure for building and te...
π Please log in to import templates to n8n and favorite templates
Workflow Visualization
Loading...
Preparing workflow renderer
Comments (0)
Login to post comments