What's Changed
- cli: download remote song file via yt-dlp when an URL is passed as an argument (e.g. YouTube link)
- cli: automatic .wav fallback if the Torchaudio FFmpeg backend is unavailable (requires
ffmpeg
in$PATH
) - cli(generate): lyrics file is now optional; a text editor will open to a tempfile for pasting the lyrics if it is missing
uvx --from git+https://github.com/Japan7/[email protected][cli] --python 3.11 yohane --help
Full Changelog: 2024.10.8...2024.10.9