diff options
author | pukkandan <pukkandan.ytdlp@gmail.com> | 2021-09-05 11:16:23 +0530 |
---|---|---|
committer | pukkandan <pukkandan.ytdlp@gmail.com> | 2021-09-05 11:16:23 +0530 |
commit | 526d74ec5a8bd422d5327d576fd341136ec802d2 (patch) | |
tree | 2a4a10ddd0ff562d9babb1b39161d57b8660b30b /yt_dlp/extractor/soundcloud.py | |
parent | e04a1ff92e015bf431486d1fbcc8b243a92bfc71 (diff) | |
download | hypervideo-pre-526d74ec5a8bd422d5327d576fd341136ec802d2.tar.lz hypervideo-pre-526d74ec5a8bd422d5327d576fd341136ec802d2.tar.xz hypervideo-pre-526d74ec5a8bd422d5327d576fd341136ec802d2.zip |
[cleanup] Misc
Diffstat (limited to 'yt_dlp/extractor/soundcloud.py')
-rw-r--r-- | yt_dlp/extractor/soundcloud.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/yt_dlp/extractor/soundcloud.py b/yt_dlp/extractor/soundcloud.py index c7078ece6..77e248a47 100644 --- a/yt_dlp/extractor/soundcloud.py +++ b/yt_dlp/extractor/soundcloud.py @@ -23,7 +23,6 @@ from ..utils import ( int_or_none, KNOWN_EXTENSIONS, mimetype2ext, - network_exceptions, remove_end, parse_qs, str_or_none, @@ -711,7 +710,6 @@ class SoundcloudPagedPlaylistBaseIE(SoundcloudIE): query.pop('offset', None) - class SoundcloudUserIE(SoundcloudPagedPlaylistBaseIE): _VALID_URL = r'''(?x) https?:// |