Skip to content
This repository was archived by the owner on Nov 27, 2023. It is now read-only.
This repository was archived by the owner on Nov 27, 2023. It is now read-only.

SyntaxError: Unexpected token , in JSON at position 2 #74

@Katzenwerfer

Description

@Katzenwerfer

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions