TikTokTube avatar
TikTokTube

Pricing

$15.00 / 1,000 results

Go to Store
TikTokTube

TikTokTube

Developed by

n1Ls

n1Ls

Maintained by Community

Turn Viral TikToks into YouTube Gold on Autopilot! 🚀💰

5.0 (1)

Pricing

$15.00 / 1,000 results

3

Total users

5

Monthly users

1

Runs succeeded

>99%

Last modified

3 months ago

TikTokTube - Apify Actor

Overview

TikTokTube is an Apify Actor that automates the process of scraping trending TikTok videos from a specified niche and reposting them to a YouTube channel. This tool is ideal for content creators looking to streamline their video reposting workflow.

Features

  • Scrapes trending TikTok videos based on a specified niche.
  • Automatically uploads videos to YouTube.
  • Allows customization of video descriptions, tags, and categories.
  • Secure authentication using a unique token.

Input Schema

The Actor requires the following inputs, which can be configured via the Apify Console or API:

ParameterTypeDescription
TikTok_NicheStringThe niche/category of TikTok videos to scrape (e.g., cats, gaming, travel).
Unique_TokenStringA unique token required for uploading videos to YouTube. Get your token here: https://gilded-mandazi-ecf8b3.netlify.app/
Youtube_CategoryIntegerThe category ID for YouTube videos (e.g., 24 for Entertainment).
Youtube_DescriptionStringCustom description for uploaded YouTube videos.
Youtube_TagsStringComma-separated list of tags for YouTube videos.

Example Input

{
"TikTok_Niche": "cats",
"Unique_Token": "your-youtube-auth-token",
"Youtube_Category": 22,
"Youtube_Description": "Check out this awesome cat video!",
"Youtube_Tags": "cats,funny,animals"
}

How to Use

1. Deploy the Actor

  • Go to the Apify Console.
  • Navigate to your TikTokTube Actor.
  • For getting your Unique-Token, go to this link: https://gilded-mandazi-ecf8b3.netlify.app/
  • Enter the required INPUTS for the actor.
  • Click on Run.
  • Start the execution.

2. API Integration

You can also run the Actor programmatically using the Apify API:

curl -X POST "https://api.apify.com/v2/actor-runs?token=YOUR_API_TOKEN" \
-H "Content-Type: application/json" \
-d '{
"TikTok_Niche": "gaming",
"Unique_Token": "your-unique-token",
"Youtube_Category": 24,
"Youtube_Description": "Awesome gaming content!",
"Youtube_Tags": "gaming,streaming"
}'

Output

After execution, the Actor provides a response containing:

  • Downloadable links for processed videos.
  • YouTube video URLs (if uploaded successfully).
  • Execution logs.

Notes

  • Ensure that you have a YouTube Channel.
  • The unique token is required to authenticate YouTube uploads.
  • YouTube video categories.
RankCategory NameCategory ID
1Film & Animation1
2Music10
3Sports17
4Gaming20
5Comedy23
6Entertainment24
7Education27

Troubleshooting

Common Issues & Fixes

  • Invalid Token Error: Ensure you have Youtube Channel.
  • Video Not Uploading: Check logs and file a ticket.
  • No Videos Found: Try changing your TikTok niche keyword. Keep it as short as possible for best results.

Contact & Support

For issues, feature requests, or support, please reach out via:


Developed by: AutoClip Studio
🚀 Automating content creation, one video at a time!