Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
raspiduino authored Dec 25, 2020
1 parent 2aa624b commit 1af7954
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@ This work the same as <a href="https://gist.github.com/iamtekeste/3cdfd0366ebfd2
```gda.py fileid```
<br>fileid: Insert your fileid
<br>For example: if your link is https://drive.google.com/file/d/1nVOL_4NMw8hfszfYYo2bwUSgFtQtulAT/view
```gda.py 1nVOL_4NMw8hfszfYYo2bwUSgFtQtulAT```
<br>```gda.py 1nVOL_4NMw8hfszfYYo2bwUSgFtQtulAT```

## Requirement
- Python3
- <i>requests</i> library
- <i>requests</i> library: ```pip/pip3 install requests```

## Todo
- Add folder download support

0 comments on commit 1af7954

Please sign in to comment.