fixed jingle name errors

This commit is contained in:
Aethor 2021-06-16 00:37:25 +02:00
parent c063a67cf7
commit 3cfe222b0e
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ if __name__ == "__main__":
# Radio Bullshit Jingles
## change output path for Radio Bullshit jingles
ydl_parameters["outtmpl"] = f"{jingles_folder}/%(title)s"
ydl_parameters["outtmpl"] = f"{jingles_folder}/%(title)s.godwin"
## download
ydl = youtube_dl.YoutubeDL(ydl_parameters)
ydl.extract_info(