Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

tt-extractor

A tool to extract data from your exported TikTok profile json data file.

This project is covered by the MIT License

Features

  • Copies Tiktok URL data from .json files
  • Exports Favorite and Liked video links to text files
  • Duplicate link detection
  • Compatible with yt-dlp for downloading videos

Requirements

Usage

  1. Download and save tt-extractor.py to the same folder as the tiktok_user_data.json file
  2. Open the Command Prompt (Windows) or Terminal (Mac/Linux)
  3. Use the cd command to change to the same directory of the downloaded file in Step 1
  4. Execute the follwing command: python3 tt-extractor.py
  5. Follow the onscreen prompts in the Terminal/Command Prompt

Known Limitations

The following are limitations of the data file from TikTok's own data export tool:

  • Only the most recent 6000 liked videos are saved for the user's profile
  • No known limitation for Favorited videos

Disclaimer

This tool is intended for education and personal use only. The user is responsible for compliance with TikTok's Terms of Service, copyright laws, and other applicable regulations when using this tool. Unauthorized downloading or redistribution of copyrighted content may result in legal consequences. Use this tool responsibly.

About

A tool to extract data from your exported TikTok profile json file

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages