Skip to content

Commit

Permalink
feat: upgrade yt-dlp on all pikaraoke runs
Browse files Browse the repository at this point in the history
  • Loading branch information
mariugul committed Aug 20, 2024
1 parent 9168877 commit fedd6ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pikaraoke/app.py
Original file line number Diff line number Diff line change
Expand Up @@ -896,6 +896,7 @@ def main():
ffmpeg_url=args.ffmpeg_url,
prefer_hostname=args.prefer_hostname,
)
k.upgrade_youtubedl()

# Start the CherryPy WSGI web server
cherrypy.tree.graft(app, "/")
Expand Down

0 comments on commit fedd6ed

Please sign in to comment.