]> jfr.im git - yt-dlp.git/blobdiff - yt_dlp/extractor/yandexvideo.py
[cleanup] Misc (#5044)
[yt-dlp.git] / yt_dlp / extractor / yandexvideo.py
index eadb1aaeeb00f3a430a71d1e801c994a0b7409c7..0b621dbd2580c5ceb59d978509626eaeddea6a71 100644 (file)
@@ -6,9 +6,9 @@
     determine_ext,
     extract_attributes,
     int_or_none,
+    lowercase_escape,
     try_get,
     url_or_none,
-    lowercase_escape,
 )