CN103024608A - Network media playing method and device - Google Patents

Network media playing method and device Download PDF

Info

Publication number
CN103024608A
CN103024608A CN2012104691758A CN201210469175A CN103024608A CN 103024608 A CN103024608 A CN 103024608A CN 2012104691758 A CN2012104691758 A CN 2012104691758A CN 201210469175 A CN201210469175 A CN 201210469175A CN 103024608 A CN103024608 A CN 103024608A
Authority
CN
China
Prior art keywords
webpage
media resource
address
media
chained address
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
CN2012104691758A
Other languages
Chinese (zh)
Other versions
CN103024608B (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.)
TCL Corp
Original Assignee
TCL Corp
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 TCL Corp filed Critical TCL Corp
Priority to CN201210469175.8A priority Critical patent/CN103024608B/en
Publication of CN103024608A publication Critical patent/CN103024608A/en
Application granted granted Critical
Publication of CN103024608B publication Critical patent/CN103024608B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

The invention provides a network media playing method. According to the network media playing method, associated multimedia resources on web pages are captured through automatic recursion and rendered and played on electronic equipment, such as a smart television, the number of times of repeated page clicking and selecting for a user can then be reduced when a multi-screen interactive application pushes serial shows of various video websites, so that the function of continuous playing is automatically achieved. According to the network media playing method, a section selecting function for the application can be further provided, namely, a desired section can be directly selected through skipping in a manner that the user controls through a remote controller, the operation on the web pages is not required, and thus, a better user experience effect can be obtained.

Description

