We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5077d86 commit b23e76bCopy full SHA for b23e76b
YoutubeDownloader/youtube.py
@@ -2,7 +2,7 @@
2
from pytube import YouTube
3
4
5
-#Dispaly Window
+#Display Window
6
dock = tk.Tk()
7
dock.geometry('500x300')
8
dock.resizable(0,0)
0 commit comments