download
Download module for the console.
download(query, downloader)
¤
Find songs with the provided audio provider and save them to the disk.
Arguments¤
- query: list of strings to search for.
Source code in spotdl/console/download.py
13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 |
|