Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

download database using wget #17

Open
Bontempogianpaolo1 opened this issue Aug 11, 2021 · 0 comments
Open

download database using wget #17

Bontempogianpaolo1 opened this issue Aug 11, 2021 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@Bontempogianpaolo1
Copy link
Collaborator

found this link

https://medium.com/@acpanjan/download-google-drive-files-using-wget-3c2c025a8b99

tried with this command and it seems downloading staff...

wget --load-cookies /tmp/cookies.txt "https://docs.google.com/uc?export=download&confirm=$(wget --quiet --save-cookies /tmp/cookies.txt --keep-session-cookies --no-check-certificate 'https://docs.google.com/uc?export=download&id=0B9s__vuJPvIiUGt1SnFMZFg4TlE' -O- | sed -rn 's/.confirm=([0-9A-Za-z_]+)./\1\n/p')&id=0B9s__vuJPvIiUGt1SnFMZFg4TlE" -O FILENAME && rm -rf /tmp/cookies.txt

@Bontempogianpaolo1 Bontempogianpaolo1 added the documentation Improvements or additions to documentation label Aug 11, 2021
@Bontempogianpaolo1 Bontempogianpaolo1 changed the title load database wget download database using wget Aug 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant