GithubHelp home page GithubHelp logo

Comments (3)

bytedream avatar bytedream commented on September 25, 2024

The source if this error appears to be the french audio, without it the download works normally.
Sadly there is no way to fix this issue atm, the url which provides the audio returns an error no matter what.

It works fine on the Crunchyroll website because they're using a DRM stream instead of a DRM-free one, like crunchy-cli does.

from crunchy-cli.

Fu2chN avatar Fu2chN commented on September 25, 2024

It's work fine without {title} in output file. The episode title is too long and fail the merging.

:: Downloading Ô déesse Mitama, tu es à l’origine du monde, et je suis ta créature. Purifie mon être des maléfices et laisse-moi m’épanouir en ces terres paisibles et majestueuses dont tu es l’origine. Ô déesse des terres divines, puisses  s-tu faire preuve de miséricorde. to E:\YTdlp\Crunchyroll\Kamisama  Opération Divine - S01E05 - Ô déesse Mitama, tu es    à l’origine du monde, et je suis ta créature. Purifie mon être des maléfices et laisse-moi m’épanouir en ces terres pai  isibles et majestueuses dont tu es l’origine. Ô déesse des terres divines, puisses-tu faire preuve .mkv
::      Episode: S01E05
::      Audio: ja-JP, fr-FR
::      Subtitles: fr-FR
::      Resolution: 1920x1080
::      FPS: 23.97
:: Downloading video #1      1.32 GiB 102.25 MiB/s [#############################################################] 100%::
:: Downloading ja-JP audio  22.19 MiB  44.88 MiB/s [#############################################################] 100%::
:: Downloading fr-FR audio  22.19 MiB  28.17 MiB/s [#############################################################] 100%::
:: Downloading subtitles    fr-FR, fr-FR (CC)                                                                          
:: Downloading fonts        Trebuchet MS (cached), Arial (cached)                                                      
:: Generating output file   [------------------------------------------------------------------------------------]   0%:: An error occurred: Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'C:\Users\micka\AppData\Local\Temp\.crunchy-cli_tMrf34.mp  p4':
  Metadata:
    major_brand     : iso5
    minor_version   : 1
    compatible_brands: iso5dashmsix
  Duration: 00:23:40.13, start: 0.000000, bitrate: 7968 kb/s
  Stream #0:0[0x1](eng): Video: h264 (High) (avc1 / 0x31637661), yuv420p(tv, bt709, progressive), 1920x1080 [SAR 1:1 DAR 16:9], 7939 kb/s, 23.98 fps, 23.98 tbr, 90k tbn (default)
      Metadata:
        handler_name    : VideoHandler
        vendor_id       : [0][0][0][0]
        encoder         : Lavc59.37.100 libx264
Input #1, mov,mp4,m4a,3gp,3g2,mj2, from 'C:\Users\micka\AppData\Local\Temp\.crunchy-cli_GNTp4h.m4a':
  Metadata:
    major_brand     : iso5
    minor_version   : 1
    compatible_brands: iso5dashmsix
  Duration: 00:23:40.17, start: 0.000000, bitrate: 131 kb/s
  Stream #1:0[0x1](eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 127 kb/s (default)
      Metadata:
        handler_name    : SoundHandler
        vendor_id       : [0][0][0][0]
Input #2, mov,mp4,m4a,3gp,3g2,mj2, from 'C:\Users\micka\AppData\Local\Temp\.crunchy-cli_ziV2lU.m4a':
  Metadata:
    major_brand     : iso5
    minor_version   : 1
    compatible_brands: iso5dashmsix
  Duration: 00:23:40.19, start: 0.000000, bitrate: 131 kb/s
  Stream #2:0[0x1](eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 127 kb/s (default)
      Metadata:
        handler_name    : SoundHandler
        vendor_id       : [0][0][0][0]
Input #3, ass, from 'C:\Users\micka\AppData\Local\Temp\.crunchy-cli_F0pTmt.ass':
  Duration: N/A, bitrate: N/A
  Stream #3:0: Subtitle: ass (ssa)
Input #4, ass, from 'C:\Users\micka\AppData\Local\Temp\.crunchy-cli_kyQPpi.ass':
  Duration: N/A, bitrate: N/A
  Stream #4:0: Subtitle: ass (ssa)
Input #5, ffmetadata, from 'C:\Users\micka\AppData\Local\Temp\.crunchy-cli_35fo9d.chapter':
  Duration: 00:23:38.00, start: 0.000000, bitrate: N/A
  Chapters:
    Chapter #5:0: start 0.000000, end 1323.000000
      Metadata:
        title           : Episode
    Chapter #5:1: start 1323.000000, end 1418.000000
      Metadata:
        title           : Credits
[out#0/matroska @ 00000190801dcfc0] Error opening output E:\YTdlp\Crunchyroll\Kamisama  Opération Divine - S01E05 - Ô déesse Mitama, tu es à l’origine du monde, et je suis ta créature. Purifie mon être des maléfices et laisse-moi m’épanou  uir en ces terres paisibles et majestueuses dont tu es l’origine. Ô déesse des terres divines, puisses-tu faire preuve .  .mkv: Invalid argument
Error opening output file E:\YTdlp\Crunchyroll\Kamisama  Opération Divine - S01E05 - Ô déesse Mitama, tu es à l’origine du monde, et je suis ta créature. Purifie mon être des maléfices et laisse-moi m’épanouir en ces terres paisibles et m  majestueuses dont tu es l’origine. Ô déesse des terres divines, puisses-tu faire preuve .mkv.
Error opening output files: Invalid argument

from crunchy-cli.

bytedream avatar bytedream commented on September 25, 2024

It's work fine without {title} in output file. The episode title is too long and fail the merging.

This is a complete different issue, the fix for it will land in the next release (filenames will be auto-cut). Besides this, it seems that the initial issue is resolved

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.