lay295 / TwitchDownloader

Twitch VOD/Clip Downloader - Chat Download/Render/Replay
MIT License
2.68k stars 261 forks source link

[CLI] New options, fixes, update README #1002

Closed superbonaci closed 2 months ago

superbonaci commented 6 months ago

This PR fixes several issues reported by users and adds requested features.

Changes to mode tsmerge:

Changes to mode videodownload:

Changes to mode clipdownload:

Add a newline after operation is completed, to put the shell prompt in a new line after TwitchDownloaderCLI ends (starship adds a new line if needed but this is not standard this is why some people don't realize there's a bug):

TwitchDownloaderCLI/README.md:

TwitchDownloaderCore/Extensions/M3U8Extensions.cs: