CN104866591B - Video recommendation method and device - Google Patents

Video recommendation method and device Download PDF

Info

Publication number
CN104866591B
CN104866591B CN201510288356.4A CN201510288356A CN104866591B CN 104866591 B CN104866591 B CN 104866591B CN 201510288356 A CN201510288356 A CN 201510288356A CN 104866591 B CN104866591 B CN 104866591B
Authority
CN
China
Prior art keywords
video
user
browser
information
subunit
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
CN201510288356.4A
Other languages
Chinese (zh)
Other versions
CN104866591A (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.)
Zhuhai Baoqu Technology Co Ltd
Original Assignee
Beijing Kingsoft Internet Security Software 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 Kingsoft Internet Security Software Co Ltd filed Critical Beijing Kingsoft Internet Security Software Co Ltd
Priority to CN201510288356.4A priority Critical patent/CN104866591B/en
Publication of CN104866591A publication Critical patent/CN104866591A/en
Application granted granted Critical
Publication of CN104866591B publication Critical patent/CN104866591B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/70Information retrieval; Database structures therefor; File system structures therefor of video data
    • G06F16/78Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually
    • G06F16/7867Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually using information manually generated, e.g. tags, keywords, comments, title and artist information, manually generated time, location and usage information, user ratings

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Library & Information Science (AREA)
  • Multimedia (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)

Abstract

The video recommendation method and device provided by the embodiment of the invention can prompt a user to subscribe a video browsed in a browser at present, add video information of the video browsed at present by the user into a video subscription record according to a subscription instruction of the user, and determine a video to be recommended according to the video information in the video subscription record for recommendation. The video information in the video subscription record can be the video information of videos of a plurality of video websites browsed by the user, so that the video information in the video subscription record is more comprehensive and complete. Therefore, the video recommended by the video information in the video subscription record better meets the requirements of the user, and the effectiveness is higher.

Description

