Add support for clock adjustment for Sec-MS-GEC token (#309)

This should help when a user might have his clock skewed by more than
5 minutes. The server allows for a bit more than ~5 minutes of skew.

Signed-off-by: rany <rany2@riseup.net>
This commit is contained in:
Rany
2024-11-11 13:03:40 +02:00
committed by GitHub
parent 16c973bec8
commit dc8ac2ea7a
7 changed files with 193 additions and 41 deletions

View File

@@ -21,5 +21,5 @@ warn_unreachable = True
strict_equality = True
strict = True
[mypy-edge_tts.list_voices]
[mypy-edge_tts.voices]
disallow_any_decorated = False