DasKraken / CR-dl

A Crunchyroll downloader
The Unlicense
86 stars 19 forks source link

Can't download anime without subtitles #36

Closed Vinschers closed 4 years ago

Vinschers commented 4 years ago

Hello,

I'm trying to download this episode https://www.crunchyroll.com/pt-br/konosuba-gods-blessing-on-this-wonderful-world/episode-2-an-explosion-for-this-chunibyo-781770 with the command cr-dl download --subLangs none https://www.crunchyroll.com/pt-br/konosuba-gods-blessing-on-this-wonderful-world/episode-2-an-explosion-for-this-chunibyo-781770 But this error shows (HTML5 Player) No subtitles will be included. Error: No stream found for hardsub language: null

I just want to download without this dubbed version without subtitles. I don't know why, but the first episode (https://www.crunchyroll.com/pt-br/konosuba-gods-blessing-on-this-wonderful-world/episode-1-this-self-proclaimed-goddess-and-reincarnation-in-another-world-781769) works fine with the same command.

MetalDevOps commented 4 years ago

try remove --subLangs none

MetalDevOps commented 4 years ago

btw, try use cr-dl download https://www.crunchyroll.com/pt-br/konosuba-gods-blessing-on-this-wonderful-world/episode-2-an-explosion-for-this-chunibyo-781770 --subLangs ptBR --hardsub

works for me.

DasKraken commented 4 years ago

Hi, so, the episodes 2 and later require premium access. Use cr-dl login <username> <password> to download using a premuim account.