aboutsummaryrefslogtreecommitdiff
path: root/src/audio/ytdl.rs
Commit message (Expand)AuthorAgeFilesLines
* remove unused code, fixup importsNathan Perry2019-03-021-113/+0
* encode/decode audio memes with ffmpeg to improve storageNathan Perry2019-02-181-10/+9
* use flate2 to compress audioNathan Perry2019-02-171-23/+66
* support audio memesNathan Perry2019-02-171-2/+7
* clean up project structureNathan Perry2019-02-161-0/+117