Logo

TikTok CLI tool

Discord Downloads Language License

  1. About The Project
  2. Installation
  3. Contributing
  4. Acknowledgements
  5. Disclaimer

Please note that the main branch of this project may not be stable or even functional at the moment, as we are currently in the process of rewriting the project to include a GUI made in C. If you wish to use the project, we recommend using the [CLI-Python branch](https://github.com/nanometer5088/CLI-TikTok/tree/CLI-Python), which is still actively maintained and functional. We will continue to provide maintenance updates for the CLI-Python branch until the GUI is complete. Thank you for your understanding and patience as we work to improve the project.

About the project

This is a TikTok archiver and viewer. It supports watching or archiving your liked tiktoks or from a specific creator.

Installation

If you have Chocolatey installed, run choco install mpv python and skip steps 1 and 2.

  1. Download the latest version of Python, make sure it is added to the PATH. (This is an option on installation.)

  2. Download the latest version of MPV, make sure it is added to the PATH.

  3. Download the source code (recommended) or the latest release.

  4. Extract all files to an empty folder.

  5. Move your user_data.json file to the folder. Refer to How to get video list for more details on how to get yours.

  6. Open a terminal within the folder.

  7. Run main.py

Contributing

Any contributions you make are greatly appreciated.

Acknowledgements

Disclaimer

This project is not associated or endorsed by ByteDance. ByteDance, and all associated properties are trademarks or registered trademarks of ByteDance Ltd.

By using this software, you acknowledge that use of this software is done so at your own risk.

Description
A simple TikTok viewer in Python
Readme AGPL-3.0 734 KiB
Languages
Python 100%