Skip to content

Reddit bot that runs OCR on TikTok videos and links back to the creator's page

License

Notifications You must be signed in to change notification settings

makew0rld/tiktok-link

Repository files navigation

tiktok-link

u/tiktok-link is Reddit bot that analyzes TikTok videos with OCR, and replies to the posts with a link to the creator's page. It was briefly live on r/TikTokCringe, but doesn't run on any subreddit at the moment.

It uses yt-dlp to download the video, and EasyOCR to get the text. It will try to look at the end of the video for the name first, and if it can't find a user that exists, it will look at the beginning of the video for the name that's below the floating logo.

Dependencies are managed with Poetry, because it's the best. External dependencies are yt-dlp and ffmpeg.

License

tiktok-link is licensed under the AGPL v3.0. This means that if you fork the bot and run it on Reddit, you have to publish your source code! See LICENSE for details.

About

Reddit bot that runs OCR on TikTok videos and links back to the creator's page

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published