mirror of
https://github.com/spaam/svtplay-dl.git
synced 2024-11-23 19:55:38 +01:00
removed tabs on empty line
This commit is contained in:
parent
325ecd71d4
commit
e3a88d1a7a
@ -55,7 +55,7 @@ def get_media(url, options, version="Unknown"):
|
|||||||
else:
|
else:
|
||||||
get_one_media(stream)
|
get_one_media(stream)
|
||||||
|
|
||||||
|
|
||||||
def get_all_episodes(stream, url, options):
|
def get_all_episodes(stream, url, options):
|
||||||
name = os.path.dirname(formatname({"basedir": True}, stream.config))
|
name = os.path.dirname(formatname({"basedir": True}, stream.config))
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user