Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit ebb4d74

Browse files
added progress bar
1 parent 811cd15 commit ebb4d74

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

‎Facebook_Video_Downloader/script.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ def download(url):
9393
Download_button.place(x=100, y=100, width=200)
9494

9595
# Progress Bar
96-
bar = Progressbar(ld_window, length=350, style='grey.Horizontal.TProgressbar')
96+
bar = Progressbar(ld_window, length=350, style='grey.Horizontal.TProgressbar',mode='determinate')
9797
bar['value'] = 0
9898
bar.place(y=200,width=350,x=25)
9999

‎Facebook_Video_Downloader/video.mp4‎

-892 KB
Binary file not shown.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /