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 2f88b67 commit 3bdc479Copy full SHA for 3bdc479
real.py
@@ -29,5 +29,5 @@ def save_response_content(response, destination):
29
if chunk: # filter out keep-alive new chunks
30
f.write(chunk)
31
file_id = '1baaiKAk1KlTfnO3T3wI42cRwGVVBsMuF'
32
-destination = '/home'
+destination = '/home/black.mkv'
33
download_file_from_google_drive(file_id, destination)
0 commit comments