Open superbonaci opened 1 year ago
Please add some CLI argument to keep temporary TS files:
--keep-ts-parts
--keep-ts-output
This would really help debugging issues with ts and mp4 files. Also please add such information to documentation.
Check if could be fixed by this PR: https://github.com/lay295/TwitchDownloader/pull/983
Checklist
Write your feature request here
Please add some CLI argument to keep temporary TS files:
--keep-ts-parts
: keep all files inside TMP folder, from 0.ts to last one.--keep-ts-output
: keep output.tsThis would really help debugging issues with ts and mp4 files. Also please add such information to documentation.