Skip to content
This repository has been archived by the owner on Feb 25, 2024. It is now read-only.

Releases: Ben-0-mad/YT-TMS-Finder

TMS Finder Installer

11 Jan 16:10
2afc5bf
Compare
Choose a tag to compare

TMS Finder now has an installer and a standalone executable for running the script for easier use!

If your antivirus flags it as a trojan, don't worry, it's a false positive. Here's the results from VirusTotal:
https://www.virustotal.com/gui/file/5cb22230db09f56d30fc906e2db055ca071fda707eeb7138c6b735e39928bb2d/

Note: for now you will still have to install the Python components needed for this bot to work by opening Terminal/CMD in the same folder as the .exe and running "pip install -r requirements.txt".
If some components don't install correctly, try using Anaconda to install them: https://www.anaconda.com/products/individual#Downloads

YT-TMS-Finder Multithreading Beta Update

08 Oct 16:08
455dc25
Compare
Choose a tag to compare
  • Multithreading option with -m and then specify number of max threads
  • Forgot to turn on ignore mode function in previous beta (whoops)
  • Updated README.md