CN104809120B - Information processing method and device - Google Patents

Information processing method and device Download PDF

Info

Publication number
CN104809120B
CN104809120B CN201410036482.6A CN201410036482A CN104809120B CN 104809120 B CN104809120 B CN 104809120B CN 201410036482 A CN201410036482 A CN 201410036482A CN 104809120 B CN104809120 B CN 104809120B
Authority
CN
China
Prior art keywords
video
webpage
video resource
client
resources
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.)
Active
Application number
CN201410036482.6A
Other languages
Chinese (zh)
Other versions
CN104809120A (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.)
Tencent Technology Shenzhen Co Ltd
Original Assignee
Tencent Technology Shenzhen 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 Tencent Technology Shenzhen Co Ltd filed Critical Tencent Technology Shenzhen Co Ltd
Priority to CN201410036482.6A priority Critical patent/CN104809120B/en
Publication of CN104809120A publication Critical patent/CN104809120A/en
Application granted granted Critical
Publication of CN104809120B publication Critical patent/CN104809120B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

The invention discloses an information processing method and device, relates to the technical field of information, and aims to conveniently check related videos and improve the viscosity of information when a user browses related webpage contents of news or information. According to the embodiment of the invention, the corresponding video resources are retrieved according to the webpage which is requested to be accessed by the user, wherein the webpage comprises the text description or the text description and the picture; when the corresponding video resource is retrieved, instructing the client to display a viewing entrance icon of the video resource; and when the fact that the watching entrance icon of the video resource is triggered is detected, the video resource is sent to the client. The scheme provided by the embodiment of the invention is suitable for being adopted when information processing is carried out.

Description

