Skip to content

Commit 3bdc479

Browse files
Update real.py
1 parent 2f88b67 commit 3bdc479

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

real.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@ def save_response_content(response, destination):
2929
if chunk: # filter out keep-alive new chunks
3030
f.write(chunk)
3131
file_id = '1baaiKAk1KlTfnO3T3wI42cRwGVVBsMuF'
32-
destination = '/home'
32+
destination = '/home/black.mkv'
3333
download_file_from_google_drive(file_id, destination)

0 commit comments

Comments
 (0)