]> jfr.im git - yt-dlp.git/blobdiff - yt_dlp/extractor/seeker.py
[ie/youtube:tab] Detect looping feeds (#6621)
[yt-dlp.git] / yt_dlp / extractor / seeker.py
index e5c18c7a555154277109dcf9f099b0ae8d8d5905..65eb16a09d7b98f5f0918e94829de2db80c4adb4 100644 (file)
@@ -1,6 +1,3 @@
-# coding: utf-8
-from __future__ import unicode_literals
-
 import re
 
 from .common import InfoExtractor