Information processing method and device
Technical Field
The present invention relates to the field of information technologies, and in particular, to an information processing method and apparatus.
Background
With the popularization of the instant messaging browser, more and more users browse news or information through the instant messaging browser on the user terminal. At present, when browsing news or information, a user can know the content of the news or the information through the document description, or can know the content of the news or the information through the document description and the form of pictures, or can know the content of the news or the information through the form of videos, so that the occurrence scene of the news or the information can be clearly and intuitively known.
However, when browsing news or information using the related art, if a user desires to view through a video while browsing related web contents of news or information, the user is required to retrieve the related video through a search engine, resulting in a complicated operation and a reduction in stickiness between information.
Disclosure of Invention
Embodiments of the present invention provide an information processing method and apparatus, so that when a user browses related web content of news or information, the user can conveniently view related videos, and the stickiness between information is improved.
In a first aspect, an embodiment of the present invention provides an information processing method, including:
retrieving corresponding video resources according to a webpage accessed by a user, wherein the webpage comprises a text description or a text description and a picture;
when the corresponding video resource is retrieved, instructing the client to display a viewing entrance icon of the video resource;
and when the fact that the watching entrance icon of the video resource is triggered is detected, the video resource is sent to the client.
In a second aspect, an embodiment of the present invention provides another information processing method, including:
displaying an accessed webpage, wherein the webpage comprises a text description or a text description and a picture;
when a video resource corresponding to the webpage exists, displaying a viewing entrance icon of the video resource on the webpage;
and when the fact that the watching entrance icon of the video resource is triggered is detected, the video resource which is sent by the server and corresponds to the webpage is received.
In a third aspect, an embodiment of the present invention provides an information processing apparatus including:
the retrieval unit is used for retrieving corresponding video resources according to a webpage which is requested to be accessed by a user, wherein the webpage comprises a text description or a text description and a picture;
the client comprises an indicating unit and a display unit, wherein the indicating unit is used for indicating the client to display a watching entrance icon of a video resource when the corresponding video resource is retrieved;
a sending unit, configured to send the video resource to the client when it is detected that a viewing entry icon of the video resource is triggered.
In a fourth aspect, an embodiment of the present invention provides another information processing apparatus, including:
the display unit is used for displaying an accessed webpage, and the webpage comprises a text description or a text description and a picture;
the display unit is further used for displaying a viewing entrance icon of the video resource on the webpage when the video resource corresponding to the webpage exists;
and the receiving unit is used for receiving the video resource corresponding to the webpage sent by the server when the watching entrance icon of the video resource is triggered.
The embodiment of the invention provides an information processing method and device, which are used for retrieving a corresponding video resource according to a webpage accessed by a user, indicating a client to display a watching entrance icon of the video resource when the corresponding video resource is retrieved, and finally sending the video resource to the client when the watching entrance icon of the video resource is triggered. Compared with the prior art that if a user wants to watch the related webpage content of news or information in a video mode, the user needs to search the related video through a search engine, so that the operation is complex, and the stickiness among the information is reduced, the embodiment can directly click the playing inlet icon corresponding to the video resource without searching the related video through the search engine when the user wants to watch the video resource corresponding to the webpage, so that the related video can be conveniently checked, and the stickiness among the information is improved.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to these drawings without creative efforts.
Fig. 1 is a flowchart of an information processing method (server side) according to an embodiment of the present invention;
fig. 2 is a flowchart of an information processing method (client side) according to an embodiment of the present invention;
FIG. 3 is a flow chart of another information processing method according to an embodiment of the present invention;
fig. 4 is a schematic diagram illustrating a web page accessed by a client according to an embodiment of the present invention;
FIG. 5 is a schematic diagram of another embodiment of the present invention for displaying a web page accessed by a client;
FIG. 6 is a schematic diagram of a video page provided by an embodiment of the present invention;
fig. 7 is a block diagram of an information processing apparatus (server) according to an embodiment of the present invention;
fig. 8 is a block diagram of another information processing apparatus (server) provided in the embodiment of the present invention;
fig. 9 is a block diagram of an information processing apparatus (client) according to an embodiment of the present invention;
fig. 10 is a block diagram of another information processing apparatus (client) according to an embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
An embodiment of the present invention provides an information processing method, where an execution subject of the method may be a server, as shown in fig. 1, and the method includes:
step 101, retrieving a corresponding video resource according to a webpage accessed by a user, wherein the webpage comprises a text description or a text description and a picture.
Optionally, step 101 may be preceded by: after request information for accessing the webpage sent by a user through a client is received, retrieving the corresponding webpage according to the request information; and then sending the retrieved web page to the client.
For example, if the web page that the user wishes to access is news of "big fire in sales office, and black malaria in scene" at the white cloud airport in guangzhou, the server searches the corresponding video resource according to the label or the brief introduction of the retrieved web page after transmitting the relevant request information. For example, retrieved video assets related to a fire in a sales floor on the Guangzhou white cloud airport. It should be noted that the server includes the text description or the text description and the picture according to the retrieved web page, that is, does not include the video resource. The retrieved video assets may be at least one.
News is a genre of recorded society, broadcast information, and reflecting the era, which is frequently used by media such as newspapers, radio stations, television stations, and the internet. The concept of news is divided into broad and narrow meanings. In its broad sense, common texts, except comments and monographs published in newspapers, broadcasters, televisions, are all included in the news list, including messages, communications, features, shorthand, and so on; the narrow news is specially used for information, and the information is a brief description mode and is a relatively concise and concise character, so that the newly-occurring and valuable facts at home and abroad can be rapidly and timely reported.
When the corresponding video resource is retrieved, the retrieval of the video can be realized by text retrieval by using the metadata of the video, such as a title, a brief introduction and the like.
And 102, when the corresponding video resource is retrieved, indicating the client to display a watching entrance icon of the video resource.
And 103, when the fact that the watching entrance icon of the video resource is triggered is detected, sending the video resource to the client.
When the corresponding video resource can not be retrieved, the process is ended.
The embodiment of the invention provides an information processing method, which comprises the steps of retrieving corresponding video resources according to a webpage accessed by a user, indicating a client to display a watching entrance icon of the video resources when the corresponding video resources are retrieved, and finally sending the video resources to the client when the watching entrance icon of the video resources is triggered, so that the corresponding video resources can be provided when the user browses related webpage contents of news or information, the user can conveniently view related videos, and the viscosity among information is improved.
An embodiment of the present invention provides another information processing method, where an execution subject of the method may be a client, as shown in fig. 2, the method includes:
step 201, displaying an accessed webpage, wherein the webpage comprises a text description, or a text description and a picture.
Optionally, when the user clicks news or information to be viewed through the client, and the server receives request information for accessing a webpage sent by the client, the server sends the retrieved webpage to the client according to the webpage corresponding to the request information, and the client displays the webpage after receiving the webpage.
Step 202, when a video resource corresponding to the webpage exists, displaying a viewing entrance icon of the video resource on the webpage.
Optionally, after the server sends the retrieved web page to the client, the corresponding video resource is retrieved according to the retrieved title or introduction of the web page, and when the video resource corresponding to the web page exists, the client displays a view entry icon of the video resource on the web page, so that the user can click and view the video resource.
Step 203, when it is detected that the viewing entrance icon of the video resource is triggered, receiving the video resource corresponding to the webpage sent by the server.
The embodiment of the invention provides an information processing method, which comprises the steps of displaying a watching entrance icon of a video resource on a webpage when the video resource corresponding to the webpage exists, and then receiving the video resource corresponding to the webpage sent by a server when the watching entrance icon of the video resource is triggered, so that when a user browses related webpage contents of news or information, the related videos can be conveniently checked, the stickiness among the information is improved, and more visual audio-visual experience is provided for the user.
An embodiment of the present invention provides another information processing method, as shown in fig. 3, the method includes:
in step 301, the client sends request information for accessing a web page to the server.
Optionally, when the user browses the web page and finds interesting news or information, the request information for accessing the web page may be sent to the server by clicking a link corresponding to the news or information.
Step 302, the server receives request information for accessing a web page sent by the client.
Step 303, according to the request information, the server retrieves the corresponding web page.
Step 304, the server sends the retrieved web page to the client.
Optionally, the server retrieves the corresponding video resource according to the title or the brief introduction of the webpage the user requests to access.
For example, if the title of the web page may be "guangzhou white cloud airport first fire scene black smoke miasma", then the "guangzhou white cloud airport first fire scene black smoke miasma" may be used as a search target to search for the corresponding video resource, for example, a video resource with the title of "guangzhou white cloud airport first fire scene black smoke miasma" and a video resource with the title of "the outbreak fire of the current morning guangzhou white cloud airport departure hall" and a video resource with the title of "the fire part delay of the guangzhou white cloud airport.
For example, retrieving video resources by using a profile of a web page as a retrieval object specifically includes the following steps: and acquiring the profile of the webpage which the user requests to access. And processing the brief introduction to obtain the key words of the brief introduction. For example, the keywords of the profile may be "white cloud airport", "fire". And retrieving the video resources corresponding to the keywords of the brief introduction according to the keywords of the brief introduction.
Step 305, when the corresponding video resource is retrieved, instructing the client to display the viewing entrance icon of the video resource.
Optionally, when the corresponding video resource is not retrieved, the process is ended, and the processing is not performed any more.
Step 306, the client receives the retrieved web page sent by the server and displays the accessed web page.
As shown in fig. 4, the client displays an accessed webpage, where the webpage includes a text description and a picture corresponding to the text description.
And 307, when the video resource corresponding to the webpage exists, the client displays a viewing entrance icon of the video resource on the webpage.
As shown in fig. 5, a view entry icon for a video asset is displayed in the lower right corner on the web page shown in fig. 4. It should be noted that the view entry icon of the video resource may be displayed at any position in the web page, and the display position is not limited in this embodiment. In addition, the view entry icon of the video resource may be the icon shown in fig. 5, or may be in other forms, for example, the view entry icon of the video resource is an icon that identifies a word "video", and the like, and the form of the view entry icon of the video resource is not limited in this embodiment.
Step 308, when it is detected that the viewing entrance icon of the video resource is triggered, the client receives the video resource corresponding to the webpage sent by the server.
Step 309, the client displays the video page corresponding to the video resource, and plays the video corresponding to the video resource.
And when the user wants to watch the video content corresponding to the webpage, clicking the watching entrance icon of the video resource to display the video page corresponding to the video resource.
Optionally, when the number of the video resources is 1, the video corresponding to the video resource is directly played.
Optionally, when the number of the video resources is greater than 1, the video resource with the largest content relevance value with the webpage is played. For example, since the title of the web page or the video is a core manifestation of the content of the web page, the client may determine whether the two are related according to the title of the web page or the video. In addition, the relevance value of the web page and the video can be calculated according to the content of the web page and the content of the video. Or the time-frequency resources received by the client are video resources sorted according to the content relevance value with the web page, for example, sorted in the descending order, that is, the server sends the retrieved video resources to the client according to the relevance value with the content of the web page.
Optionally, when the webpage is "guangzhou white cloud airport first sales fire scene black smoke miasma", the video resource also includes a video with the title of "guangzhou white cloud airport first sales fire scene black smoke miasma", in addition, the video resource also includes a video resource with the title of "the sudden fire of the departure hall of the guangzhou white cloud airport" and a video resource with the title of "partial flight delay of fire happening at the guangzhou white cloud airport", so that the video of "guangzhou white cloud airport first sales fire scene black smoke miasma" is currently played.
When the number of the video resources is greater than 1, as shown in fig. 6, video links corresponding to other video resources related to the web page are displayed below a playing window of the video page, for example, a video resource with the title of "sudden fire at the departure hall of the Guangzhou white cloud airport" and a video resource with the title of "partial flight delay of fire at the Guangzhou white cloud airport", and the video resource with the largest relevance value to the web page is played in the playing window, for example, a video resource with the title of "black smoke and miaow at the spot of fire at the first sales hall of the Guangzhou white cloud airport" is played.
Optionally, when the user wants to view the video resource with the title of "sudden fire at the departure hall of the white cloud airport in guangzhou today" and the video resource with the title of "partial flight delay of fire at the white cloud airport in guangzhou," the user may directly click the title text or the video picture icon corresponding to the title text.
The embodiment of the invention provides an information processing method, which is characterized in that corresponding video resources are retrieved according to a webpage accessed by a user request, and the video resources are sent to a client, so that when the client wants to watch the video resources corresponding to the webpage, the client does not need to retrieve related videos through a search engine, and can directly click a playing inlet icon corresponding to the video resources, thereby conveniently checking the related videos and improving the viscosity among information.
An embodiment of the present invention provides an information processing apparatus, which may be a server, and as shown in fig. 7, the apparatus includes: search section 701, instruction section 702, and transmission section 703.
A retrieving unit 701, configured to retrieve a corresponding video resource according to a webpage requested to be accessed by a user, where the webpage includes a text description, or a text description and a picture;
an indicating unit 702, configured to, when a corresponding video resource is retrieved, instruct a client to display a viewing entry icon of the video resource;
a sending unit 703, configured to send the video resource to the client when it is detected that the viewing entry icon of the video resource is triggered.
Further optionally, as shown in fig. 8, the apparatus further includes: and a receiving unit 704.
A receiving unit 704, configured to receive request information for accessing a web page sent by a client;
a retrieving unit 701, configured to retrieve a corresponding web page according to the request information;
the sending unit 703 is further configured to send the retrieved web page to the client.
For example, if the title of the web page may be "guangzhou white cloud airport first fire scene black smoke miasma", then the "guangzhou white cloud airport first fire scene black smoke miasma" may be used as a search target to search for the corresponding video resource, for example, a video resource with the title of "guangzhou white cloud airport first fire scene black smoke miasma" and a video resource with the title of "the outbreak fire of the current morning guangzhou white cloud airport departure hall" and a video resource with the title of "the fire part delay of the guangzhou white cloud airport.
Further optionally, the corresponding video resource is retrieved according to the title or the brief introduction of the webpage the user requests to access.
Further optionally, as shown in fig. 8, the retrieving unit 701 includes: an obtaining module 7011, a processing module 7012, and a second retrieving module 7013.
An obtaining module 7011, configured to obtain an introduction of a webpage accessed by a user;
a processing module 7012, configured to process the brief introduction to obtain a keyword of the brief introduction; for example, the keywords of the profile may be "white cloud airport", "fire".
And a second retrieving module 7013, configured to retrieve, according to the keywords of the brief introduction, the video resources corresponding to the keywords of the brief introduction.
It should be noted that, in the apparatus shown in fig. 7 or fig. 8, specific implementation processes of the modules and contents such as information interaction between the modules may refer to the method embodiment because the method embodiment is based on the same inventive concept, and are not described herein again.
The embodiment of the invention provides an information processing device, which is characterized in that a retrieval unit is used for retrieving a corresponding video resource according to a webpage accessed by a user, and an indication unit is used for indicating a client to display a watching entrance icon of the video resource when the corresponding video resource is retrieved; and the sending unit is used for sending the video resource to the client when detecting that the watching entrance icon of the video resource is triggered, so that the related video can be conveniently checked when a user browses related webpage contents of news or information, and the viscosity among information is improved.
An embodiment of the present invention provides an information processing apparatus, which may be a client, as shown in fig. 9, where the apparatus includes: a display unit 901 and a receiving unit 902.
A display unit 901, configured to display an accessed webpage, where the webpage includes a text description, or a text description and a picture;
a display unit 901, configured to display a view entry icon of a video resource on the web page when the video resource corresponding to the web page exists;
a receiving unit 902, configured to receive, when it is detected that the viewing portal icon of the video resource is triggered, the video resource corresponding to the web page sent by the server.
Further optionally, the display unit 901 is further configured to display a video page corresponding to the video resource;
further optionally, as shown in fig. 10, the apparatus further includes: a playback unit 903.
A playing unit 903, configured to play a video corresponding to the video resource.
The video resources are at least one;
when the number of the video resources is 1, the playing unit 903 is configured to:
directly playing the video corresponding to the video resource;
when the number of the video resources is greater than 1, the playing unit 903 is configured to:
and playing the video resource with the maximum content relevance value with the webpage. Optionally, before this step, a relevance value between the content of the web page and the video resource may be calculated, or the time-frequency resource received by the receiving unit 902 is a video resource sorted according to the relevance value between the content of the web page, for example, sorted from large to small.
When the number of the video resources is more than 1, the video page further comprises video links corresponding to other video resources related to the webpage.
Further optionally, the display unit 901 is further configured to, when the number of the video resources is greater than 1, display video links corresponding to other video resources related to the web page below a playing window of the video page, where the video resource with the largest relevance value to the web page is played in the playing window.
It should be noted that, in the apparatus shown in fig. 9 or fig. 10, specific implementation processes of the modules and contents such as information interaction between the modules may refer to the method embodiment because the method embodiment is based on the same inventive concept, and are not described herein again.
The embodiment of the invention provides an information processing device, when video resources corresponding to a webpage exist, a display unit displays a watching entrance icon of the video resources on the webpage, and when the watching entrance icon of the video resources is triggered, a receiving unit receives the video resources corresponding to the webpage sent by a server, so that when a user browses related webpage contents of news or information, related videos can be conveniently viewed, and the viscosity among information is improved.
It should be noted that the above-described device embodiments are merely illustrative, where the units described as separate parts may or may not be physically separate, and the parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on multiple network units. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of the present embodiment. One of ordinary skill in the art can understand and implement it without inventive effort.
From the above description of the embodiments, those skilled in the art will clearly understand that the present invention can be implemented by software plus necessary general-purpose hardware, and certainly can also be implemented by special-purpose hardware including special-purpose integrated circuits, special-purpose CPUs, special-purpose memories, special-purpose components and the like, but the former is a better embodiment in many cases. Based on such understanding, the technical solutions of the present invention may be embodied in the form of a software product, which is stored in a readable storage medium, such as a floppy disk, a usb disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk of a computer, and includes instructions for enabling a computer device (which may be a personal computer, a server, or a network device) to execute the methods according to the embodiments of the present invention.
The embodiments in the present specification are described in a progressive manner, and the same and similar parts among the embodiments are referred to each other, and each embodiment focuses on the differences from the other embodiments. In particular, the apparatus and system embodiments are substantially similar to the method embodiments and are therefore described in a relatively simple manner, where relevant, reference may be made to some descriptions of the method embodiments.
The above description is only for the specific embodiments of the present invention, but the scope of the present invention is not limited thereto, and any person skilled in the art can easily conceive of the changes or substitutions within the technical scope of the present invention, and all the changes or substitutions should be covered within the scope of the present invention. Therefore, the protection scope of the present invention shall be subject to the protection scope of the claims.

