glomatico / gamdl

A Python CLI app for downloading Apple Music songs/music videos/posts.
MIT License
755 stars 85 forks source link

WAV Output Option #112

Closed Doiwriteacode closed 5 months ago

Doiwriteacode commented 5 months ago

How about adding an extra layer to the pipeline that converts m4a files to wav files after downloading?

glomatico commented 5 months ago

This can be easily done using find. No need to add such a nich feature.