Skip to content

Instantly share code, notes, and snippets.

@infinity-plus
Last active August 6, 2020 15:02
Show Gist options
  • Save infinity-plus/675b0152d7f40c0fa8eee5e4fd36f76d to your computer and use it in GitHub Desktop.
Save infinity-plus/675b0152d7f40c0fa8eee5e4fd36f76d to your computer and use it in GitHub Desktop.
drive.mount("/content/drive")
print("Enter direct link of a file")
!read url && wget -P "/content/drive/My Drive" $url
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment