Skip to content

Commit

Permalink
Update lyd.py
Browse files Browse the repository at this point in the history
  • Loading branch information
dmzoneill authored Jan 6, 2024
1 parent f83ea39 commit e6f0a93
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lidarr_youtube_downloader/lyd.py
Original file line number Diff line number Diff line change
Expand Up @@ -600,6 +600,7 @@ def run(
iterative = True if stop is not None else False
iterate_missing(artist, iterative)


if __name__ == "__main__":
print("Starting Lidarr Youtube Downloader")
app()

0 comments on commit e6f0a93

Please sign in to comment.