mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-10-04 12:04:46 -04:00
Linter and misc cleanup
:ci skip dl
This commit is contained in:
@@ -31,6 +31,7 @@ try:
|
||||
except ImportError:
|
||||
NFLTokenGenerator = None
|
||||
|
||||
|
||||
def md5_text(s):
|
||||
if not isinstance(s, compat_str):
|
||||
s = compat_str(s)
|
||||
|
Reference in New Issue
Block a user