Claims (13)

1. An information processing method applied to a server includes:
receiving request information for accessing a webpage sent by a client;
searching a corresponding webpage according to the request information, and sending the webpage to the client for display;
retrieving video resources corresponding to the content of the webpage, wherein the webpage comprises text descriptions or text descriptions and pictures;
when the video resource corresponding to the webpage is retrieved, instructing the client to display a viewing entrance icon identified as a video on the webpage;
when the watching entrance icon is triggered, if the number of the video resources is larger than 1, sequencing the video resources according to the relevance between the content of the webpage and the content of each video resource, and sending the video resources to the client according to the sequenced sequence, so that the client plays the video resource with the maximum relevance value to the content of the webpage under the title of the webpage, and displays links of other video resources.
2. The method of claim 1, wherein retrieving a video asset corresponding to content of the web page comprises:
and retrieving the corresponding video resource according to the title or the brief introduction of the webpage.
3. The method of claim 2, wherein retrieving the corresponding video asset based on the profile of the web page comprises:
acquiring the brief introduction of the webpage;
processing the brief introduction to obtain the key words of the brief introduction;
and retrieving the video resources corresponding to the keywords of the brief introduction according to the keywords of the brief introduction.
4. An information processing method applied to a client includes:
sending request information for accessing a webpage to a server so that the server retrieves the corresponding webpage according to the request information;
receiving and displaying the webpage from the server, wherein the webpage comprises a text description or a text description and a picture;
displaying a viewing entry icon identified as a video on the webpage when the server retrieves a video resource corresponding to the content of the webpage and indicates the client;
when the watching entrance icon is triggered, if the number of the video resources is greater than 1, receiving each video resource sent by the server according to the sorted sequence, playing the video resource with the maximum content relevance value with the webpage below the title of the webpage, and displaying links of other video resources, wherein the server sorts each video resource according to the relevance value of the content with each video resource.
5. The method of claim 4, wherein playing the video resource with the largest content relevance value of the web page under the title of the web page and displaying the links of other video resources comprises:
displaying a video page below the title of the webpage;
and playing the video corresponding to the video resource with the maximum relevance value in the video page, and displaying links of other video resources.
6. The method of claim 5, wherein displaying the links to the other video resources comprises:
and displaying video links corresponding to other video resources related to the webpage below the playing window of the video page.
7. An information processing apparatus characterized by comprising:
the receiving unit is used for receiving request information of accessing the webpage sent by the client;
the retrieval unit is used for retrieving a corresponding webpage according to the request information, wherein the webpage comprises a text description or a text description and a picture; retrieving a video resource corresponding to the content of the web page;
the display unit is used for displaying a video resource corresponding to the webpage on the webpage;
the sending unit is used for sending the webpage to the client side for displaying; when the watching entrance icon is triggered, if the number of the video resources is larger than 1, sequencing the video resources according to the relevance between the content of the webpage and the content of each video resource, and sending the video resources to the client according to the sequenced sequence, so that the client plays the video resource with the maximum relevance value to the content of the webpage under the title of the webpage, and displays links of other video resources.
8. The apparatus of claim 7, wherein the retrieving unit is configured to:
and retrieving the corresponding video resource according to the title or the brief introduction of the webpage.
9. The apparatus of claim 8, wherein the retrieving unit comprises:
the acquisition module is used for acquiring the brief introduction of the webpage;
the processing module is used for processing the brief introduction and acquiring the key words of the brief introduction;
and the second retrieval module is used for retrieving the video resources corresponding to the keywords of the brief introduction according to the keywords of the brief introduction.
10. An information processing apparatus characterized by comprising:
the display unit is used for sending request information for accessing the webpage to a server so that the server retrieves the corresponding webpage according to the request information; displaying the webpage, wherein the webpage comprises a text description or a text description and a picture; displaying a viewing portal icon identified as a video on the web page when the server retrieves a video resource corresponding to the content of the web page and instructs the information processing apparatus;
a receiving unit configured to receive the web page from the server; when the watching entrance icon is triggered, if the number of the video resources is more than 1, receiving the video resources sent by the server according to the sorted sequence, wherein the server sorts the video resources according to the relevance between the content of the webpage and the content of each video resource;
and the playing unit is used for playing the video resource with the maximum content relevance value with the webpage under the title of the webpage and displaying links of other video resources.
11. The apparatus of claim 10, wherein the display unit is further configured to display a video page under a title of the web page;
the playing unit is used for playing the video corresponding to the video resource with the maximum relevance value in the video page and displaying the links of other video resources.
12. The apparatus of claim 11, wherein the display unit is configured to display video links corresponding to other video resources related to the web page below a playback window of the video page.
13. A computer-readable storage medium having stored thereon computer-readable instructions for causing at least one processor to perform the method of any one of claims 1 to 6.
CN201410036482.6A 2014-01-24 2014-01-24 Information processing method and device Active CN104809120B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410036482.6A CN104809120B (en) 2014-01-24 2014-01-24 Information processing method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410036482.6A CN104809120B (en) 2014-01-24 2014-01-24 Information processing method and device

