Hire Me!
Pinned Loading
-
Gets the currently playing track fro...
Gets the currently playing track from spotify (using sp), downloads the image and plops it into a text file w/ clipping 1import re
2from os import system as system_shell, path
3from time import sleep
4from shutil import copy, copyfileobj
5import hashlib
-
Simple Async/Await Retry Mechanism
Simple Async/Await Retry Mechanism 1import fetch from 'node-fetch'
23const wait = (t: number): Promise<void> => {
4return new Promise((resolve) => {
5setTimeout(() => {
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.