commit
10ff95161b
@ -53,8 +53,6 @@ namespace AaxDecrypter
|
|||||||
downloadLicense = ArgumentValidator.EnsureNotNull(dlLic, nameof(dlLic));
|
downloadLicense = ArgumentValidator.EnsureNotNull(dlLic, nameof(dlLic));
|
||||||
OutputFormat = outputFormat;
|
OutputFormat = outputFormat;
|
||||||
|
|
||||||
Serilog.Log.Logger.Verbose("Download License. {@DebugInfo}", downloadLicense);
|
|
||||||
|
|
||||||
steps = new StepSequence
|
steps = new StepSequence
|
||||||
{
|
{
|
||||||
Name = "Download and Convert Aaxc To " + (outputFormat == OutputFormat.Mp4a ? "M4b" : "Mp3"),
|
Name = "Download and Convert Aaxc To " + (outputFormat == OutputFormat.Mp4a ? "M4b" : "Mp3"),
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user