1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-12-22 08:47:41 +00:00
This commit is contained in:
dirkf 2024-11-23 11:03:37 +00:00 committed by GitHub
parent bd4729a866
commit 92d881c33f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -6716,6 +6716,7 @@ class _UnsafeExtensionError(Exception):
return extension
def json_stringify(json_expr, **kwargs):
# /, *, concise=True, result_encoding='utf-8', **{**encode_result_kwargs, **dumps_kwargs}
"""