test
This commit is contained in:
parent
c4aaa836f1
commit
56fe5bdfcb
@ -102,7 +102,7 @@ class dropout():
|
||||
ydl.download([entry['webpage_url']])
|
||||
|
||||
def special(show, season, episode_start):
|
||||
directory = f'/tv/{show}/Season {season}/'
|
||||
directory = f'/tv/{show}/Specials/'
|
||||
if not os.path.exists(directory):
|
||||
os.makedirs(directory)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user