Video recommendation method and device
Technical Field
The invention relates to the technical field of video recommendation, in particular to a video recommendation method and device.
Background
With the development of science and technology, the internet becomes an indispensable component in the life of people. Through the internet, people can conveniently browse videos in video websites.
Video websites tend to recommend videos to users in order for them to watch more videos. When a user browses videos on a video website, the video website records videos of the website browsed by the user, and then the videos similar to the videos browsed by the user are recommended to the user on a webpage of the video website. The existing video websites are numerous, and users often jump among the video websites. Because data among the video websites are not shared, each video website can only recommend videos according to the browsing behavior of the user on the website, so that the videos recommended by each video website may not meet the watching requirements of the user, and the video recommendation effectiveness is poor.
Disclosure of Invention
The embodiment of the invention aims to provide a video recommendation method and device so as to realize effective recommendation of videos.
In order to achieve the above object, an embodiment of the present invention discloses a video recommendation method, including:
acquiring video information of a video browsed by a user in a browser currently;
prompting a user to subscribe the video browsed in the browser currently according to the obtained video information;
receiving a subscription instruction of a user, and adding the video information of a video browsed in a browser by the user into a video subscription record;
determining a video to be recommended according to the video information in the video subscription record;
and recommending the video to be recommended to the user.
Optionally, the video information at least includes: the method for prompting a user to subscribe to a video currently browsed in a browser according to the obtained video information comprises the following steps:
and judging whether the video browsed in the browser currently by the user is an incomplete continuous video or not according to the obtained video information, if so, judging whether the video information of the video browsed in the browser currently by the user exists in the video subscription record, and if not, prompting the user to subscribe the video browsed in the browser currently.
Optionally, the obtaining video information of a video currently browsed by a user in a browser includes:
matching the network address currently accessed by the user in the browser with a preset video website rule by using a regular expression;
and determining whether the network address currently accessed by the user in the browser is a video address according to the matching result, and if so, acquiring video information of the video currently browsed by the user in the browser from a webpage corresponding to the network address currently accessed by the user in the browser.
Optionally, the video information at least includes: video production year information and information of the region to which the video production company belongs,
the determining the video to be recommended according to the video information in the video subscription record includes:
respectively counting the video production age information and the video production company affiliated area information in the video subscription record to obtain a counting result;
and determining the video to be recommended according to the statistical result.
Optionally, the recommending the video to be recommended to the user includes:
obtaining the use frequency of the browser by a user;
and judging whether the use frequency is lower than a preset frequency, if so, recommending the video to be recommended to the user through a recommendation interface displayed in an operating system desktop, and otherwise, recommending the video to be recommended to the user through a recommendation interface displayed in a browser interface.
Optionally, the recommendation interface displayed in the browser interface is located in the upper right corner of the browser interface;
and the recommendation interface displayed in the operating system desktop is positioned at the lower right corner of the operating system desktop.
A video recommendation apparatus comprising: an information obtaining unit, a subscription prompting unit, a subscription recording unit, a video determining unit and a video recommending unit,
the information obtaining unit is used for obtaining video information of a video browsed by a user in a browser currently;
the subscription prompting unit is used for prompting a user to subscribe the video browsed in the browser currently according to the obtained video information;
the subscription recording unit is used for receiving a subscription instruction of a user and adding the video information of the video browsed by the user in the browser into a video subscription record;
the video determining unit is used for determining a video to be recommended according to the video information in the video subscription record;
and the video recommending unit is used for recommending the video to be recommended to the user.
Optionally, the video information at least includes: the subscription prompting unit comprises: a continuous judgment subunit, a recording judgment subunit and a prompt subunit,
the continuous judging subunit is configured to judge, according to the obtained video information, whether a video currently browsed by a user in a browser is an incomplete continuous video, and if so, trigger the recording judging subunit;
the recording judgment subunit is used for judging whether the video information of the video browsed by the user in the browser currently exists in the video subscription record or not, and if not, the prompting subunit is triggered;
and the prompting subunit is used for prompting the user to subscribe the video browsed in the browser currently.
Optionally, the information obtaining unit includes: a matching subunit, an address determining subunit and a video information obtaining subunit,
the matching subunit is used for matching the network address currently accessed by the user in the browser with a preset video website rule by using a regular expression;
the address determining subunit is used for determining whether the network address currently accessed by the user in the browser is a video address according to the matching result, and if so, triggering the video information obtaining subunit;
and the video information obtaining subunit is used for obtaining the video information of the video browsed by the user in the browser from the webpage corresponding to the network address accessed by the user in the browser.
Optionally, the video information at least includes: video production year information and information of the region to which the video production company belongs,
the video determination unit includes: a statistics sub-unit and a video determination sub-unit,
the statistical subunit is used for respectively carrying out statistics on the video production age information and the video production company affiliated area information in the video subscription record to obtain statistical results;
and the video determining subunit is used for determining the video to be recommended according to the statistical result.
Optionally, the video recommending unit includes: a frequency obtaining subunit, a frequency judging subunit, a first recommending subunit and a second recommending subunit,
the frequency obtaining subunit is configured to obtain a frequency of use of the browser by a user;
the frequency judging subunit is used for judging whether the use frequency is lower than a preset frequency, if so, the first recommending subunit is triggered, and otherwise, the second recommending subunit is triggered;
the first recommending subunit is used for recommending the video to be recommended to the user through a recommending interface displayed in an operating system desktop;
and the second recommending subunit is used for recommending the video to be recommended to the user through a recommending interface displayed in the browser interface.
Optionally, the recommendation interface displayed in the browser interface is located in the upper right corner of the browser interface;
and the recommendation interface displayed in the operating system desktop is positioned at the lower right corner of the operating system desktop.
The video recommendation method and device provided by the embodiment of the invention can prompt a user to subscribe a video browsed in a browser at present, add video information of the video browsed at present by the user into a video subscription record according to a subscription instruction of the user, and determine a video to be recommended according to the video information in the video subscription record for recommendation. The video information in the video subscription record can be the video information of videos of a plurality of video websites browsed by the user, so that the video information in the video subscription record is more comprehensive and complete. Therefore, the video recommended by the video information in the video subscription record better meets the requirements of the user, and the effectiveness is higher.
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, 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 the drawings without creative efforts.
Fig. 1 is a flowchart of a video recommendation method according to an embodiment of the present invention;
fig. 2 is a schematic diagram of a subscription prompt box according to an embodiment of the present invention;
FIG. 3 is a schematic diagram illustrating an embodiment of the present invention;
fig. 4 is a schematic structural diagram of a video recommendation apparatus 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.
As shown in fig. 1, a video recommendation method provided in an embodiment of the present invention may include:
s100, acquiring video information of a video browsed by a user in a browser;
wherein, S100 may be executed multiple times, for example: each time the user browses a video in the browser.
The S100 may obtain video information of a video browsed by a user in a browser, and thus the S100 may obtain the video information of the video no matter which video website the user browses through the browser.
The video information may include: any one of video name, video type information, video ending information, video production year information, video production company affiliated area information, video cast staff information and the like.
Wherein, S100 may include:
matching the network address currently accessed by the user in the browser with a preset video website rule by using a regular expression;
and determining whether the network address currently accessed by the user in the browser is a video address according to the matching result, if so, obtaining video information of the video currently browsed by the user in the browser from the webpage corresponding to the network address currently accessed by the user in the browser, and otherwise, not processing.
Specifically, video information of a video currently browsed by a user in a browser can be obtained from a webpage source code of a webpage.
S200, prompting a user to subscribe a video browsed in a browser at present according to the obtained video information;
wherein the video information may include at least: the video type information and the video finalization information, S200 may include:
and judging whether the video browsed in the browser currently by the user is an incomplete continuous video or not according to the obtained video information, if so, judging whether the video information of the video browsed in the browser currently by the user exists in the video subscription record, and if not, prompting the user to subscribe the video browsed in the browser currently.
Since the user typically does not watch the same non-sequential video, such as a movie, repeatedly, the user may only be prompted to subscribe to the incomplete sequential video. The continuous video can be various, such as a television play, a continuously played cartoon, a continuously played comprehensive program video and the like. In order to prevent the user from being repeatedly prompted to subscribe, the user may be prompted to subscribe to the video currently browsed in the browser only when the video subscription record does not contain video information of the video currently browsed in the browser by the user.
Specifically, the user may be prompted by displaying a subscription prompt box in the browser, where the subscription prompt box may have at least a subscription option and a non-subscription option. As shown in fig. 2, the option "i know" is a subscription option, and the option "do not remind" is a non-subscription option.
In other embodiments of the present invention, after the video currently browsed by the user is added to the video subscription record, a subscribed identifier may be added to the video currently browsed by the user to prompt the user that the video has been subscribed.
S300, receiving a subscription instruction of a user, and adding the video information of the video browsed by the user in the browser into a video subscription record;
s400, determining a video to be recommended according to the video information in the video subscription record;
specifically, S400 may determine the video to be recommended according to some or all of the video information in the video subscription record. For example: and determining the video to be recommended according to the video name only, and determining the video with the video name in the video subscription record as the video to be recommended. The following steps are repeated: and determining the video to be recommended according to the video cast staff information. When the video to be recommended is determined only according to the video staff information, at least one video with the same director can be determined as the video to be recommended according to the director information in the video staff information; of course, at least one video with the same lead actor may be determined as the video to be recommended according to the lead actor information in the video cast staff information.
Wherein the video information may include at least: the video production year information and the video production company region information, S400 may include:
respectively counting the video production age information and the video production company affiliated area information in the video subscription record to obtain a counting result;
and determining the video to be recommended according to the statistical result.
In the case that a user generally has a certain preference for watching videos, such as a preference for drama and a preference for videos in the eighties of the last century, the preference of the user for the video production year and the region to which the video production company belongs can be determined by counting the video production year information and the region to which the video production company belongs, so that the preferred videos of the user are recommended. Of course, in other embodiments of the present invention, the video to be recommended may also be determined according to other video information, for example, the video to be recommended may be determined according to a video type, where the video type may include: hedonic arts, reality shows, entertainment, news, documentaries, etc.
And S500, recommending the video to be recommended to the user.
When the video subscription record includes video information of an incomplete continuous video, S500 may include:
and recommending the updated video to be recommended to the user when the determined video to be recommended is updated.
Specifically, in S500, the video to be recommended may be recommended to the user in a pop-up window, a message bar, an icon, or the like. S500 may display the recommendation information in the browser, or may display the recommendation information outside the interface of the browser, for example, the user may display the recommendation information on the operating system desktop when the browser is not opened, and prompt the user.
Wherein, S500 may specifically include:
obtaining the use frequency of the browser by a user;
and judging whether the use frequency is lower than a preset frequency, if so, recommending the video to be recommended to the user through a recommendation interface displayed in an operating system desktop, and otherwise, recommending the video to be recommended to the user through a recommendation interface displayed in a browser interface.
It can be understood that the recommendation of the video has a certain timeliness, and if the video cannot be recommended to the user within a certain time, the effectiveness of the recommended content is reduced and even interferes with the user. For example: if the entertainment programs which are broadcast every week cannot be recommended to the user in time, the programs which are updated in the week can be continuously updated in the next week. Recommending programs updated this week by the next week reduces effectiveness and may also be disruptive to the user. Therefore, the recommendation mode can be determined according to the use frequency of the browser by the user. For example: when a user frequently uses a browser, a recommendation interface is displayed in a browser interface for recommendation, and then the video can be recommended to the user in time; when the user does not use the browser frequently, a recommendation interface can be displayed in the desktop of the operating system for recommendation, so that the situation that the user cannot obtain recommended contents timely due to the fact that the user does not use the browser for a long time is avoided. Therefore, when the user does not start the browser, the video recommendation method and the system can still perform video recommendation, and the effectiveness of the video recommendation is guaranteed.
Specifically, the recommendation interface displayed in the browser interface may be located in the upper right corner of the browser interface; and the recommendation interface displayed in the operating system desktop is positioned at the lower right corner of the operating system desktop.
The browser interface can also display an icon corresponding to the drama chasing recommendation function, and after the user clicks the icon, videos subscribed by the user and videos to be recommended can be displayed to the user through the recommendation interface. Through the icons, the user can actively browse the subscribed videos and the recommended videos. Specifically, the icon may be icon 001 as shown in fig. 3.
The video recommendation method provided by the embodiment of the invention can prompt a user to subscribe a video browsed in a browser at present, add video information of the video browsed at present by the user into a video subscription record according to a subscription instruction of the user, and determine a video to be recommended according to the video information in the video subscription record for recommendation. The video information in the video subscription record can be the video information of videos of a plurality of video websites browsed by the user, so that the video information in the video subscription record is more comprehensive and complete. Therefore, the video recommended by the video information in the video subscription record better meets the requirements of the user, and the effectiveness is higher.
It should be noted that the methods provided by the above embodiments can be applied to a browser client or a browser server.
Corresponding to the method embodiment, the embodiment of the invention also provides a video recommendation device.
As shown in fig. 4, a video recommendation apparatus according to an embodiment of the present invention may include: an information obtaining unit 100, a subscription prompting unit 200, a subscription recording unit 300, a video determining unit 400 and a video recommending unit 500,
an information obtaining unit 100 for obtaining video information of a video currently browsed by a user in a browser;
the information obtaining unit 100 can obtain video information of a video browsed by a user in a browser, and thus the information obtaining unit 100 can obtain video information of a video no matter which video website the user browses through the browser.
The video information may include: any one of video name, video type information, video ending information, video production year information, video production company affiliated area information, video cast staff information and the like.
The information obtaining unit 100 may include: a matching subunit, an address determining subunit and a video information obtaining subunit,
the matching subunit is used for matching the network address currently accessed by the user in the browser with a preset video website rule by using a regular expression;
the address determining subunit is used for determining whether the network address currently accessed by the user in the browser is a video address according to the matching result, if so, triggering the video information obtaining subunit, and otherwise, not processing the video information obtaining subunit;
and the video information obtaining subunit is used for obtaining the video information of the video browsed by the user in the browser from the webpage corresponding to the network address accessed by the user in the browser.
A subscription prompting unit 200, configured to prompt the user to subscribe to a video currently browsed in the browser according to the obtained video information;
wherein the video information may include at least: the video type information and the video ending information, the subscription prompting unit 200, may include: a continuous judgment subunit, a recording judgment subunit and a prompt subunit,
the continuous judging subunit is configured to judge, according to the obtained video information, whether a video currently browsed by a user in a browser is an incomplete continuous video, if so, trigger the recording judging subunit, and otherwise, do not perform processing;
the recording judgment subunit is configured to judge whether video information of a video currently browsed by a user in a browser exists in the video subscription record, if not, trigger the prompt subunit, and if so, do not perform processing;
and the prompting subunit is used for prompting the user to subscribe the video browsed in the browser currently.
Since the user typically does not watch the same non-sequential video, such as a movie, repeatedly, the user may only be prompted to subscribe to the incomplete sequential video. The continuous video can be various, such as a television play, a continuously played cartoon, a continuously played comprehensive program video and the like. In order to prevent the user from being repeatedly prompted to subscribe, the user may be prompted to subscribe to the video currently browsed in the browser only when the video subscription record does not contain video information of the video currently browsed in the browser by the user.
A subscription recording unit 300, configured to receive a subscription instruction of a user, and add video information of a video currently browsed by the user in a browser to a video subscription record;
a video determining unit 400, configured to determine a video to be recommended according to the video information in the video subscription record;
specifically, the video determining unit 400 may determine the video to be recommended according to part or all of the video information in the video subscription record. For example: and determining the video to be recommended according to the video name only, and determining the video with the video name in the video subscription record as the video to be recommended. The following steps are repeated: and determining the video to be recommended according to the video cast staff information. When the video to be recommended is determined only according to the video staff information, at least one video with the same director can be determined as the video to be recommended according to the director information in the video staff information; of course, at least one video with the same lead actor may be determined as the video to be recommended according to the lead actor information in the video cast staff information.
Wherein the video information may include at least: video production year information and information of the region to which the video production company belongs,
the video determination unit 400 may include: a statistics sub-unit and a video determination sub-unit,
the statistical subunit is used for respectively carrying out statistics on the video production age information and the video production company affiliated area information in the video subscription record to obtain statistical results;
and the video determining subunit is used for determining the video to be recommended according to the statistical result.
The video recommending unit 500 is configured to recommend a video to be recommended to a user.
The video recommending unit 500 may be specifically configured to recommend the updated video to be recommended to the user when the determined video to be recommended is updated.
The specific video recommending unit 500 may recommend a video to be recommended to the user through a pop-up window, a message bar, an icon, and the like. The video recommending unit 500 may display the recommendation information in the browser, or may display the recommendation information outside the interface of the browser, for example, the user may display the recommendation information on the operating system desktop when the browser is not opened, and may prompt the user.
The video recommending unit 500 may include: a frequency obtaining subunit, a frequency judging subunit, a first recommending subunit and a second recommending subunit,
the frequency obtaining subunit is configured to obtain a frequency of use of the browser by a user;
the frequency judging subunit is used for judging whether the use frequency is lower than a preset frequency, if so, the first recommending subunit is triggered, and otherwise, the second recommending subunit is triggered;
the first recommending subunit is used for recommending the video to be recommended to the user through a recommending interface displayed in an operating system desktop;
and the second recommending subunit is used for recommending the video to be recommended to the user through a recommending interface displayed in the browser interface.
It can be understood that the recommendation of the video has a certain timeliness, and if the video cannot be recommended to the user within a certain time, the effectiveness of the recommended content is reduced and even interferes with the user. For example: if the entertainment programs which are broadcast every week cannot be recommended to the user in time, the programs which are updated in the week can be continuously updated in the next week. Recommending programs updated this week by the next week reduces effectiveness and may also be disruptive to the user. Therefore, the recommendation mode can be determined according to the use frequency of the browser by the user. For example: when a user frequently uses a browser, a recommendation interface is displayed in a browser interface for recommendation, and then the video can be recommended to the user in time; when the user does not use the browser frequently, a recommendation interface can be displayed in the desktop of the operating system for recommendation, so that the situation that the user cannot obtain recommended contents timely due to the fact that the user does not use the browser for a long time is avoided. Therefore, when the user does not start the browser, the video recommendation method and the system can still perform video recommendation, and the effectiveness of the video recommendation is guaranteed.
Specifically, the recommendation interface displayed in the browser interface may be located in the upper right corner of the browser interface; and the recommendation interface displayed in the operating system desktop is positioned at the lower right corner of the operating system desktop.
The video recommendation device provided by the embodiment of the invention can prompt a user to subscribe a video browsed in a browser at present, add video information of the video browsed at present by the user into a video subscription record according to a subscription instruction of the user, and determine a video to be recommended according to the video information in the video subscription record for recommendation. The video information in the video subscription record can be the video information of videos of a plurality of video websites browsed by the user, so that the video information in the video subscription record is more comprehensive and complete. Therefore, the video recommended by the video information in the video subscription record better meets the requirements of the user, and the effectiveness is higher.
It should be noted that the video recommendation apparatus provided in the foregoing embodiments may be a browser client device or a browser server.
It is noted that, herein, relational terms such as first and second, and the like may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other identical elements in a process, method, article, or apparatus that comprises the element.
All the embodiments in the present specification are described in a related manner, and the same and similar parts among the embodiments may be referred to each other, and each embodiment focuses on the differences from the other embodiments. In particular, as for the apparatus embodiment, since it is substantially similar to the method embodiment, the description is relatively simple, and for the relevant points, reference may be made to the partial description of the method embodiment.
The above description is only for the preferred embodiment of the present invention, and is not intended to limit the scope of the present invention. Any modification, equivalent replacement, or improvement made within the spirit and principle of the present invention shall fall within the protection scope of the present invention.

