Remove tiktok-downloader - getting info is broken

TODO: switch to using youtube-dlp
This commit is contained in:
Patrick Robertson
2025-01-14 17:40:45 +01:00
parent 2eb2ab9ac9
commit 20726c1116
4 changed files with 19 additions and 814 deletions

View File

@@ -1,5 +1,4 @@
import json, os, traceback
import tiktok_downloader
from loguru import logger