You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 27, 2023. It is now read-only.
Used this to download a Kimetsu No Yaiba episode .\CR-dl_windows-x64_v4.0.1\cr-dl.exe download https://www.crunchyroll.com/es/demon-slayer-kimetsu-no-yaiba/episode-1-cruelty-782932, but got this in return
Following subtitles will be included:
┌─────────┬────────────────────────────┬──────────┬─────────┐
│ (index) │ title │ langCode │ default │
├─────────┼────────────────────────────┼──────────┼─────────┤
│ 0 │ 'English (US)' │ 'enUS' │ false │
│ 1 │ 'Español (América Latina)' │ 'esLA' │ true │
│ 2 │ 'Português (Brasil)' │ 'ptBR' │ false │
└─────────┴────────────────────────────┴──────────┴─────────┘
SyntaxError: Unexpected token , in JSON at position 2
at JSON.parse (<anonymous>)
at VilosVideoInfo.<anonymous> (C:\snapshot\CR-dl\lib\api\MediaVilosPlayer.js)
at Generator.next (<anonymous>)
at C:\snapshot\CR-dl\lib\api\MediaVilosPlayer.js
at new Promise (<anonymous>)
at C:\snapshot\CR-dl\lib\api\MediaVilosPlayer.js
at VilosVideoInfo.getSeasonTitle (C:\snapshot\CR-dl\lib\api\MediaVilosPlayer.js)
at C:\snapshot\CR-dl\lib\commands\cr-dl-download.js
at Generator.next (<anonymous>)
at fulfilled (C:\snapshot\CR-dl\lib\commands\cr-dl-download.js)
at processTicksAndRejections (internal/process/task_queues.js:97:5)