Claims (10)

1. A method for video recommendation, comprising:
acquiring video information of a video browsed by a user in a browser currently;
prompting a user to subscribe the video browsed in the browser currently according to the obtained video information;
receiving a subscription instruction of a user, and adding the video information of videos browsed by the user in a browser into a video subscription record, wherein the video information in the video subscription record is the video information of videos of a plurality of video websites browsed by the user;
determining a video to be recommended according to the video information in the video subscription record;
recommending videos to be recommended to users;
the recommending the video to be recommended to the user comprises the following steps:
obtaining the use frequency of the browser by a user;
and judging whether the use frequency is lower than a preset frequency, if so, recommending the video to be recommended to the user through a recommendation interface displayed in an operating system desktop, and otherwise, recommending the video to be recommended to the user through a recommendation interface displayed in a browser interface.
2. The method of claim 1, wherein the video information comprises at least: the method for prompting a user to subscribe to a video currently browsed in a browser according to the obtained video information comprises the following steps:
and judging whether the video browsed in the browser currently by the user is an incomplete continuous video or not according to the obtained video information, if so, judging whether the video information of the video browsed in the browser currently by the user exists in the video subscription record, and if not, prompting the user to subscribe the video browsed in the browser currently.
3. The method of claim 1, wherein obtaining video information of a video currently viewed in a browser by a user comprises:
matching the network address currently accessed by the user in the browser with a preset video website rule by using a regular expression;
and determining whether the network address currently accessed by the user in the browser is a video address according to the matching result, and if so, acquiring video information of the video currently browsed by the user in the browser from a webpage corresponding to the network address currently accessed by the user in the browser.
4. The method of claim 1, wherein the video information comprises at least: video production year information and information of the region to which the video production company belongs,
the determining the video to be recommended according to the video information in the video subscription record includes:
respectively counting the video production age information and the video production company affiliated area information in the video subscription record to obtain a counting result;
and determining the video to be recommended according to the statistical result.
5. The method of claim 1, wherein the recommendation interface displayed in the browser interface is located in the upper right corner of the browser interface;
and the recommendation interface displayed in the operating system desktop is positioned at the lower right corner of the operating system desktop.
6. A video recommendation apparatus, comprising: an information obtaining unit, a subscription prompting unit, a subscription recording unit, a video determining unit and a video recommending unit,
the information obtaining unit is used for obtaining video information of a video browsed by a user in a browser currently;
the subscription prompting unit is used for prompting a user to subscribe the video browsed in the browser currently according to the obtained video information;
the subscription recording unit is used for receiving a subscription instruction of a user and adding the video information of the videos browsed by the user in the browser into a video subscription record, wherein the video information in the video subscription record is the video information of the videos of a plurality of video websites browsed by the user;
the video determining unit is used for determining a video to be recommended according to the video information in the video subscription record;
the video recommending unit is used for recommending videos to be recommended to users;
the video recommendation unit comprises: a frequency obtaining subunit, a frequency judging subunit, a first recommending subunit and a second recommending subunit,
the frequency obtaining subunit is configured to obtain a frequency of use of the browser by a user;
the frequency judging subunit is used for judging whether the use frequency is lower than a preset frequency, if so, the first recommending subunit is triggered, and otherwise, the second recommending subunit is triggered;
the first recommending subunit is used for recommending the video to be recommended to the user through a recommending interface displayed in an operating system desktop;
and the second recommending subunit is used for recommending the video to be recommended to the user through a recommending interface displayed in the browser interface.
7. The apparatus of claim 6, wherein the video information comprises at least: the subscription prompting unit comprises: a continuous judgment subunit, a recording judgment subunit and a prompt subunit,
the continuous judging subunit is configured to judge, according to the obtained video information, whether a video currently browsed by a user in a browser is an incomplete continuous video, and if so, trigger the recording judging subunit;
the recording judgment subunit is used for judging whether the video information of the video browsed by the user in the browser currently exists in the video subscription record or not, and if not, the prompting subunit is triggered;
and the prompting subunit is used for prompting the user to subscribe the video browsed in the browser currently.
8. The apparatus of claim 6, wherein the information obtaining unit comprises: a matching subunit, an address determining subunit and a video information obtaining subunit,
the matching subunit is used for matching the network address currently accessed by the user in the browser with a preset video website rule by using a regular expression;
the address determining subunit is used for determining whether the network address currently accessed by the user in the browser is a video address according to the matching result, and if so, triggering the video information obtaining subunit;
and the video information obtaining subunit is used for obtaining the video information of the video browsed by the user in the browser from the webpage corresponding to the network address accessed by the user in the browser.
9. The apparatus of claim 6, wherein the video information comprises at least: video production year information and information of the region to which the video production company belongs,
the video determination unit includes: a statistics sub-unit and a video determination sub-unit,
the statistical subunit is used for respectively carrying out statistics on the video production age information and the video production company affiliated area information in the video subscription record to obtain statistical results;
and the video determining subunit is used for determining the video to be recommended according to the statistical result.
10. The apparatus according to claim 6, wherein the recommendation interface displayed in the browser interface is located in the upper right corner of the browser interface;
and the recommendation interface displayed in the operating system desktop is positioned at the lower right corner of the operating system desktop.
CN201510288356.4A 2015-05-29 2015-05-29 Video recommendation method and device Active CN104866591B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510288356.4A CN104866591B (en) 2015-05-29 2015-05-29 Video recommendation method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510288356.4A CN104866591B (en) 2015-05-29 2015-05-29 Video recommendation method and device

