Coder Social home page Coder Social logo

Comments (6)

kirides avatar kirides commented on August 21, 2024 1

If you guys are fine with building a go application from source, there is a working fork of mine available here https://github.com/Kirides/concat/tree/large-refactor

There are some differences though, as i started the fork quite a while back and modified the code a bunch.

it's now more convenient to use

  • can pass IDs and/or URLs) to download
  • supports multiple IDs and/or URLs) to download after another
  • downloads straight to a *.ts file instead of combining the parts at the end
  • will retry to download failed chunks a few times before exiting with an error

some drawbacks:

  • does not currently support resuming a download after a pc shutdown
  • consumes a bit more memory the more concurrent downloads are used, as they are stored in memory until they can be flushed to disk

from concat.

PenguinRevolution avatar PenguinRevolution commented on August 21, 2024

Hello I have been using this great tool for more than a year now without issue up until 2 weeks ago, now I can't get Concat to download any videos from twitch at all.
If I try to download the videos in chunked quality without setting the quality option in the terminal it does not work.
This is what I see in my terminal every time now when I try to download.
Contacting Twitch Server
Couldn't find quality: chunked
No available quality options found"
I'm on Linux.

from concat.

XtratoS avatar XtratoS commented on August 21, 2024

@PenguinRevolution Can you try using -qualityinfo flag and tell me what the result is?
I only get this then noting
image

from concat.

acetech09 avatar acetech09 commented on August 21, 2024

I also can't get the tool to work anymore, same issue as the others. Can't find any quality, either the default 'chunked' or any manual quality settings. Client-ID is being provided.

from concat.

razvr avatar razvr commented on August 21, 2024

If you guys are fine with building a go application from source, there is a working fork of mine available here https://github.com/Kirides/concat/tree/large-refactor

I think I was able to compile it successfully, but I'm still running in the same issue OP described.

from concat.

kirides avatar kirides commented on August 21, 2024

here is a precompiled binary which i just today used to download a VoD for a stream that was yesterday (windows)

concat.zip

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.