We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
the command should be alass not alass-cli
alass
alass-cli
https://github.com/kaegi/alass?tab=readme-ov-file#usage
The most basic command is: $ alass movie.mp4 incorrect_subtitle.srt output.srt
The most basic command is:
$ alass movie.mp4 incorrect_subtitle.srt output.srt
maintainer @erictapen
The text was updated successfully, but these errors were encountered:
Cool, care to write a PR for https://github.com/NixOS/nixpkgs/ ? I'd review it.
Sorry, something went wrong.
sorry im banned from nixos, thats why im talking to myself here...
patch is trivial
{ postInstall = '' mv $out/bin/alass-cli $out/bin/alass ''; }
No branches or pull requests
the command should be
alass
notalass-cli
https://github.com/kaegi/alass?tab=readme-ov-file#usage
maintainer @erictapen
The text was updated successfully, but these errors were encountered: