CN105141638A - Method and device for downloading video resources - Google Patents

Method and device for downloading video resources Download PDF

Info

Publication number
CN105141638A
CN105141638A CN201510632214.5A CN201510632214A CN105141638A CN 105141638 A CN105141638 A CN 105141638A CN 201510632214 A CN201510632214 A CN 201510632214A CN 105141638 A CN105141638 A CN 105141638A
Authority
CN
China
Prior art keywords
video resource
client
url
browser
script file
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201510632214.5A
Other languages
Chinese (zh)
Other versions
CN105141638B (en
Inventor
蒋涌
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing QIYI Century Science and Technology Co Ltd
Original Assignee
Beijing QIYI Century Science and Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing QIYI Century Science and Technology Co Ltd filed Critical Beijing QIYI Century Science and Technology Co Ltd
Priority to CN201510632214.5A priority Critical patent/CN105141638B/en
Publication of CN105141638A publication Critical patent/CN105141638A/en
Application granted granted Critical
Publication of CN105141638B publication Critical patent/CN105141638B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/06Protocols specially adapted for file transfer, e.g. file transfer protocol [FTP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/02Network architectures or network communication protocols for network security for separating internal from external traffic, e.g. firewalls
    • H04L63/0227Filtering policies
    • H04L63/0236Filtering by address, protocol, port number or service, e.g. IP-address or URL
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/104Peer-to-peer [P2P] networks
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/56Provisioning of proxy services

Abstract

The embodiments of the invention disclose a method and a device for downloading video resources. The method is applied to electronic equipment provided with a browser and a video resource transmission client and comprises the steps of during the start-up process of the browser, initiating and executing a preset PAC script file according to the configuration, filtering the URL of a video resource out of all URLs acquired by the browser by means of the PAC script file based on the URL filtering rule of the PAC script file, sending the URL of the video resource obtained through the filtering process to the client based on the address information of the PAC script file to be in communication with the client, receiving the URL of the video resource by the client, downloading the data of the video resource corresponding to the URL of the video resource by adopting the peer-to-peer technology, and returning the downloaded data of the video resource to the browser according to the address information of the PAC script file to be in communication with the client. According to the embodiments of the invention, the application risk of a computer in implementing the peer-to-peer technology is reduced.

Description

A kind of method for down loading of video resource and device
Technical field
The present invention relates to areas of information technology, particularly a kind of method for down loading of Online Video resource and device.
Background technology
Along with improving constantly of people's entertainment requirements, multimedia technology corresponding with it have also been obtained fast development.Wherein the growth of video technique is particularly evident, and video definition standard also there occurs from 720P to 1080P, then arrives the transformation of 4K ultra high-definition.Multimedia be unable to do without the Internet, and Online Video has become the important component part of current net fun.The network support matched with it also obtains tremendous development, and along with the reform of operator's broadband service, the broadband services of 10M, 20M, 100M grade or is obtaining universal.The bottleneck of online viewing HD video is broken, and online HD video supply will become the main services of video website, also will become the service of the prioritizing selection of user.
At present, in order to promote the server stress of HD video transmission quality and reduction video supplier, P2P technology has been widely used in sharing field at video resource.With regard to computer, current P2P technology mainly through installing procotol to realize on the personal computer of user, the procotol of installing can to computer LSP (LayeredServiceProvider, hierarchical service program) function of module modifies, revised context comprises URL (UniformResourceLocator, URL(uniform resource locator)) filtering rule and network port definition.URL to be asked for webpage can be all sent to LSP module by browser, the LSP module of having installed procotol can go out URL according to corresponding procotol information filtering, and then the URL filtered out can send to corresponding P2P module to download corresponding video resource by LSP module.
The data transmission principle of P2P technology itself needs constantly to obtain different data by different servers or client, and therefore corresponding url filtering rule and network port information need the renewal of upper frequency.But the LSP module of personal computer belongs to system-level module, and most network access functions of personal computer all rely on LSP module to realize, therefore the LSP module of system can simultaneously shared by multiple process, this just makes the rule of the url filtering in LSP module and network port information be difficult to be modified, and what improve personal computer P2P function realizes difficulty; For the same reason, when realizing computer P2P function, if the network port information in LSP module is made mistakes or deleted by user by mistake, just can cause the serious problems that personal computer network access function is lost, the use for user personal computer brings larger risk.
Summary of the invention
The object of the embodiment of the present invention is the method for down loading and the device that provide a kind of video resource, to reduce the risk that computer realizes video resource P2P transfer function.
For achieving the above object, embodiments provide a kind of method for down loading of Online Video resource, described method is applied to the electronic equipment being provided with browser and video resource transmission client, comprising:
When browser starts, start the PAC script file performing and preset according to configuration;
The url filtering rule that described PAC script file comprises according to it, filters out the URL of video resource from the URL that browser obtains; And according to its comprise for the video resource URL filtering gained being sent to client with the address information that client carries out communicating;
Client receives described video resource URL and according to the URL of described video resource, adopts P2P technology, download the video resource data corresponding with the URL of described video resource; By the video resource data downloaded, according to comprise in described PAC script for carrying out with client the address information that communicates, return to browser.
Wherein, preferably, described PAC script file created by client and be stored into described client and browser the assigned address of disk in the electronic device; Configure browser is to start " auto-configuration script " function simultaneously;
Described PAC script file to be read from the assigned address of described disk according to configuration by browser and starts execution.
Preferably, described for comprising with the address information that client carries out communicating: the IP address of described electronic equipment with for carrying out with client the network port information that communicates;
Described PAC script file according to its comprise for carrying out with client the address information that communicates, by the step that the video resource URL filtering gained is sent to client, comprising:
Described PAC script file accesses described electronic equipment according to described IP address, and according to described network port information, by the network port of correspondence, described video resource URL is sent to described client;
The described video resource data that will download, according to comprise in described PAC script for carrying out with client the address information that communicates, return to browser, for: according to described network port information, by the video resource data downloaded, by the network port of correspondence, return to browser.
Preferably, described employing P2P technology, downloads the video resource data corresponding with the video resource URL of described filtration gained, realizes particular by calling the P2P module preset in described client.
The embodiment of the present invention additionally provides a kind of download apparatus of Online Video resource, comprising:
PAC script file starts module, when starting for browser, starts the PAC script file performing and preset according to configuration;
PAC script file Executive Module, for the url filtering rule comprised according to it, filters out the URL of video resource from the URL that browser obtains; And according to its comprise for the video resource URL filtering gained being sent to client with the address information that client carries out communicating;
Client runs module, during for receiving described video resource URL in client, according to described video resource URL, adopts P2P technology, downloads the video resource data corresponding with described video resource URL; And the video resource data that will download, according to comprise in described PAC script for carrying out with client the address information that communicates, return to browser.
Preferably, this device also comprises:
PAC script generation module, for creating PAC script file by client and being stored into the assigned address of disk in described electronic equipment;
Browser configuration module, for client complete PAC script file generate and store after, configure browser is to start " auto-configuration script " function.
Preferably, described for comprising with the address information that client carries out communicating: the IP address of described electronic equipment with for carrying out with client the network port information that communicates;
Described PAC script file Executive Module, comprising: filter submodule and send submodule;
Described filtration submodule, for the url filtering rule comprised according to PAC script file, filters out the URL of video resource from the URL that browser obtains;
Described transmission submodule, accesses described electronic equipment specifically for the IP address comprised according to described PAC script file, and according to described network port information, by the network port of correspondence, described video resource URL is sent to described client;
Described client runs module, comprising: video resource downloads submodule and video resource returns submodule;
Described video resource downloads submodule, during for receiving described video resource URL in client, according to described video resource URL, adopts P2P technology, downloads the video resource data corresponding with described video resource URL;
Described video resource returns submodule, for according to described network port information, by the video resource data downloaded, by the network port of correspondence, returns to browser.
Preferably, described video resource downloads submodule, realizes by calling the P2P module preset in described client.
The method for down loading of this video resource that the embodiment of the present invention provides and device, utilize browser agent technology and P2P technology, will realize the information write PAC script file of P2P function needs.When browser starts, start the PAC script file performing and preset according to configuration; Sent the URL filtering out video resource by described PAC script file to client, then by client, the video resource data adopting P2P technology to download are returned to browser.Current major browsers all supports the amendment to script file, and visible PAC script is more easily revised relatively.Simultaneously, only a task process can be increased on an electronic device when browser performs described PAC script file, once this process is made mistakes, the video resource transmission corresponding to URL only having described url filtering rule to leach can be affected, and other network function of system can't be had a strong impact on.In summary it can be seen, when user utilizes P2P function to watch video resource, the embodiment of the present invention also reduces the application risk of P2P function while reducing P2P functional realiey difficulty.
Accompanying drawing explanation
In order to be illustrated more clearly in the embodiment of the present invention or technical scheme of the prior art, be briefly described to the accompanying drawing used required in embodiment or description of the prior art below, apparently, accompanying drawing in the following describes is only some embodiments of the present invention, for those of ordinary skill in the art, under the prerequisite not paying creative work, other accompanying drawing can also be obtained according to these accompanying drawings.
The specific implementation flow chart of the method for down loading of a kind of Online Video resource that Fig. 1 provides for the embodiment of the present invention;
Data interaction relation schematic diagram in the method for down loading of a kind of Online Video resource that Fig. 2 provides for the embodiment of the present invention;
The specific implementation flow chart of the method for down loading of the another kind of Online Video resource that Fig. 3 provides for the embodiment of the present invention;
The download apparatus structural representation of a kind of Online Video resource that Fig. 4 provides for the embodiment of the present invention.
Embodiment
Below in conjunction with the accompanying drawing in the embodiment of the present invention, be clearly and completely described the technical scheme in the embodiment of the present invention, obviously, described embodiment is only the present invention's part embodiment, instead of whole embodiments.Based on the embodiment in the present invention, those of ordinary skill in the art, not making the every other embodiment obtained under creative work prerequisite, belong to the scope of protection of the invention.
In the resource transmission field of current the Internet, P2P Resource Sharing Technology has obtained very universal application.At present, Online Video has become the major way of popular viewing video resource, in the face of the P2P transmission problem of Online Video resource, embodiments provide a kind of method for down loading of Online Video resource, the method can be required in the acquisition webpage of safety flexibly the URL of video resource, to support the efficient download function of P2P, promote Consumer's Experience, reduce the application risk that computer realizes video resource P2P function.
The method for down loading of a kind of Online Video resource that the embodiment of the present invention provides, described method is applied to the electronic equipment of the client being provided with browser and video resource transmission.
See Fig. 1, the method for down loading of a kind of Online Video resource that the invention process provides, specific implementation step is as follows:
Step S101, when browser starts, starts the PAC script file performing and preset according to configuration.Whenever browser starts, just can read according to pre-configured access path and perform PAC script file.
In the present embodiment, described PAC script file can be created by client and be stored into described client and browser the assigned address of disk in the electronic device.PAC script file content mainly comprises: the url filtering rule of video resource and the address information of described client and browser communication; Wherein said address information specifically comprises: the IP address of described electronic equipment and the network port of described client and browser communication.
Before being applied particularly to Online Video resource downloading, described client is also configured to start corresponding " auto-configuration script function " to browser, concrete configuration method comprises: choose " auto-configuration script " function items being positioned at browser " local area network (LAN) setting " window, PAC script file access path is write the address field under described function items.
Like this, when browser starts, just can start according to configuration the PAC script file performing and preset.
Step S102, the url filtering rule that described PAC script file comprises according to it, filters out the URL of video resource from the URL that browser obtains; And according to its comprise for the video resource URL filtering gained being sent to client with the address information that client carries out communicating.
In actual applications, this step specifically comprises: when Webpage opened by browser, can send the URL of webpage resource requirement to download corresponding media resource; The transmission of these URL all can through described PAC script file, now PAC script file can comprise according to oneself url filtering rule, filter out the URL of corresponding video resource, remaining URL is directly sent to internet by by traditional mode by LSP module; Described video resource URL, according to described address information, is mail to client by PAC script file in real time.
Step S103, client receives the URL of described video resource and according to the URL of described video resource, adopts P2P technology, download the video resource data corresponding with the URL of described video resource.
Need to further illustrate, this step mainly described client has been come by calling built-in P2P module itself, and the video resource data storage location downloading gained comprises the relatively stable storage medium of such as hard disc of computer one class.
Step S104, by the video resource data downloaded, according to comprise in described PAC script for carrying out with client the address information that communicates, return to browser.
In the present embodiment, described for comprising with the address information that client carries out communicating: the IP address of described electronic equipment with for carrying out with client the network port information that communicates.
Described PAC script file can access described electronic equipment according to described IP address, and according to described network port information, by the network port of correspondence, described video resource URL is sent to described client;
Client, then according to described network port information, by the video resource data downloaded, by the network port of correspondence, returns to browser.
That is, the port returning video resource data in this step is consolidated network port with the network port obtaining described URL.The described video resource data returned, the URL information can carried by the video resource data returned described in described browser foundation, is presented on corresponding webpage, completes download and the broadcasting of Online Video resource.
As shown in Figure 2, according to the method for the embodiment of the present invention, the downloading process of video resource can be described as:
The URL of acquisition is sent to PAC script file by browser; PAC script file filters URL according to the filtering rule preset, and obtains and filters the video resource URL of gained, and according to preset for carrying out with client the address information that communicates, the URL of the video resource of acquisition is sent to client; P2P module in client communicates with other client and servers, obtains the video resource data that URL is corresponding, and the address information being used for carrying out communicating with client that the video resource data of acquisition are preset according to PAC script file is returned to browser.
Visible, the method for down loading of this video resource that the embodiment of the present invention provides and device, utilize browser agent technology and P2P technology, will realize the information write PAC script file of P2P function needs.When browser starts, start the PAC script file performing and preset according to configuration; Sent the URL filtering out video resource by described PAC script file to client, then by client, the video resource data adopting P2P technology to download are returned to browser.Current major browsers all supports the amendment to script file, and visible PAC script is more easily revised relatively.Simultaneously, only a task process can be increased on an electronic device when browser performs described PAC script file, once this process is made mistakes, the video resource transmission corresponding to URL only having described url filtering rule to leach can be affected, and other network function of system can't be had a strong impact on.In summary it can be seen, when user utilizes P2P function to watch video resource, the embodiment of the present invention also reduces the application risk of P2P function while reducing P2P functional realiey difficulty.
In order to the viewing promoted further when user browses Online Video is experienced, in the preferred implementation of one of the present invention, see Fig. 3, provide the method for down loading of another kind of Online Video resource, compared with previous embodiment, after the present embodiment originates in the generation of described PAC script, the auto-switch function to described browser auto-configuration script function is added in concrete steps, to avoid when described client does not start, described browser cannot obtain Online Video resource by traditional approach.Concrete implementation step is as follows:
Step S301, described client is activated, and client is configured described browser automatically, starts the auto-configuration script function of browser, described PAC script access path is write address field corresponding to this function.
Step S302, when browser starts, starts the PAC script file performing and preset according to configuration.
Step S303, the url filtering rule that described PAC script file comprises according to it, filters out the URL of video resource from the URL that browser obtains; And according to its comprise for the video resource URL filtering gained being sent to client with the address information that client carries out communicating.
Step S304, client receives the URL of described video resource and according to the URL of described video resource, adopts P2P technology, download the video resource data corresponding with the URL of described video resource.
Step S305, by the video resource data downloaded, according to comprise in described PAC script for carrying out with client the address information that communicates, return to browser.
In practical application, step S302 ~ S305 can be identical with step 101 ~ 105 shown in Fig. 1, repeats no more here.
Step S306, described client receives out code, and described client is configured described browser automatically, closes the auto-configuration script function of described browser.
Need to further illustrate, described browser comprises current major browsers, and current major browsers is all supported operationally to the amendment of auto-configuration script function.This invention preferred embodiment, can effectively avoid because of described client be in closed condition time, the harmful effect caused is experienced to the online viewing of user.
Embodiments provide a kind of download apparatus of Online Video resource, as shown in Figure 4, the embodiment of the method shown in the present embodiment with Fig. 1 is corresponding, comprising for concrete structure:
PAC script file starts module 410, when starting for browser, starts the PAC script file performing and preset according to configuration;
PAC script file Executive Module 420, for the url filtering rule comprised according to it, filters out the URL of video resource from the URL that browser obtains; And according to its comprise for the video resource URL filtering gained being sent to client with the address information that client carries out communicating;
Client runs module 430, during for receiving described video resource URL in client, according to described video resource URL, adopts P2P technology, downloads the video resource data corresponding with described video resource URL; And the video resource data that will download, according to comprise in described PAC script for carrying out with client the address information that communicates, return to browser.
In the present embodiment, this device can also comprise: PAC script generation module, for creating PAC script file by client and being stored into the assigned address of disk in described electronic equipment; With browser configuration module, for client complete PAC script file generate and store after, configure browser is to start " auto-configuration script " function.
In the present embodiment, described for comprising with the address information that client carries out communicating: the IP address of described electronic equipment with for carrying out with client the network port information that communicates;
Described PAC script file Executive Module, can comprise: filter submodule and send submodule; Described filtration submodule, for the url filtering rule comprised according to PAC script file, filters out the URL of video resource from the URL that browser obtains; Described transmission submodule, accesses described electronic equipment specifically for the IP address comprised according to described PAC script file, and according to described network port information, by the network port of correspondence, described video resource URL is sent to described client.
Described client runs module, can comprise: video resource downloads submodule and video resource returns submodule; Described video resource downloads submodule, during for receiving described video resource URL in client, according to described video resource URL, adopts P2P technology, downloads the video resource data corresponding with described video resource URL; Described video resource returns submodule, for according to described network port information, by the video resource data downloaded, by the network port of correspondence, returns to browser.
Described that video resource downloads submodule, realize by calling the P2P module preset in described client.
For device embodiment, because it is substantially similar to embodiment of the method, so description is fairly simple, relevant part illustrates see the part of embodiment of the method.
For convenience of description, various module is divided into describe respectively with function when describing above device.Certainly, the function of each module can be realized in same or multiple software and/or hardware when implementing of the present invention.
It should be noted that, in this article, the such as relational terms of first and second grades and so on is only used for an entity or operation to separate with another entity or operating space, and not necessarily requires or imply the relation that there is any this reality between these entities or operation or sequentially.And, term " comprises ", " comprising " or its any other variant are intended to contain comprising of nonexcludability, thus make to comprise the process of a series of key element, method, article or equipment and not only comprise those key elements, but also comprise other key elements clearly do not listed, or also comprise by the intrinsic key element of this process, method, article or equipment.When not more restrictions, the key element limited by statement " comprising ... ", and be not precluded within process, method, article or the equipment comprising described key element and also there is other identical element.
Each embodiment in this specification all adopts relevant mode to describe, between each embodiment identical similar part mutually see, what each embodiment stressed is the difference with other embodiments.Especially, for device embodiment, because it is substantially similar to embodiment of the method, so description is fairly simple, relevant part illustrates see the part of embodiment of the method.
One of ordinary skill in the art will appreciate that all or part of step realized in said method execution mode is that the hardware that can carry out instruction relevant by program has come, described program can be stored in computer read/write memory medium, here the alleged storage medium obtained, as: ROM/RAM, magnetic disc, CD etc.
The foregoing is only preferred embodiment of the present invention, be not intended to limit protection scope of the present invention.All any amendments done within the spirit and principles in the present invention, equivalent replacement, improvement etc., be all included in protection scope of the present invention.

Claims (8)

1. a method for down loading for Online Video resource, is characterized in that, described method is applied to the electronic equipment being provided with browser and video resource transmission client, and described method comprises:
When browser starts, start the PAC script file performing and preset according to configuration;
The url filtering rule that described PAC script file comprises according to it, filters out the URL of video resource from the URL that browser obtains; And according to its comprise for the video resource URL filtering gained being sent to client with the address information that client carries out communicating;
Client receives described video resource URL and according to the URL of described video resource, adopts P2P technology, download the video resource data corresponding with the URL of described video resource; By the video resource data downloaded, according to comprise in described PAC script for carrying out with client the address information that communicates, return to browser.
2. method according to claim 1, is characterized in that, described PAC script file created by client and be stored into described client and browser the assigned address of disk in the electronic device; Configure browser is to start " auto-configuration script " function simultaneously;
Described PAC script file to be read from the assigned address of described disk according to configuration by browser and starts execution.
3. method according to claim 1, is characterized in that, described for comprising with the address information that client carries out communicating: the IP address of described electronic equipment with for carrying out with client the network port information that communicates;
Described PAC script file according to its comprise for carrying out with client the address information that communicates, by the step that the video resource URL filtering gained is sent to client, comprising:
Described PAC script file accesses described electronic equipment according to described IP address, and according to described network port information, by the network port of correspondence, described video resource URL is sent to described client;
The described video resource data that will download, according to comprise in described PAC script for carrying out with client the address information that communicates, return to browser, for: according to described network port information, by the video resource data downloaded, by the network port of correspondence, return to browser.
4. method according to claim 1, is characterized in that, described employing P2P technology, downloads the video resource data corresponding with the video resource URL of described filtration gained, realizes particular by calling the P2P module preset in described client.
5. a download apparatus for Online Video resource, is characterized in that, comprising:
PAC script file starts module, when starting for browser, starts the PAC script file performing and preset according to configuration;
PAC script file Executive Module, for the url filtering rule comprised according to it, filters out the URL of video resource from the URL that browser obtains; And according to its comprise for the video resource URL filtering gained being sent to client with the address information that client carries out communicating;
Client runs module, during for receiving described video resource URL in client, according to described video resource URL, adopts P2P technology, downloads the video resource data corresponding with described video resource URL; And the video resource data that will download, according to comprise in described PAC script for carrying out with client the address information that communicates, return to browser.
6. device according to claim 5, is characterized in that, also comprises:
PAC script generation module, for creating PAC script file by client and being stored into the assigned address of disk in described electronic equipment;
Browser configuration module, for client complete PAC script file generate and store after, configure browser is to start " auto-configuration script " function.
7. device according to claim 5, is characterized in that, described for comprising with the address information that client carries out communicating: the IP address of described electronic equipment with for carrying out with client the network port information that communicates;
Described PAC script file Executive Module, comprising: filter submodule and send submodule;
Described filtration submodule, for the url filtering rule comprised according to PAC script file, filters out the URL of video resource from the URL that browser obtains;
Described transmission submodule, accesses described electronic equipment specifically for the IP address comprised according to described PAC script file, and according to described network port information, by the network port of correspondence, described video resource URL is sent to described client;
Described client runs module, comprising: video resource downloads submodule and video resource returns submodule;
Described video resource downloads submodule, during for receiving described video resource URL in client, according to described video resource URL, adopts P2P technology, downloads the video resource data corresponding with described video resource URL;
Described video resource returns submodule, for according to described network port information, by the video resource data downloaded, by the network port of correspondence, returns to browser.
8. device according to claim 5, is characterized in that, described video resource downloads submodule, realizes by calling the P2P module preset in described client.
CN201510632214.5A 2015-09-29 2015-09-29 A kind of method for down loading and device of video resource Active CN105141638B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510632214.5A CN105141638B (en) 2015-09-29 2015-09-29 A kind of method for down loading and device of video resource

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510632214.5A CN105141638B (en) 2015-09-29 2015-09-29 A kind of method for down loading and device of video resource

Publications (2)

Publication Number Publication Date
CN105141638A true CN105141638A (en) 2015-12-09
CN105141638B CN105141638B (en) 2018-08-03

Family

ID=54726845

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510632214.5A Active CN105141638B (en) 2015-09-29 2015-09-29 A kind of method for down loading and device of video resource

Country Status (1)

Country Link
CN (1) CN105141638B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106453094A (en) * 2016-12-27 2017-02-22 儒安科技有限公司 Accelerated access method and system of network resources
CN110866165A (en) * 2019-10-31 2020-03-06 天津市国瑞数码安全系统股份有限公司 Network video acquisition method and system

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102098327A (en) * 2010-12-15 2011-06-15 百度在线网络技术(北京)有限公司 Method and device for downloading online video sniffer
CN102857575A (en) * 2012-09-21 2013-01-02 深圳市宜搜科技发展有限公司 Download method and system for Internet resources
CN102868909A (en) * 2011-10-17 2013-01-09 苏州迈科网络安全技术股份有限公司 Method and device for caching MP4 online video
US20130013799A1 (en) * 2011-07-07 2013-01-10 Samsung Electronics Co., Ltd. Method and apparatus for transmitting and receiving content in a broadcasting system
CN103856827A (en) * 2012-11-30 2014-06-11 中国科学院声学研究所 Service simulation interaction-based video content obtaining method and system

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102098327A (en) * 2010-12-15 2011-06-15 百度在线网络技术(北京)有限公司 Method and device for downloading online video sniffer
US20130013799A1 (en) * 2011-07-07 2013-01-10 Samsung Electronics Co., Ltd. Method and apparatus for transmitting and receiving content in a broadcasting system
CN102868909A (en) * 2011-10-17 2013-01-09 苏州迈科网络安全技术股份有限公司 Method and device for caching MP4 online video
CN102857575A (en) * 2012-09-21 2013-01-02 深圳市宜搜科技发展有限公司 Download method and system for Internet resources
CN103856827A (en) * 2012-11-30 2014-06-11 中国科学院声学研究所 Service simulation interaction-based video content obtaining method and system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106453094A (en) * 2016-12-27 2017-02-22 儒安科技有限公司 Accelerated access method and system of network resources
CN110866165A (en) * 2019-10-31 2020-03-06 天津市国瑞数码安全系统股份有限公司 Network video acquisition method and system

Also Published As

Publication number Publication date
CN105141638B (en) 2018-08-03

Similar Documents

Publication Publication Date Title
CN106682028B (en) Method, device and system for acquiring webpage application
CN102891889B (en) A kind of information sharing method and device
US20180124607A1 (en) Session completion through co-browsing
CN102739717B (en) Method for down loading, download agent server and network system
CN103139137B (en) Network service provider method and device
CN103685547A (en) Download server dispatching method, download server dispatching system and terminal device
CN102075571A (en) Method, equipment and system for executing application program
CN102591870A (en) Micro-blog based rich media derivation method, micro-blog terminal and micro-blog server terminal
CN102624918A (en) Proxy access method based on URL (Uniform Resource Locator) rewriting technique
CN107864208B (en) Method for fusing new media information
CN103457966A (en) Method, equipment and system for accessing cloud storage equipment on basis of DLNA (digital living network alliance) technology
CN110008019B (en) Method, device and system for sharing server resources
CN105450767A (en) Network connection method and apparatus for intelligent device and intelligent device
CN103581269A (en) Cloud off-line downloading method, system and device thereof
CN102916958A (en) Method and system for realizing access encryption of mobile terminal browser
CN105100913A (en) Video accessing method, system thereof, set-top-box, proxy server and media server
CN106973020A (en) The flow limitation method and system of network sharing terminal and network sharing
CN107391182A (en) Generation method, device, server and storage medium of theme installation package
CN104618418A (en) Method and device for playing multimedia file
CN105591959A (en) System and method for load balancing by SSL session resuming
CN105141638A (en) Method and device for downloading video resources
CN104506616B (en) Browser client sends the method, apparatus and system of information
CN104410679B (en) Share extracting method, client, server and the system of file/folder
CN106791947A (en) Method and device for transmitting network video and electronic equipment
CN103181140A (en) Method, media server and terminal device for identifying service request type

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant