]> jfr.im git - yt-dlp.git/blobdiff - yt_dlp/extractor/spotify.py
[cleanup] Minor fixes
[yt-dlp.git] / yt_dlp / extractor / spotify.py
index 4da24db9e9a0b50bd48937f8815454c560ced867..55ce36aeaaef9ec2fe53713967d9201f9bc5a90f 100644 (file)
@@ -16,6 +16,7 @@
 
 
 class SpotifyBaseIE(InfoExtractor):
+    _WORKING = False
     _ACCESS_TOKEN = None
     _OPERATION_HASHES = {
         'Episode': '8276d4423d709ae9b68ec1b74cc047ba0f7479059a37820be730f125189ac2bf',