苹果官网下载太慢,找了个百度盘的资源下载 1M/s 以上

2015-02-26 16:24:46 +08:00
 banxi1988
从今天早上开始从开发者中心下载,一直保持在 20KB/s 的样子,
复制出来链接也是无法使用其他下载工具下载.

刚找了个百度盘的资源,使用客户端同步,最高可达到1.6M/s
考虑到:
> iOS 8.3 beta and Xcode 6.3 beta are pre-release software. Your use is subject to and licensed only under the terms and conditions of the iOS Developer Program License Agreement ("iOS PLA"), including any applicable consent to collect diagnostic data set forth therein. If you have not agreed to the iOS PLA, you are not permitted to use this software.

我想问的是:我这样做违法吗?
5928 次点击
所在节点    iDev
26 条回复
austinchou0126
2015-02-28 09:13:54 +08:00
@wezzard 刚刚测试脚本下载 Xcode 6.3 beta 2 with Swift 1.2,完全正常。
wezzard
2015-02-28 11:45:10 +08:00
@austinchou0126 我加了句

puts(download_page.response["location"])

wezzard
2015-02-28 11:45:53 +08:00
@austinchou0126 我加了句

puts(download_page.response["location"])



system %Q{ aria2c -c -s10 -x10 #{download_page.response["location"]} --header "Cookie: #{download_page.response["set-cookie"][/ADCDownloadAuth=.*?;/]}" #{downloadURL}}

前面,輸出

http://developer.apple.com/unauthorized/
wezzard
2015-02-28 11:46:25 +08:00
@austinchou0126 我加了句

puts(download_page.response["location"])



system %Q{ aria2c -c -s10 -x10 #{download_page.response["location"]} --header "Cookie: #{download_page.response["set-cookie"][/ADCDownloadAuth=.*?;/]}" #{downloadURL}}

前面,輸出

http://developer.apple.com/unauthorized/

Ruby新手,不太懂。望解釋。
austinchou0126
2015-02-28 16:02:08 +08:00
@wezzard 错误应该是认证失败,你确定你输入对了参数?
顺便,请告知无法下载的链接。
hotsymbol
2015-02-28 21:24:53 +08:00
下载速度 12MB/s

这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。

https://www.v2ex.com/t/172966

V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。

V2EX is a community of developers, designers and creative people.

© 2021 V2EX