Issue 192 in ffmbc: Download through wget

33 views
Skip to first unread message

ff...@googlecode.com

unread,
Jan 5, 2015, 9:18:00 AM1/5/15
to ffmb...@googlegroups.com
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 192 by 4Se...@gmail.com: Download through wget
https://code.google.com/p/ffmbc/issues/detail?id=192

Would be nice if there was a possibility to download the latest source
through wget/curl/svn/git or something similar that can be used without a
gui.

--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

ff...@googlecode.com

unread,
Jan 5, 2015, 4:15:23 PM1/5/15
to ffmb...@googlegroups.com
Updates:
Status: Invalid

Comment #1 on issue 192 by baptiste...@gmail.com: Download through wget
https://code.google.com/p/ffmbc/issues/detail?id=192

Agree, I wish google drive would offer that.

ff...@googlecode.com

unread,
Jan 5, 2015, 4:20:45 PM1/5/15
to ffmb...@googlegroups.com

Comment #2 on issue 192 by 4Se...@gmail.com: Download through wget
https://code.google.com/p/ffmbc/issues/detail?id=192

It's not really that hard,...

If you:
a. set a file to public share (view to whoever has the link isn't enough)
b. copy the id from the share link.
In example:
https://drive.google.com/file/d/0B_WxUS1XGCPAaENhalNScnAtc2M/view?usp=sharing
with 0B_WxUS1XGCPAaENhalNScnAtc2M being the file id.

you can download the file using:
wget --no-check-certificate https://googledrive.com/host/FILE_ID -O "Path
to file"
for example:
wget --no-check-certificate
https://googledrive.com/host/0B_WxUS1XGCPAaENhalNScnAtc2M -O
/build32/FFmbc-0.7.2.tar.bz2

Tested this by copying the file to my googledrive. :)
Reply all
Reply to author
Forward
0 new messages