You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A few years ago I wrote this script ...A few years ago I wrote this script to test a theory that a the radio station in my office was playing the same songs hundreds of time a week and multiple times a daydespite having a "No Repeat Guarantee". Its complete garbage but I want to keep it
1
import csv
2
import time
3
import pprint
4
import re
5
from playwright.sync_api import sync_playwright
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page
or contact support.