ZFDownload icon indicating copy to clipboard operation
ZFDownload copied to clipboard

不支持下载链接重定向

Open xiongq opened this issue 8 years ago • 4 comments

还有个问题,为啥NSURLsession更换成ASIHTTPRequest

xiongq avatar Nov 15 '16 06:11 xiongq

好奇,同问

Vincent-20481 avatar Nov 30 '16 07:11 Vincent-20481

unable to download Vimeo video due to redirect url

ajaysinghthakur avatar May 01 '17 06:05 ajaysinghthakur

I am also facing the same issue how to resolve this video redirection url

sahuamit13 avatar May 15 '17 12:05 sahuamit13

@sahuamit13 you can get the video redirection url by yourself,everytime when you call [- (void)beginRequest:(ZFFileModel *)fileInfo isBeginDown:(BOOL)isBeginDown],at here,repeat url by video redirection url.

Tlz-1994 avatar May 17 '17 08:05 Tlz-1994