anidl / multi-downloader-nx

Downloader for Crunchyroll, Hidive, AnimeOnegai, and AnimationDigitalNetwork with CLI and GUI
MIT License
292 stars 47 forks source link

[BUG]: small error when downloading subs only #778

Open jaum20 opened 1 month ago

jaum20 commented 1 month ago

Program version

5.1.5

Operating System

Linux

Type

CLI

Service

Crunchyroll

Command used

aniDL --service crunchy -s GR24P4256 --dlsubs pt-BR --novids --noaudio --all

Show ID

GR24P4256

Episode

all

Console Output

[ERROR] Found variable '${height}' in fileName but no values was internally found!
[ERROR] Found variable '${height}' in fileName but no values was internally found!
[ERROR] Found variable '${height}' in fileName but no values was internally found!
Subtitle downloaded: [CR] Hyouka - S01E03 [${height}p].03.por.Brazilian Portuguese.ass

Additional Information

Subs are downloaded, but they names are [CR] Hyouka - S01E06 [${height}p].03.por.Brazilian Portuguese.ass. maybe add a default value for height will solve that.

Thankks for the script