Method and device that a kind of network media is play
Technical field
The invention belongs to electronic device field, relate in particular to method and device that a kind of network media is play.
Background technology
The multi-screen interactive technology can be carried out alternately handheld mobile device very easily with TV, handheld device control is televised.But when handheld device pushes certain network media, if the so continuous many collection media of similar serial, handheld device reselects next collection after need to waiting the collection of having televised, need to open first the webpage of next collection during selection, use again the URL of the network media that obtains this webpage by multi-screen interactive, again be pushed to the TV end and play, increase like this user's operation, brought unsatisfactory user to experience.
Summary of the invention
The purpose of the embodiment of the invention is to provide a kind of method of network media broadcast, and that can reduce the user when making multi-screen interactive be applied in the continuous collection of drama of each video website of propelling movement repeatedly " clicks the page ", and the function of chain broadcast is finished in the operation of " propelling movement " automatically.
The method that a kind of network media is play, described method comprises:
According to the first webpage link address, obtain the first info web;
According to described the first info web, obtain the chained address of media resource in current the first webpage, and the chained address of the second webpage of several and described the first Webpage correlation;
According to the chained address of described the second webpage, obtain the chained address of media resource in the second webpage;
The chained address of described media resource is kept at the backstage with format.
The device that a kind of Internet video is play, described device comprises:
The first info web acquiring unit is used for according to the first webpage link address, obtains the first info web;
The first web page media resource link address acquisition unit is used for the chained address that obtains the first webpage media resource according to described the first info web
The second webpage link address acquiring unit is used for according to described the first info web, obtains the chained address of the second webpage of several and described the first Webpage correlation;
The second web page media resource link address acquisition unit is used for the chained address that obtains the second webpage media resource according to the chained address of the second webpage.
Compared with prior art, the invention provides the method that a kind of network media is play, the embodiment of the invention is by related multimedia resource on the automatic recurrence crawl webpage, and at electronic equipment, for example again present on the intelligent television and play, make multi-screen interactive be applied in the number of times that repeatedly " clicks the page " that can reduce the user when pushing the continuous collection of drama of each video website, automatically finish the function of chain broadcast; The present invention can also be provided at application program " selected works " function, and namely the user can directly jump to by remote controller control and want to need not the collection of drama seen to operate at webpage, can obtain better user's experience effect.
Description of drawings
In order to be illustrated more clearly in the technical scheme in the embodiment of the invention, the below will do to introduce simply to the accompanying drawing of required use among the embodiment, apparently, accompanying drawing in the following describes only is some embodiments of the present invention, for those of ordinary skills, under the prerequisite of not paying creative work, can also obtain according to these accompanying drawings other accompanying drawing.
Fig. 1 is the method flow diagram that the network media that provides of the embodiment of the invention one is play;
Fig. 2 is the method flow diagram that the network media that provides of the embodiment of the invention two is play;
Fig. 3 is the method schematic diagram that the network media that provides of the embodiment of the invention three is play;
Fig. 4 is the structure drawing of device that the network media that provides of the embodiment of the invention four is play;
Fig. 5 is the structure drawing of device that the network media that provides of the embodiment of the invention five is play.
Embodiment
In order to make purpose of the present invention, technical scheme and advantage clearer, below in conjunction with drawings and Examples, the present invention is further elaborated.Should be appreciated that specific embodiment described herein only in order to explain the present invention, is not intended to limit the present invention.
Embodiment one
With reference to figure 1, Fig. 1 is the method flow diagram that a kind of network media that the embodiment of the invention one provides is play.Described method comprises the steps:
Step 101 according to the first webpage link address, is obtained the first info web;
Concrete, described the first info web comprises title and the described first web page media URL address of the first webpage.
Obtaining the title of described the first webpage and the URL method of media is specially:
Obtaining of title is to obtain the heading message that the html page element information obtains link by the js script, for example adopts code document.getElementsByTagName (" title ") [0] .innerHTML to obtain the heading message that links in the webpage;
Media URL acquisition methods: obtain the src/source attribute in the video label in the page, main method also is that employing js script obtains the information in the html web page element, for example can adopt the link information of following Code obtaining media:
var?videotags=document.getElementsByTagName('video');
var?srcattr=videotags[0].getAttribute('src');
Step 102 according to described the first info web, is obtained the chained address of media resource in current the first webpage, and the chained address of the second webpage of several and described the first Webpage correlation;
Wherein, the second webpage of described the first Webpage correlation generally is the second webpage that comprises the different collection of dramas of same many collection serials from described the first webpage.
Alternatively, behind the URL address that obtains the first webpage, push to the TV end and play.
Step 103 according to the chained address of described the second webpage, is obtained the chained address of media resource in the second webpage;
In this step, the keyword that contains " xx collection " or " xx collection " or " xx " (xx is at least 1 numeral) in current the first webpage of matching regular expressions of use javascript in all<a〉labels, acquiescence crawl collection of drama is at least 10 collection, if then coupling keyword " xx collection " successfully obtains 10 above data and then need not coupling " xx collection " and " xx " keyword, if coupling " xx collection " keyword does not obtain 10 above data, then continue coupling " xx collection " keyword, the like.Wherein<a〉label refers to the particular webpage label that comprises key message.
Simultaneously, being combined into character string take special symbol (for example " " $ $ $ $ " " symbol) as the interval and passing to backstage objective-c code of " http: // " will be comprised in the href attribute in<a〉label that match.Might not upgrade by some collection of drama of publishing in instalments in the page, do not have the described URL that does not upgrade collection of drama in<a 〉, but with " href=javascript: ... " the form occupy-place, at this moment, it can be filtered out.
Step 104 is kept at the backstage with the chained address of described media resource with format.
But as a kind of preferred embodiment, after being kept at the backstage step with format, described chained address with described media resource also comprises:
On electronic equipment, again present media resource by ad hoc fashion.
Obtain the media resource data that user selection is play;
Play described media resource data.
Concrete, the presentation mode by the specific UI of operating system on electronic equipment presents, and in IOS operating system, then under IOS operating system UI framework, presents by the general style of IOS operating system.Under intelligent television, the UI form that is user-friendly to by intelligent television presents.
For the complete chained address that obtains the complete collection of drama of a serial, the present invention can adopt multilayer nest or recursive fashion to obtain the chained address of media resource.Namely according to the first webpage, obtain the media resource of the second webpage, obtain media resource with the 3rd webpage of the second Webpage correlation according to identical algorithm again ..., until obtain the default web page media resource of obtaining the collection of drama number of serial.Certainly the stability that realizes for algorithm also can adopt two-layer nested obtaining, and only obtains the part collection of drama of a serial, for example before obtains front 10 collection that only occur at described the first webpage, and other collection of dramas obtain again according to user's the progress of watching.
The invention provides the method that a kind of network media is play, the embodiment of the invention is by related multimedia resource on the automatic recurrence crawl webpage, and at electronic equipment, for example again present on the intelligent television and play, make multi-screen interactive be applied in the number of times that repeatedly " clicks the page " that can reduce the user when pushing the continuous collection of drama of each video website, automatically finish the function of chain broadcast; The present invention can also be provided at application program " selected works " function, and namely the user can directly jump to by remote controller control and want to need not the collection of drama seen to operate at webpage, can obtain better user's experience effect.
Embodiment two
With reference to figure 2, present embodiment two is based on the optimization of the method for on the basis of embodiment one network media being play.Fig. 2 is the method flow diagram that a kind of network media that the embodiment of the invention two provides is play.Described method comprises the steps:
Step 201, the key structure information of described the first webpage link address of predefine, the first webpage and the second webpage.The change because the structure of the webpage of the Internet may be upgraded in use in the future, the original video site resource that arranges when perhaps the user need to increase the equipment of being not included in and dispatches from the factory, the present invention can provide user oriented structure of web page predefine module, the user can be set to the key structure information of webpage under the guiding of system, for example change<a〉label information, so that network media resource crawl provided by the invention has broad applicability, non-for specific video website.
Step 202 according to the first webpage link address, is obtained the first info web;
Step 203 according to described the first info web, is obtained the chained address of media resource in current the first webpage, and the chained address of the second webpage of several and described the first Webpage correlation;
Concrete, the described chained address step of obtaining media resource in current the first webpage is, according to the described media resource of the key structure acquisition of information chained address of described the first webpage.
Can be preferred, split by the info web of described background program with character string forms;
According to predefined key structure information, obtain the address of each the second webpage in other links.
Step 204 according to the chained address of described the second webpage, is obtained the chained address of media resource in the second webpage;
Concrete, the described chained address step of obtaining media resource in the second webpage is, according to the described media resource of the key structure acquisition of information chained address of described the second webpage.
Preferably, can pass through to create a hiding browser kernel, and load successively each first webpage and the second webpage by described browser kernel;
From described each page, obtain the URL address of media resource file title and the media resource file of described each page by the page script code.
Step 205 is kept at the backstage with the chained address of described media resource with format.
The invention provides the method that a kind of network media is play, by related multimedia resource on the automatic recurrence crawl webpage, and at electronic equipment, for example again present on the intelligent television and play, make multi-screen interactive be applied in the number of times that repeatedly " clicks the page " that can reduce the user when pushing the continuous collection of drama of each video website, automatically finish the function of chain broadcast; The present invention can also be provided at application program " selected works " function, and namely the user can directly jump to by remote controller control and want to need not the collection of drama seen to operate at webpage, can obtain better user's experience effect.
Because the user may push the chained address of different video website, perhaps predefined structure of web page may change, the present invention also can provide user oriented structure of web page definition unit, so that the user can self-defined needed target web, under the guiding of system, edit the key structure information of needed target web, so that the crawl of network media resource has more broad applicability in the method that the network media provided by the invention is play, non-for specific video website, greatly facilitate user's use.
Embodiment three
With reference to figure 3, Fig. 3 is the method schematic diagram that a kind of network media that the embodiment of the invention three provides is play.Present embodiment three is that the refinement of the method for on the basis of embodiment one and embodiment two network media being play is described, and as shown in Figure 3, described method comprises the steps:
Step 301 is used video website at multi-screen interactive and is selected the interface, and the user can select arbitrarily the website to enter, and this realization is not restricted to specific website;
Step 302, when the user enters the broadcast interface of a certain collection media the backstage obtain current also title and the URL address of the media that comprise of current web page.
The acquisition methods of title obtains the heading message that the html page element information obtains link by the js script, for example adopts code document.getElementsByTagName (" title ") [0] .innerHTML to obtain the heading message that links in the webpage;
Media URL acquisition methods: obtain the src/source attribute in the video label in the page, main method also is that employing js script obtains the information in the html web page element, for example can adopt the link information of following Code obtaining media:
var?videotags=document.getElementsByTagName('video');
var?srcattr=videotags[0].getAttribute('src');
Step 303, the URL that the user pushes current media plays to the TV end, and the backstage is opened collection of drama and is obtained function simultaneously.
Wherein, described step 303 is a kind of preferably steps.
Step 304, use the regular expression of javascript mate successively current page all<a contain " xx collection ", " xx collection ", " xx " (xx is at least 1 numeral) keyword in the label.
In this step, the keyword that contains " xx collection " or " xx collection " or " xx " (xx is at least 1 numeral) in current the first webpage of matching regular expressions of use javascript in all<a〉labels, acquiescence crawl collection of drama is at least 10 collection, if then coupling keyword " xx collection " successfully obtains 10 above data and then need not coupling " xx collection " and " xx " keyword, if coupling " xx collection " keyword does not obtain 10 above data, then continue coupling " xx collection " keyword, the like.Wherein<a〉label refers to the particular webpage label that comprises key message.
Step 305, with all match<a comprise (might not upgrading by certain collection of drama of publishing in instalments in the page of " http: // " in the href attribute in the label,<a〉in the URL of back collection number not, but with the form occupy-place of " href=javascript:... ", can filter out here) be combined into character string as the interval and pass to backstage objective-c code take " $ $ $ $ " symbol.
Step 306, the backstage passes the character string of coming with js and splits, and obtains the web page address of each collection.
Step 307 creates a hiding browser kernel in multi-screen interactive is used, such as UIWebView, and load successively each webpage.
Step 308, load and the URL that obtains title and media is deposited in the set of depositing collection of drama (need filter out the network address that misinformation enters in the step 304 according to the determination methods that whether comprises printed words such as " xx collection " among the title that obtains before obtaining media URL, as: if coupling is " xx " keyword in the step 304, may all pass the link that contains " xx " (for example numeral), but what these had in connecting is not collection of drama, such as the character string of the expressions of years such as 2012).In using step 302, need to create during method a NSTimer regularly (as every 2 seconds) repeatedly obtain until carry out again the media of next webpage after obtaining media URL and obtain operation (after needing a period of time in the page, just can carry such as media information).Other detail content of this step are described in step 302, do not repeat them here.
Step 309, obtaining needs title and the media URL of the current page that will get access in the step 302 also to add the set of depositing collection of drama after finishing, because the collection of drama network address that gets access at current page do not comprise the original media asset network address (as, the page at " the 01st collection ", can redirect after " the 02nd collection " clicked in the page form, but " the 01st collection " can't directly be clicked and redirect, and this moment, it was not in current page information).
Step 310, when televising complete current media, next collection media is taken out on the backstage automatically from the set of depositing collection of drama URL is pushed to TV, finishes automatic chain broadcast.
The embodiment of the invention is described the crawl process of Internet resources by refinement, be implemented on the electronic equipment automatically related multimedia resource on the recurrence crawl webpage, and at electronic equipment, for example again present on the intelligent television and play, make multi-screen interactive be applied in the number of times that repeatedly " clicks the page " that can reduce the user when pushing the continuous collection of drama of each video website, automatically finish the function of chain broadcast; The present invention can also be provided at application program " selected works " function, and namely the user can directly jump to by remote controller control and want to need not the collection of drama seen to operate at webpage, can obtain better user's experience effect.
Embodiment four
With reference to figure 4, Fig. 4 is the structure drawing of device that a kind of network media that the embodiment of the invention four provides is play.Described device comprises such as lower unit:
The first info web acquiring unit 401 is used for according to the first webpage link address, obtains the first info web;
Concrete, described the first info web comprises title and the described first web page media URL address of the first webpage.
Obtaining the title of described the first webpage and the URL of media finishes by the js script module:
Obtaining of title is to obtain the heading message that the html page element information obtains link by the js script, for example adopts code document.getElementsByTagName (" title ") [0] .innerHTML to obtain the heading message that links in the webpage;
Media URL acquisition methods: obtain the src/source attribute in the video label in the page, can adopt the js script to obtain linking element information in the html web page element, for example can adopt the link information of following Code obtaining media:
var?videotags=document.getElementsByTagName('video');
var?srcattr=videotags[0].getAttribute('src');
The first web page media resource link address acquisition unit 402 is used for the chained address that obtains the first webpage media resource according to described the first info web;
The second webpage link address acquiring unit 403 is used for according to described the first info web, obtains the chained address of the second webpage of several and described the first Webpage correlation;
Wherein, described the first Webpage correlation generally is the second webpage of the serial of collection more than.
The second web page media resource link address acquisition unit 404 is used for the chained address that obtains the second webpage media resource according to the chained address of the second webpage.
Concrete, behind the URL address that obtains the first webpage, push to the TV end and play, simultaneously, the backstage is opened collection of drama and is obtained function.
In this step, the keyword that contains " xx collection " " xx collection " " xx " (xx is at least 1 numeral) in current the first webpage of matching regular expressions of use javascript in all<a〉labels, if obtain 10 during coupling " xx " collection, the acquiescence collection of drama is at least 10 collection, then need not coupling " xx collection " " xx ".If data less than 10, then continue coupling.
Simultaneously, being combined into character string as the interval and passing to backstage objective-c code take " " $ $ $ $ " " symbol of " http: // " will be comprised in the href attribute in<a〉label that match.Might not upgrade by some collection of drama of publishing in instalments in the page, do not have the described URL that does not upgrade collection of drama in<a 〉, but with " href=javascript: ... " the form occupy-place, at this moment, it can be filtered out.
Can be preferred embodiment as another kind, referring to Fig. 4, described network media playing device also comprises:
Storage and management unit, backstage, chained address 408 is used for the chained address of described media resource is kept at the backstage with format.
Media resource display unit 405 is used for again presenting media resource by ad hoc fashion on electronic equipment;
Media resource data capture unit 406 is used for obtaining media file data by Internet protocol;
Media play unit 407 is used for playing media file at electronic equipment.
Concrete, the presentation mode by the specific UI of operating system on electronic equipment presents, and in IOS operating system, then under IOS operating system UI framework, presents by the general style of IOS operating system.Under intelligent television, the UI form that is user-friendly to by intelligent television presents.
The device that the network media provided by the invention is play, embodiment is by related multimedia resource on the automatic recurrence crawl webpage, and at electronic equipment, for example again present on the intelligent television and play, make multi-screen interactive be applied in the number of times that repeatedly " clicks the page " that can reduce the user when pushing the continuous collection of drama of each video website, automatically finish the function of chain broadcast; The present invention can also be provided at application program " selected works " function, and namely the user can directly jump to by remote controller control and want to need not the collection of drama seen to operate at webpage, can obtain better user's experience effect.
Embodiment five
With reference to figure 5, present embodiment five is based on the optimizations of the upper device that the network media is play in examples of implementation four basis, and Fig. 5 is the structure drawing of device that a kind of network media that the embodiment of the invention five provides is play.Described device comprises such as lower unit:
Webpage key structure information predefine unit 501 is for the key structure information of predefine the first webpage and the second webpage;
The first webpage link address predefine unit 502 is used for predefine the first webpage link address.
The first info web acquiring unit 401 is used for according to the first webpage link address, obtains the first info web;
Concrete, described the first info web comprises title and the described first web page media URL address of the first webpage.
Obtaining the title of described the first webpage and the URL method of media is specially:
The acquisition methods of title: document.getElementsByTagName (" title ") [0] .innerHTML;
Media URL acquisition methods: obtain the src/source attribute in the video label in the page, main code is as follows:
var?videotags=document.getElementsByTagName('video');
var?srcattr=videotags[0].getAttribute('src');
Wherein, described the first web page media resource link address acquisition unit 402 also further comprises: the first web page address resolution unit 503 is used for according to the first webpage key structure information analysis the first webpage, the media resource chained address that obtains the first webpage;
The second webpage link address acquiring unit 403 is used for according to described the first info web, obtains the chained address of the second webpage of several and described the first Webpage correlation;
The second web page media resource link address acquisition unit 404 is used for the chained address that obtains the second webpage media resource according to the chained address of the second webpage.
Wherein, described the second web page media resource link address acquisition unit 404 also further comprises: the second web page address resolution unit 504 is used for according to the second webpage key structure information analysis the second webpage, the media resource chained address that obtains the second webpage.
Info web loading unit 505 is used for creating a hiding browser kernel, and loads successively described each second webpage by described browser kernel;
Media resource acquiring unit 506 is used for the URL address that obtains media file title and the media file of described each page from described each page by the page script code.
Present embodiment is that the refinement of the 4th embodiment web page media technology for information acquisition module is described, and other guide please refer to the description of the 4th embodiment, does not repeat them here.
The invention provides the device that a kind of network media is play, by related multimedia resource on the automatic recurrence crawl webpage, and at electronic equipment, for example again present on the intelligent television and play, make multi-screen interactive be applied in the number of times that repeatedly " clicks the page " that can reduce the user when pushing the continuous collection of drama of each video website, automatically finish the function of chain broadcast; The present invention can also be provided at application program " selected works " function, and namely the user can directly jump to by remote controller control and want to need not the collection of drama seen to operate at webpage, can obtain better user's experience effect.
Because the user may push the chained address of different video website, perhaps predefined structure of web page may change, the present invention also can provide user oriented structure of web page definition unit, so that the user can self-defined needed target web, under the guiding of system, edit the key structure information of needed target web, greatly facilitate user's use.
The above only is preferred embodiment of the present invention, not in order to limiting the present invention, all any modifications of doing within the spirit and principles in the present invention, is equal to and replaces and improvement etc., all should be included within protection scope of the present invention.

Claims (10)

1. the method play of the network media, described method comprises:
According to the first webpage link address, obtain the first info web;
According to described the first info web, obtain the chained address of media resource in current the first webpage, and the chained address of the second webpage of several and described the first Webpage correlation;
According to the chained address of described the second webpage, obtain the chained address of media resource in the second webpage;
The chained address of described media resource is kept at the backstage with format.
2. method according to claim 1 is characterized in that, also comprises after described chained address with described media resource is kept at the backstage step with format:
On electronic equipment, again present media resource by ad hoc fashion.
Obtain the media resource data that user selection is play;
Play described media resource data.
3. method according to claim 1 is characterized in that,, obtains the first info web step and also comprises before according to webpage link address described:
The key structure information of described the first webpage link address of predefine, the first webpage and the second webpage;
4. method according to claim 3 is characterized in that,
In the described chained address step of obtaining media resource in current the first webpage, it is the described media resource of the key structure acquisition of information chained address according to described the first webpage;
In the described chained address step of obtaining media resource in the second webpage, it is the described media resource of the key structure acquisition of information chained address according to described the second webpage.
5. method according to claim 1 is characterized in that,
Described according to described the first info web, obtain the chained address of media resource in current the first webpage, and the chained address step of the second webpage of several and described the first Webpage correlation comprises:
Split by the info web of described background program with character string forms;
According to predefined key structure information, obtain the address of each the second webpage in other links,
Described chained address according to described the second webpage, the chained address step of obtaining media resource in the second webpage comprises:
Create a hiding browser kernel, and load successively each second webpage by described browser kernel;
From described each page, obtain the URL address of media resource file title and the media resource file of described each page by the page script code.
6. the device play of an Internet video, described device comprises:
The first info web acquiring unit is used for according to the first webpage link address, obtains the first info web;
The first web page media resource link address acquisition unit is used for the chained address that obtains the first webpage media resource according to described the first info web
The second webpage link address acquiring unit is used for according to described the first info web, obtains the chained address of the second webpage of several and described the first Webpage correlation;
The second web page media resource link address acquisition unit is used for the chained address that obtains the second webpage media resource according to the chained address of the second webpage.
7. device according to claim 6 is characterized in that, also comprises:
The media resource display unit is used for again presenting media resource by ad hoc fashion on electronic equipment;
The media resource data capture unit is used for obtaining media file data by Internet protocol;
Media play unit is used for playing media file at electronic equipment.
8. device according to claim 7 is characterized in that, also comprises:
Webpage key structure information predefine unit, the key structure information of the first webpage and the second webpage;
The first webpage link address predefine unit is used for predefine the first webpage link address.
9. device according to claim 8 is characterized in that,
The first web page media resource link address acquisition unit also comprises: the first web page address resolution unit is used for according to the first webpage key structure information analysis the first webpage, the media resource chained address that obtains the first webpage;
The second web page media resource link address acquisition unit also comprises: the second web page address resolution unit is used for according to the second webpage key structure information analysis the second webpage, the media resource chained address that obtains the second webpage.
10. device according to claim 6 is characterized in that,
Described the second web page media resource link address acquisition unit comprises:
The info web loading unit is used for creating a hiding browser kernel, and loads successively described each second webpage by described browser kernel;
The media resource acquiring unit is used for the URL address that obtains media file title and the media file of described each page from described each page by the page script code.
CN201210469175.8A 2012-11-19 2012-11-19 The method and device that a kind of network media is play Active CN103024608B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201210469175.8A CN103024608B (en) 2012-11-19 2012-11-19 The method and device that a kind of network media is play

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201210469175.8A CN103024608B (en) 2012-11-19 2012-11-19 The method and device that a kind of network media is play

Publications (2)

Publication Number Publication Date
CN103024608A true CN103024608A (en) 2013-04-03
CN103024608B CN103024608B (en) 2016-08-03

Family

ID=47972657

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201210469175.8A Active CN103024608B (en) 2012-11-19 2012-11-19 The method and device that a kind of network media is play

Country Status (1)

Country Link
CN (1) CN103024608B (en)

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103327392A (en) * 2013-06-03 2013-09-25 贝壳网际(北京)安全技术有限公司 Video playing processing method and system
CN103823833A (en) * 2013-11-29 2014-05-28 奇智软件(北京)有限公司 Method and browser device for collecting multimedia data in web pages
CN104010231A (en) * 2014-04-30 2014-08-27 小米科技有限责任公司 Data synchronizing method and device
CN104967879A (en) * 2015-03-10 2015-10-07 腾讯科技(深圳)有限公司 Video play method and apparatus
CN105959775A (en) * 2016-05-27 2016-09-21 青岛海信传媒网络技术有限公司 Multi-screen video playing method and terminal equipment
CN106339501A (en) * 2016-09-13 2017-01-18 三星电子(中国)研发中心 Method and device for pushing media files
CN103823907B (en) * 2014-03-19 2018-03-02 北京奇虎科技有限公司 A kind of method, apparatus and engine for integrating online video resource address
WO2019127881A1 (en) * 2017-12-30 2019-07-04 平安科技(深圳)有限公司 Webpage data processing method and device, computer device and computer storage medium
CN110110101A (en) * 2018-09-21 2019-08-09 北京字节跳动网络技术有限公司 Recommended method, device, terminal, server and the readable medium of multimedia content
CN112272307A (en) * 2020-10-23 2021-01-26 海看网络科技(山东)股份有限公司 Carousel method for EPG integrated picture and video
CN115379270A (en) * 2022-08-03 2022-11-22 深圳乐播科技有限公司 Video screen projection method and device, cloud device and storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090119598A1 (en) * 2007-11-07 2009-05-07 Cabot Communications Limited Systems and methods for itemising web pages for display on a screen
CN101504648A (en) * 2008-11-14 2009-08-12 北京搜狗科技发展有限公司 Method and apparatus for showing web page resources
CN102724586A (en) * 2012-07-05 2012-10-10 百视通网络电视技术发展有限责任公司 Page caching method and page caching system based on internet protocol television (IPTV)
CN102737116A (en) * 2012-05-29 2012-10-17 深圳市同洲电子股份有限公司 Method and device for storing webpage resources

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090119598A1 (en) * 2007-11-07 2009-05-07 Cabot Communications Limited Systems and methods for itemising web pages for display on a screen
CN101504648A (en) * 2008-11-14 2009-08-12 北京搜狗科技发展有限公司 Method and apparatus for showing web page resources
CN102737116A (en) * 2012-05-29 2012-10-17 深圳市同洲电子股份有限公司 Method and device for storing webpage resources
CN102724586A (en) * 2012-07-05 2012-10-10 百视通网络电视技术发展有限责任公司 Page caching method and page caching system based on internet protocol television (IPTV)

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103327392A (en) * 2013-06-03 2013-09-25 贝壳网际(北京)安全技术有限公司 Video playing processing method and system
CN103823833A (en) * 2013-11-29 2014-05-28 奇智软件(北京)有限公司 Method and browser device for collecting multimedia data in web pages
CN103823907B (en) * 2014-03-19 2018-03-02 北京奇虎科技有限公司 A kind of method, apparatus and engine for integrating online video resource address
CN104010231A (en) * 2014-04-30 2014-08-27 小米科技有限责任公司 Data synchronizing method and device
CN104967879A (en) * 2015-03-10 2015-10-07 腾讯科技(深圳)有限公司 Video play method and apparatus
CN104967879B (en) * 2015-03-10 2018-10-19 腾讯科技(深圳)有限公司 Video broadcasting method and device
CN105959775A (en) * 2016-05-27 2016-09-21 青岛海信传媒网络技术有限公司 Multi-screen video playing method and terminal equipment
CN106339501A (en) * 2016-09-13 2017-01-18 三星电子(中国)研发中心 Method and device for pushing media files
WO2019127881A1 (en) * 2017-12-30 2019-07-04 平安科技(深圳)有限公司 Webpage data processing method and device, computer device and computer storage medium
CN110110101A (en) * 2018-09-21 2019-08-09 北京字节跳动网络技术有限公司 Recommended method, device, terminal, server and the readable medium of multimedia content
CN110110101B (en) * 2018-09-21 2022-04-29 北京字节跳动网络技术有限公司 Multimedia content recommendation method, device, terminal, server and readable medium
CN112272307A (en) * 2020-10-23 2021-01-26 海看网络科技(山东)股份有限公司 Carousel method for EPG integrated picture and video
CN115379270A (en) * 2022-08-03 2022-11-22 深圳乐播科技有限公司 Video screen projection method and device, cloud device and storage medium

Also Published As

Publication number Publication date
CN103024608B (en) 2016-08-03

Similar Documents

Publication Publication Date Title
CN103024608B (en) The method and device that a kind of network media is play
CN101036385B (en) Method and system for providing interactive services in digital television
CN101595481B (en) Method and system for facilitating information searching on electronic devices
US6868415B2 (en) Information linking method, information viewer, information register, and information search equipment
CN101321025B (en) Information providing system, information receiving apparatus, information providing apparatus, information providing method
CN104427376A (en) Information display apparatus, information display method, and computer program
CN103501449A (en) Method and device for recommending video source associated with television program
CN109600673B (en) Information processing apparatus, information processing method, and computer-readable medium
US20130097159A1 (en) System and method for providing information regarding content
CN103647989A (en) Program recommending method and apparatus for smart television
CN103297327A (en) Message pushing method, message pushing device and display terminal
CN104065979A (en) Method for dynamically displaying information related with video content and system thereof
CN102306171A (en) Method and equipment for providing network access suggestions and network search suggestions
CN105979353A (en) Method and device for controlling video playing of play device
CN104144357A (en) Video playing method and system
CN102075800A (en) File play control method and system based on interactive personnel television set top box
WO2015103636A9 (en) Injection of instructions in complex audiovisual experiences
CN105740014A (en) Method for integrating YouTube functions in mobile terminal application
CN103458065A (en) Method for extracting video address based on Webkit kernel under HTML5 standard
CN106792103A (en) Set top box side homepage wicket represents the method and Set Top Box of multiple recommendation bitmaps
CN103559304A (en) Implementation method and device for Internet data customization
CN104301778A (en) Data acquisition method, device and system
CN104951504A (en) Webpage processing method and system
CN103747280A (en) Method for creating a program and device thereof
CN101378478A (en) Method for reading electronic book in interactive network television system

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant