mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-10 04:29:44 +01:00
added whitespace below soundcloudIE class
This commit is contained in:
parent
ec574c2c41
commit
208c4b9128
@ -3581,6 +3581,7 @@ class SoundcloudIE(InfoExtractor):
|
||||
except UnavailableVideoError:
|
||||
self._downloader.trouble(u'\nERROR: unable to download video')
|
||||
|
||||
|
||||
class PostProcessor(object):
|
||||
"""Post Processor class.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user