Search Criteria
Package Details: gdown 4.6.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/gdown.git (read-only, click to copy) |
---|---|
Package Base: | gdown |
Description: | Download a large file from Google Drive |
Upstream URL: | https://github.com/wkentaro/gdown |
Licenses: | MIT |
Submitter: | Svenstaro |
Maintainer: | kode54 |
Last Packager: | kode54 |
Votes: | 7 |
Popularity: | 0.001492 |
First Submitted: | 2019-01-06 13:57 (UTC) |
Last Updated: | 2022-12-10 20:26 (UTC) |
Latest Comments
kode54 commented on 2022-05-12 03:51 (UTC)
I'd rather just throw in
python-requests
and call it a day.kumen commented on 2022-05-11 11:21 (UTC) (edited on 2022-05-11 11:22 (UTC) by kumen)
There is some missing dependency. (tested on
armv7
)For instance:
gdown --help
will result in:After installing
python-pip
package and its dependencies,gdown
is working properly.kode54 commented on 2020-11-04 03:12 (UTC)
To whoever reported that the package does not build correctly on Raspberry Pi 4: This package is a script, it should build anywhere that Python does. If it does not, please report the issue upstream to the gdown repository, as I am not flagging this package as architecture specific.
shoober420 commented on 2020-10-07 14:21 (UTC)
Thank you for the package.