Skip to content

A python program to detect rickrolls with just the youtube link.

Notifications You must be signed in to change notification settings

JGHFunRun/rickroll_detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rickroll_detector

A python program to detect rickrolls with just the youtube link.

Usage: clone this repo or download zip

run the main.py file with python 3 (no external requirements needed) Input the youtube link you want to check It will print "True" if the video is a rickroll, and "false" if its not.

This program detects rickrolls in disguise too, pretty consistently, because it not just checks the link but the content too (such as comments, etc.). It also works with shortened urls leading to a youtube video.

Good luck and never get rickrolled again :D

About

A python program to detect rickrolls with just the youtube link.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages