ArneVogel / concat

Download your vods from twitch in the command line
https://www.arnevogel.com/standalone-concat-version/
GNU General Public License v3.0
205 stars 33 forks source link

concat

Download

Go to releases for the current build. Download concat.exe if you are on Windows and concat if want to use it on Ubuntu.

Prerequisite

You need ffmpeg for this tool to work. On Windows you can get it here. On Ubuntu "sudo apt-get install ffmpeg" will work.

Usage

You have to call concat from the console.

Calling options:

MacOS

When downloading the file, if using Safari, the extension will sometimes be switched from no extension to a .dms file, so you have to remove the extension.

Once you get the file without an extension, you have to run chmod +x ./concat_mac in terminal to associate the file as a unix executable or else terminal won't allow you to run it.

Deploy to Heroku version

https://github.com/gyfis/concat-web

More info

Blog post about the tool.

Send me feedback contact@concat.org