glomatico / gamdl

A Python CLI app for downloading Apple Music songs/music videos/posts.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cookies file not found at "cookies.txt"

cakroqi223 opened this issue · comments

i have to import file cookies with same rule, and i place the .txt file in C:User/name/AppData/Roaming/Phyton/Phyton 312/site-packages/gamdl but if i run the gamdl the notification appears

is there something wrong with my method?

You did not place the file on the current directory as the script expects. Either do that or manually set the path using the config file or the command line arguments.