Coder Social home page Coder Social logo

Comments (7)

002-sans avatar 002-sans commented on May 26, 2024 1

ok, thank you so much !!

from crunchy-cli.

bytedream avatar bytedream commented on May 26, 2024

You can specify filters on season urls.

This would download episode 1 - 3 of DARLING in the FRANXX for example:

$ crunchy download https://beta.crunchyroll.com/series/GY8VEQ95Y/darling-in-the-franxx[E1-E3]

from crunchy-cli.

002-sans avatar 002-sans commented on May 26, 2024

thanks !

from crunchy-cli.

002-sans avatar 002-sans commented on May 26, 2024

sorry but I just copy and paste that and I have this error:
An error occurred: error while receiving format for Seule et solitaire: error for endpoint https://beta-api.crunchyroll.com/cms/v2/FR/M3/-/videos/streams?locale=fr-FR (403): invalid json response: invalid character '<' looking for beginning of value

from crunchy-cli.

002-sans avatar 002-sans commented on May 26, 2024

is it normal ?

from crunchy-cli.

bytedream avatar bytedream commented on May 26, 2024

This is probably because you're using a free account which causes that you do not have access to the full series.

For this particular case, the following should work:

$ crunchy download -a ja-JP -s fr-FR https://beta.crunchyroll.com/series/GY8VEQ95Y/darling-in-the-franxx[E1-E3]

This downloads the japanses dub with french subtitles. For DARLING in the FRANXX, free accounts have only access to the japanese audio and the download command without any extra flags tries to download every episodes in every available language (also the ones free accounts do not have access to). This may differ for other anime, so you have to check on the Crunchyroll website first to which languages you really have access to.
The audio for downloading can be specified with the -a flag, the subtitles with -s.

from crunchy-cli.

bytedream avatar bytedream commented on May 26, 2024

A proper error message telling exactly this would be a useful feature for a future release

from crunchy-cli.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.