Giter Club home page Giter Club logo

Comments (3)

keyle avatar keyle commented on August 17, 2024

I got this issue too on mac...

./concat_mac -client-id [snip] -vod 548577171 -qualityinfo
Contacting Twitch Server
resolution: 720p60, download with -quality="chunked"
./concat_mac -client-id [snip] -vod 548577171 -quality="chunked"
Contacting Twitch Server
Couldn't find quality: chunked
No available quality options found

same without chunked.

from concat.

Wiethoofd avatar Wiethoofd commented on August 17, 2024

The error messages could be a lot more granular in the accessUsherAPI function since it does return various error messages if something is wrong:

In case of the VOD from @keyle which currently doesn't exist anymore:

Usher API response:
[{"url":"/vod/548577171?nauthsig=redactedu0026nauth={"authorization":{"forbidden":false,"reason":""},
"chansub":"restricted_bitrates":null},
"device_id":null,"expires":4677266623,"https_required":false,"privileged":false,"user_id":null,"version":2,"vod_id":548577171}u0026allow_source=true",
"error":"404: {"error":"Vod with ID 548577171 not found","message":"Vod with ID 548577171 not found","status":404}","error_code":"vod_does_not_exist","type":"error"}]

Or for the 'subscriber only' VOD I should be able to download with my personal client-id

Usher API response:
[{"url":"/vod/588209971?nauthsig=redactedu0026nauth={"authorization":{"forbidden":false,"reason":""},
"chansub":{"restricted_bitrates":["160p30","360p30","480p30","720p60","audio_only","chunked"]},
"device_id":null,"expires":1587068598,"https_required":false,"privileged":false,"user_id":null,"version":2,"vod_id":588209971}u0026allow_source=true",
"error":"Manifest is restricted","error_code":"vod_manifest_restricted","type":"error"}]

from concat.

keyle avatar keyle commented on August 17, 2024

The vod existed at the time.

from concat.

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.