From 38ec0729ba6c5dfb867343707a7444947d57eeb0 Mon Sep 17 00:00:00 2001 From: ChaoticByte Date: Sun, 9 Mar 2025 20:29:12 +0100 Subject: [PATCH] Update README --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 766d603..4f3c09d 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,6 @@ Definetly not a commandline downloader for https://gronkh.tv risen from the dead - Downloads are capped to 10 Mbyte/s and buffering is simulated to pre-empt IP blocking due to API ratelimiting - Start- and stop-timestamps are not very accurate (± 8 seconds) - Some videoplayers may have problems with the resulting file. To fix this, you can use ffmpeg to rewrite the video into a MKV-File: `ffmpeg -i video.ts -acodec copy -vcodec copy video.mkv` -- Emojis and other Unicode characters don't get displayed properly in a Powershell Console ## Supported Platforms