RUVIDEO
Поделитесь видео 🙏

Exposing Comment Section Spammers with Python

YouTube scammers are everywhere, often leaving comments on personal finance videos using bots. These comments often contain contact information of the scammer. If someone contacts them, they will be promised extremely high returns, but once they make an "investment," the money is gone for good.

The comment sections of channels like Graham Stephan, Andrei Jikh, Tech Lead, and others are filled with these scammers. I wanted to tackle this issue using code to see if we can make the YouTube community a little safer and prevent some people from falling for these scams.

So what did I do? I used the YouTube Data API to gather a dataset of YouTube comments and manually labeled each comment as a scam (1) or safe (0). Then, I trained an NLP model, which achieved over 90% scam comment classification accuracy. Pretty good!

Then, I write a Python program that finds scam comments and leaves a friendly reply underneath, urging viewers to exercise caution with the scammy comment. This makes the YouTube scammer exposed, and viewers are less likely to fall for the scam.

If you enjoyed the video, please like and subscribe!

Resources below:
My code: https://github.com/techtribeyt/scam_detection
YouTube Data API Access: https://console.cloud.google.com/
API Key Guide: https://blog.hubspot.com/website/how-to-get-youtube-api-key
YouTube API OAuth Access: https://support.glitch.com/t/tutorial-youtube-api-making-comments/27828
What is Natural Language Processing (NLP): https://en.wikipedia.org/wiki/Natural_language_processing

Existing solution to spam problem:
Kill Spam: https://killspam.app/
If you are curious how to delete spam comments on YouTube, check out the service above. I have never personally used them and am not sponsored by them, but they seem legit and offer a great service to stop spam comments.

#coding #bot #scam #programming

Что делает видео по-настоящему запоминающимся? Наверное, та самая атмосфера, которая заставляет забыть о времени. Когда вы заходите на RUVIDEO, чтобы посмотреть онлайн «Exposing Comment Section Spammers with Python», вы рассчитываете на нечто большее, чем просто загрузку плеера. И мы это понимаем. Контент такого уровня заслуживает того, чтобы его смотрели в HD 1080, без дрожания картинки и бесконечного буферизации.

Честно говоря, Rutube сегодня — это кладезь уникальных находок, которые часто теряются в общем шуме. Мы же вытаскиваем на поверхность самое интересное. Будь то динамичный экшн, глубокий разбор темы от любимого автора или просто уютное видео для настроения — всё это доступно здесь бесплатно и без лишних формальностей. Никаких «заполните анкету, чтобы продолжить». Только вы, ваш экран и качественный поток.

Если вас зацепило это видео, не забудьте взглянуть на похожие материалы в блоке справа. Мы откалибровали наши алгоритмы так, чтобы они подбирали контент не просто «по тегам», а по настроению и смыслу. Ведь в конечном итоге, онлайн-кинотеатр — это не склад файлов, а место, где каждый вечер можно найти свою историю. Приятного вам отдыха на RUVIDEO!

Видео взято из открытых источников Rutube. Если вы правообладатель, обратитесь к первоисточнику.