从HTML + UIWebView下载视频 [英] Video download from HTML + UIWebView

查看:184
本文介绍了从HTML + UIWebView下载视频的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在我的新应用程序中,我需要从不同的网站下载视频,说是视频下载应用程序。对于这个我正在打算的是搜索.mp4和.Flv url的html,然后尝试下载视频。有很多应用程序已经在做相同的

In my new application i need to download video from different-different web sites, Say it is video downloader application. For this what i am planing is Searching html for .mp4 and .Flv url and then trying to downloading videos. There are many app already doing same

http://itunes.apple.com/in/app/video-downloader-super-lite/id481701140?mt=8

我问的是,我们如何下载视频?任何代码或链接或东西。这个应用程序如何工作?任何帮助将真的很感激。

What i am asking is, how can we download video? Any code or link or something. how this application work ? Any Help will really appreciate.

我需要的是在UIWebview中打开一个页面时打开www.youtube.com并选择要播放的视频,然后要求下载。为了下载,我需要URL(嵌入的url,Flv url,mpv url),所以我可以paas这个功能。我需要知道这个URL

what i needed is when you open a page in UIWebview Say you open "www.youtube.com" and select a video to play then it ask to download. For download i need URL (Embeded url, Flv url, mpv url) so i can paas this to function. I need to know about That URL

推荐答案

如果你真的想去黑客攻击,你会得到苹果的私人图书馆, webkit,如果您尝试查找UIWebview的子视图,它可能会帮助您,我从来没有尝试过,但您可以使用此逻辑进行测试。

if you really want to go for hacking , you you will get apple's private library, "webkit" , if you try to find the subviews of UIWebview, it might help you, i never tried it, but you can test with this logic.

这篇关于从HTML + UIWebView下载视频的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