suyashb95 / soundcloud-dl

A Python project that downloads tracks from soundcloud.com, complete with metadata and album art
125 stars 20 forks source link

add option to set API key. fix downloader bugs #17

Closed suyashb95 closed 4 years ago

suyashb95 commented 4 years ago

add option to set api key that creates/updates config.py update readme with new instructions move validate_name and get_filename to utils.py check if track is downloadable while fetching new/top tracks