Automatically clicks the "Retry" button when "The server is busy. Please try again later." message appears
⦿ The site often says the server is busy - this script will click the button for you, even if you're watching videos in another tab!
🔹 Automatically finds the bottom-most "Server is busy" message (exact text match).
🔹 Locates the nearest "Retry" button (or equivalent) and clicks it.
🔹 Smart search algorithm: first looks for button by unique SVG identifier (if available), then checks DOM structure.
🔹 Click rate limiting: no more than once every 8 seconds for the same message.