ebb-earl-co / tidal-wave

Waving at the TIDAL music service
Apache License 2.0
38 stars 2 forks source link

New CLI Flag for Playlist and Mix Behavior #83

Closed ebb-earl-co closed 6 months ago

ebb-earl-co commented 6 months ago

This pull request adds a new top-level CLI flag for tidal-wave, --no-flatten. The idea behind this comes from #63, and makes it so that tidal-wave treats a playlist's or mix's elements as independent tracks/videos. By default, playlists and mixes were written to their own subdirectories, and the names of the tracks were changed to reflect the position in the mix/playlist that the track occupies. See #82 for more details.