mirror of
https://gitlab.com/ytdl-org/youtube-dl.git
synced 2026-01-05 00:00:15 -05:00
added whitespace below soundcloudIE class
This commit is contained in:
@@ -3581,6 +3581,7 @@ class SoundcloudIE(InfoExtractor):
|
||||
except UnavailableVideoError:
|
||||
self._downloader.trouble(u'\nERROR: unable to download video')
|
||||
|
||||
|
||||
class PostProcessor(object):
|
||||
"""Post Processor class.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user