aboutsummaryrefslogtreecommitdiffhomepage
path: root/downloader.lisp
AgeCommit message (Expand)Author
2023-02-17Add: --format-sort --prefer-free-formats instead of --audio-formatGrant Shangreaux
2023-02-15Add: explicit --audio-format opus to youtube-dl commandGrant Shangreaux
2022-11-02Modify: downloder will only download the first track of playlistsColin Okay
2022-10-25Refactor: getting track-specific title when availableColin Okay
2022-10-25Add: download and play tracksColin Okay
2022-10-24Modify: trackinfoColin Okay
2022-10-24Fix: bad name in destructuring deserialized JSONColin Okay
2022-10-24Add: downloader.lispColin Okay