Skip to content

Instantly share code, notes, and snippets.

View Ryan5453's full-sized avatar

Ryan Fahey Ryan5453

View GitHub Profile
import io
import zlib
import aiohttp
import discord
from redbot.core import commands
from redbot.core.utils.chat_formatting import escape, pagify
from redbot.core.utils.menus import DEFAULT_CONTROLS, menu
from thefuzz import process
@Ryan5453
Ryan5453 / apple-music.md
Last active December 12, 2022 13:23
Reverse Engineering the Apple Music API in Python

Note: this no longer works