2023-01-08 04:48:17 -03:00
2023-01-08 04:48:17 -03:00
2023-01-08 04:04:32 -03:00
2023-01-08 04:43:02 +00:00
2023-01-08 04:04:32 -03:00
2023-01-08 04:48:17 -03:00
2023-01-08 04:04:32 -03:00
2023-01-08 04:04:32 -03:00

TikTok CLI viewer

Downloads Language License

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

About the project

This is a TikTok viewer. Currently, it supports viewing your liked videos in randomized order. In the future, it will support more features and will be easier to use.

Installation

  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 release.

  3. Extract all files to an empty folder.

  4. Move your Likes.txt file to the folder. Refer to How to get video list for more details on how to get yours.

  5. Open a terminal within the folder.

  6. pip install -r requirements.txt

  7. 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%