Publications (2)

Publication Number Publication Date
CN104809120A CN104809120A (en) 2015-07-29
CN104809120B true CN104809120B (en) 2020-10-30

Family

ID=53693948

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410036482.6A Active CN104809120B (en) 2014-01-24 2014-01-24 Information processing method and device

Country Status (1)

Country Link
CN (1) CN104809120B (en)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106412623A (en) * 2016-10-26 2017-02-15 山东浪潮商用系统有限公司 Dynamic background implementation method enabling content relevancy
CN107066557A (en) * 2017-03-27 2017-08-18 百度在线网络技术(北京)有限公司 Method and apparatus for providing webpage float icon
CN107181803B (en) * 2017-05-23 2020-04-10 百度在线网络技术(北京)有限公司 Method and device for playing video
CN111274505B (en) * 2018-12-05 2024-01-30 中版云教育科技(北京)有限公司 Resource viewing method and device
CN109982106B (en) * 2019-04-29 2021-11-26 百度在线网络技术(北京)有限公司 Video recommendation method, server, client and electronic equipment
CN111343512B (en) * 2020-02-04 2023-01-10 聚好看科技股份有限公司 Information acquisition method, display device and server

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102968412A (en) * 2011-08-31 2013-03-13 北京百度网讯科技有限公司 Method and equipment for acquiring characteristic information of multimedia data
CN103067470A (en) * 2012-12-21 2013-04-24 北京奇虎科技有限公司 Method, server and system for pushing information to browser
CN103533051A (en) * 2013-10-15 2014-01-22 北京奇虎科技有限公司 Processing and providing method and device for network multimedia resource information

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070089158A1 (en) * 2005-10-18 2007-04-19 Clark Christopher M Apparatus and method for providing access to associated data related to primary media data
US20110107381A1 (en) * 2008-06-26 2011-05-05 Honeybee Tv Israel Ltd. Methods and systems for managing viewing at client terminals
CN101621667B (en) * 2009-08-04 2011-08-24 中国联合网络通信集团有限公司 Video providing method and system, and network device
CN102436509B (en) * 2011-12-29 2014-07-02 奇智软件(北京)有限公司 Method and system for browsing webpage at mobile terminal

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102968412A (en) * 2011-08-31 2013-03-13 北京百度网讯科技有限公司 Method and equipment for acquiring characteristic information of multimedia data
CN103067470A (en) * 2012-12-21 2013-04-24 北京奇虎科技有限公司 Method, server and system for pushing information to browser
CN103533051A (en) * 2013-10-15 2014-01-22 北京奇虎科技有限公司 Processing and providing method and device for network multimedia resource information

Also Published As

Publication number Publication date
CN104809120A (en) 2015-07-29

Similar Documents

Publication Publication Date Title
US11743557B2 (en) Methods, systems, and media for presenting supplemental content relating to media content based on state information that indicates a subsequent visit to the content interface
CN110072152B (en) Method and apparatus for identifying and presenting internet-accessible content
US9712878B2 (en) Methods, systems, and media for presenting supplemental information corresponding to on-demand media content
CN104809120B (en) Information processing method and device
US8819035B2 (en) Providing search results based on keyword detection in media content
US9407974B2 (en) Segmenting video based on timestamps in comments
US10321177B2 (en) Computer system and method for streaming video with dynamic user features
US8806000B1 (en) Identifying viral videos
JP2016521390A (en) Method, system, and recording medium for providing portable content corresponding to media content
US20150319509A1 (en) Modified search and advertisements for second screen devices
WO2015003663A1 (en) Method, device, server, and client device for video processing
US10725620B2 (en) Generating interactive menu for contents search based on user inputs
CN108334516B (en) Information pushing method and device
US20170272793A1 (en) Media content recommendation method and device
US9189547B2 (en) Method and apparatus for presenting a search utility in an embedded video
US8935725B1 (en) Visually browsing videos

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