Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 562 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 562 Bytes

Tired of clickbait YouTube videos? yt-bait-detector is a simple tool to detect clickbait in YouTube videos. Instead of having to watch long YouTube videos, you can use this tool to detect where the video title/capture clickbait is and go straight to it.

Usage

python main.py --url https://www.youtube.com/watch?v=dQw4w9WgXcQ

TODO

  • Add a way to detect potential clickbait in the video capture
    • Use a VLM to detect clickbait in the video capture
  • Add a way to detect potential clickbait in the video title

License

MIT