akri16 / retracto

This app helps you as a youtube contnt creator to delete abusive and spam comments on a video in one shot.

Home Page:https://pypi.org/project/retracto/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Retracto

YouTube comment spam can take many forms. Major creators are often concerned about spam that impersonates them, promises viewers something good for messaging them, and then directs individuals off YouTube in some way to eventually scam them.Other spam comments can be less overtly malicious but still annoying or potentially harmful. YouTube does have many tools to combat spammy comments, and it removes a huge amount of them automatically.

spams

Retracto automatically identifies spam comments using Machine Learning and deletes them in a single command.

The package contains the following commands:

  • retracto login
  • retracto comment <video_id>

You have to start by logging into your google account by using retracto login and then use retracto comment <video_id> to strip down spam comments on your video.

<video_id>: Go to your video on YouTube and copy the video id from the url(https://www.youtube.com/watch?v=<video_id>) and use it in the command.

Architectural Diagram

image

Techstack Used

About

This app helps you as a youtube contnt creator to delete abusive and spam comments on a video in one shot.

https://pypi.org/project/retracto/

License:MIT License


Languages

Language:Python 100.0%