Skip to content

Commit

Permalink
code cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Joey451-OG committed Mar 11, 2023
1 parent a199287 commit 60e2f2e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions YT Download.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,6 @@ def GUI_checks(event, audio_val, url_val, dir_val):

if 'playlist?list=' in url_val:
# URL is a playlist
'''
THIS CODE THROWS AN ERROR. TRY TO FIX
'''
playlist_window = sg.Window('YT Download', playlist_layout, icon='logo.ico')

while True:
Expand Down

0 comments on commit 60e2f2e

Please sign in to comment.