diff --git a/gamdl/downloader/amdecrypt.py b/gamdl/downloader/amdecrypt.py index 8d7b74c..38026cc 100644 --- a/gamdl/downloader/amdecrypt.py +++ b/gamdl/downloader/amdecrypt.py @@ -1,5 +1,6 @@ """ This is a modified version of https://github.com/sn0wst0rm/st0rmMusicPlayer/blob/main/scripts/amdecrypt.py +All the modifications made here were AI generated """ import asyncio