Publications (2)

Publication Number Publication Date
CN104866591A CN104866591A (en) 2015-08-26
CN104866591B true CN104866591B (en) 2020-05-15

Family

ID=53912417

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510288356.4A Active CN104866591B (en) 2015-05-29 2015-05-29 Video recommendation method and device

Country Status (1)

Country Link
CN (1) CN104866591B (en)

Families Citing this family (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105871974A (en) * 2015-11-16 2016-08-17 乐视致新电子科技(天津)有限公司 Video subscription method and system, server and router
CN105631044A (en) * 2016-01-29 2016-06-01 四川长虹电器股份有限公司 Convergence method of network video resources
CN106055213A (en) * 2016-04-19 2016-10-26 乐视控股(北京)有限公司 Method for sports match collection and module of same
CN106851418B (en) * 2017-01-24 2020-12-25 阿里巴巴(中国)有限公司 Video recommendation method and device
CN110275742A (en) * 2018-03-15 2019-09-24 阿里巴巴集团控股有限公司 Information processing method, information display method, device, terminal and server
CN109002459A (en) * 2018-05-30 2018-12-14 珠海市君天电子科技有限公司 A kind of type of merchandise recognition methods of user preferences and device
CN110287421A (en) * 2019-06-28 2019-09-27 北京金山安全软件有限公司 Information content recommendation method and device and electronic equipment
CN113407740A (en) * 2021-05-11 2021-09-17 北京达佳互联信息技术有限公司 Multimedia collection management method and device and electronic equipment

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102110124A (en) * 2009-12-24 2011-06-29 腾讯科技(深圳)有限公司 Method, device and system for subscribing RSS
CN103699674A (en) * 2013-12-31 2014-04-02 优视科技有限公司 Webpage storing method, webpage opening method, webpage storing device, webpage opening device and webpage browsing system

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020198882A1 (en) * 2001-03-29 2002-12-26 Linden Gregory D. Content personalization based on actions performed during a current browsing session
WO2009003124A1 (en) * 2007-06-26 2008-12-31 Seeqpod, Inc. Media discovery and playlist generation
US9269090B2 (en) * 2008-08-18 2016-02-23 Nokia Technologies Oy Method, apparatus and computer program product for providing indications regarding recommended content
CN101782913A (en) * 2009-06-23 2010-07-21 北京搜狗科技发展有限公司 Update notifying method and browser
CN101778123A (en) * 2009-12-11 2010-07-14 宇龙计算机通信科技(深圳)有限公司 Method, system and mobile terminal for subscribing RSS
CN103716692A (en) * 2012-09-28 2014-04-09 珠海扬智电子科技有限公司 System providing personalized information and method thereof
WO2014123328A1 (en) * 2013-02-08 2014-08-14 Samsung Electronics Co., Ltd. Method and device for providing recommendation panel, and method and server for providing recommendation item
CN104093064B (en) * 2013-07-12 2017-07-21 腾讯科技(北京)有限公司 The method, system and device of video interactive are carried out between terminal devices

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102110124A (en) * 2009-12-24 2011-06-29 腾讯科技(深圳)有限公司 Method, device and system for subscribing RSS
CN103699674A (en) * 2013-12-31 2014-04-02 优视科技有限公司 Webpage storing method, webpage opening method, webpage storing device, webpage opening device and webpage browsing system

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
面向分布式异构数据源的个性化推荐系统的研究与实现;吴天龙;《中国硕士学位论文全文数据库信息科技辑(月刊 )》;20140315;第2014年卷(第3期);第7-39页及图2-4 *

Also Published As

Publication number Publication date
CN104866591A (en) 2015-08-26

Similar Documents

Publication Publication Date Title
CN104866591B (en) Video recommendation method and device
US10412142B2 (en) Video-production system with social-media features
US9769414B2 (en) Automatic media asset update over an online social network
WO2018192437A1 (en) Media content recommendation method, server, client and storage medium
WO2015184746A1 (en) Video update automatic acquisition method and system
US9256652B2 (en) Systems and methods for combining media recommendations from multiple recommendation engines
US9451305B2 (en) Method, computer readable storage medium, and introducing and playing device for introducing and playing media
US20240211524A1 (en) Managing access rights to content using social media
US20200133984A1 (en) Video-Production System With Social-Media Features
US20130332521A1 (en) Systems and methods for compiling media information based on privacy and reliability metrics
TW201436556A (en) Method for virtual channel management, network-based multimedia reproduction system with virtual channel, and computer readable storage medium
CN109451333B (en) Bullet screen display method, device, terminal and system
KR20110082041A (en) Systems and methods for detecting inconsistent user actions and providing feedback
CN107454442B (en) Method and device for recommending video
US10440435B1 (en) Performing searches while viewing video content
US8904436B2 (en) Method and apparatus for providing preferred broadcast information
WO2015070807A1 (en) Program recommendation method and device for smart television
US10404770B2 (en) Video-production system with social-media features
US20170118520A1 (en) Personalized Smart TV Management System and Method for Pushing information to Television Device
US20170272793A1 (en) Media content recommendation method and device
JP6127624B2 (en) Information processing program, information processing method and apparatus
KR102323055B1 (en) Electronic program guide displaying media service recommendations
JP2013143731A (en) Television broadcast recording reservation device
JP2015210773A (en) Information processing device, control method of information processing device and program thereof
WO2016004478A1 (en) Method and platform for handling audio content

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
EXSB Decision made by sipo to initiate substantive examination
SE01 Entry into force of request for substantive examination
TA01 Transfer of patent application right
TA01 Transfer of patent application right

Effective date of registration: 20181214

Address after: Room 105-53811, No. 6 Baohua Road, Hengqin New District, Zhuhai City, Guangdong Province

Applicant after: Zhuhai Leopard Technology Co.,Ltd.

Address before: 100085 East District, Second Floor, 33 Xiaoying West Road, Haidian District, Beijing

Applicant before: BEIJING KINGSOFT INTERNET SECURITY SOFTWARE Co.,Ltd.

GR01 Patent grant
GR01 Patent grant