Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-02-15 | Add: explicit --audio-format opus to youtube-dl command | Grant Shangreaux | |
certain codecs aren't supported by HTML5 media, at least in Firefox. specifically, m4a tracks were unplayable even though they would download just fine. this will ask the downloader to convert them to opus on download | |||
2022-11-02 | Modify: downloder will only download the first track of playlists | Colin Okay | |
2022-10-25 | Refactor: getting track-specific title when available | Colin Okay | |
2022-10-25 | Add: download and play tracks | Colin Okay | |
2022-10-24 | Modify: trackinfo | Colin Okay | |
2022-10-24 | Fix: bad name in destructuring deserialized JSON | Colin Okay | |
2022-10-24 | Add: downloader.lisp | Colin Okay | |