🏠 Home 

YouTube Anti-RickRoll

Give a warning alert if video is suspected RickRoll.


Install this script?
Author
yodaluca23
Daily installs
0
Total installs
13
Ratings
0 0 0
Version
1.1.0
Created
2024-11-17
Updated
2024-11-18
Size
4.21 KB
License
GNU GPLv3
Applies to

YouTube Anti-RickRoll Userscript

Features

  • The script checks YouTube video titles, songs, keywords for common RickRoll indicators.
  • It fetches a list of known RickRoll videos from an external database.
  • If a suspected RickRoll is detected, it prevents the video from playing and alerts the user.

How It Works

  • RickRoll Detection: The script examines the video title, songs, and keywords for common phrases such as "RickRoll" or "Rick Astley".
  • External Database: The script fetches a list of known RickRoll videos from a publicly accessible GitHub repository and checks if the current video is on that list.
  • Warning: If the video matches the criteria, the script prevents the video from playing and shows an alert warning the user that it is likely a RickRoll.

Credits