From 92ffb49b1ba3329ea56b78f0ce64af45ce4c599f Mon Sep 17 00:00:00 2001 From: stabbedbybrick <125766685+stabbedbybrick@users.noreply.github.com> Date: Tue, 15 Oct 2024 18:48:57 +0200 Subject: [PATCH] fix(CBC): Update help documentation --- services/CBC/__init__.py | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/services/CBC/__init__.py b/services/CBC/__init__.py index 5f4e010..bef4a6a 100644 --- a/services/CBC/__init__.py +++ b/services/CBC/__init__.py @@ -40,9 +40,7 @@ class CBC(Service): \b Notes: - - The CCExtrator implementation in Devine can't handle this service properly and might fail. - If it does fail, you'll need to remove/comment out the code block in 'devine/commands/dl.py', line 577-616 - This will keep CCExtractor from being called at all. + - CCExtrator v0.94 will likely fail to extract subtitles. It's recommended to downgrade to v0.93. - Some audio tracks contain invalid data, causing warning messages from mkvmerge during muxing These can be ignored.