issues
search
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
Fix #5 by using #EXTINF duration information
#18
Closed
PSanetra
closed
6 years ago
PSanetra
commented
6 years ago
This PR addresses the following issues:
Fix
https://github.com/ArneVogel/concat/issues/5
I don't know if there are cases where the #EXTINF metadata is not available, therefore the previous solution is still used as a fallback.
Make clip boundaries more accurate
Retry failed downloads two times
This PR addresses the following issues: