• get-tracks-v1.0 13dd38ed56

    karchnu released this 2022-01-26 21:01:40 +01:00 | 0 commits to master since this release

    Last big changes in the features:

    • by default, get-tracks.sh doesn't re-encode audio, it only copies slices of the audio in different files
    • users can now provide ffmpeg options via the FFOPTS envvar

    The README provides some insights in case the user wants to change the audio format, which is a bit more complicated with the new default behavior of get-tracks.sh. Fortunately, this only requires to provide a value (like a space) to FFOPTS then get-tracks.sh won't prevent re-encoding anymore.

    I now consider get-tracks.sh stable, and every important features are implemented. Behavior should not change in the future.

    Have a nice day!

    Downloads