Skip to content
This repository has been archived by the owner on Sep 9, 2022. It is now read-only.

Yrds/compilation-bot

Repository files navigation

Tiktok Bot

Ps: I'm not maintaining this project anymore so I just turned it public.

This is a Tiktok, Twitch and Coub(not implemented) downloader(video and metadata for analysis), and also it's possible to do video compilations of downloaded videos.

Configuration and Usage

Starting Database from docker

You can use a PostgreSQL database, but for development purposes, there is a docker-compose.yml where you can init a database with only one command:

cd docker && docker-compose up to install and run database

Relevant files and directories

  • .env_example: Rename this to .env and configure like your project needs.
  • data_dir: This directory is meant to persist all data from puppeteer chrome, like logins and cookies. It's basically a Chromium Profile directory(you can even copy from a chromium installation if you want it).

Milestones

  • Docker container for database administration
  • Tiktok Craw
  • Tiktok Crawl
  • Tiktok Compilation Editing
    • Thumbnail Editing
  • Web page for managing twitch clips [ ] Web page for manage tiktok
  • []

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published