US20160378860A1 - Facilitating media content search - Google Patents

Facilitating media content search Download PDF

Info

Publication number
US20160378860A1
US20160378860A1 US15/147,548 US201615147548A US2016378860A1 US 20160378860 A1 US20160378860 A1 US 20160378860A1 US 201615147548 A US201615147548 A US 201615147548A US 2016378860 A1 US2016378860 A1 US 2016378860A1
Authority
US
United States
Prior art keywords
data
rating
television
recited
review
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.)
Abandoned
Application number
US15/147,548
Inventor
Edwin Seng Eng Ong
Aleksandra R. Vikati
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.)
Gracenote Media Services LLC
Original Assignee
CastTV Inc
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 CastTV Inc filed Critical CastTV Inc
Priority to US15/147,548 priority Critical patent/US20160378860A1/en
Assigned to JPMORGAN CHASE BANK, N.A., AS ADMINISTRATIVE AGENT reassignment JPMORGAN CHASE BANK, N.A., AS ADMINISTRATIVE AGENT SECURITY AGREEMENT Assignors: CASTTV, INC., GRACENOTE, INC., TRIBUNE BROADCASTING COMPANY, LLC
Publication of US20160378860A1 publication Critical patent/US20160378860A1/en
Assigned to CastTV Inc., TRIBUNE MEDIA SERVICES, LLC, TRIBUNE DIGITAL VENTURES, LLC, GRACENOTE, INC. reassignment CastTV Inc. RELEASE OF SECURITY INTEREST IN PATENT RIGHTS Assignors: JPMORGAN CHASE BANK, N.A.
Assigned to GRACENOTE MEDIA SERVICES, LLC reassignment GRACENOTE MEDIA SERVICES, LLC MERGER (SEE DOCUMENT FOR DETAILS). Assignors: CastTV Inc.
Abandoned legal-status Critical Current

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/71Indexing; Data structures therefor; Storage structures
    • G06F17/30817
    • 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
    • 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/73Querying
    • G06F16/738Presentation of query results
    • G06F17/30837
    • G06F17/30858
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/40Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
    • H04N21/47End-user applications
    • H04N21/475End-user interface for inputting end-user data, e.g. personal identification number [PIN], preference data
    • H04N21/4758End-user interface for inputting end-user data, e.g. personal identification number [PIN], preference data for providing answers, e.g. voting

Definitions

  • Search engines such as those for the World Wide Web (“web”), typically allow a user to enter a search query in the form of one or more search terms.
  • a search engine returns a list of ranked results.
  • the ranking of each result is typically based on a variety of factors, including: the number of matching query words in the result page; the proximity of matching words to one another in the result page; the location of terms within the page; the location of terms within specific tags of the page; the anchor text on pages pointing to the result page; how recently each page has been updated; link analysis of pages pointing to this one; and click-through analysis, such as the frequency by which the result is clicked on.
  • media content There is a large volume of video, audio, and other media content (“media content”) being posted to the Internet and to the web. Some media content is embedded on web pages using multimedia programs such as Flash. Some is stored on web servers and linked via HTML hyperlinks. Some is on a peer-to-peer network such as those using the BitTorrent protocol.
  • Search engines have been developed to search for media content. Similar to traditional search engines, media content search engines return a list of ranked results based on a user search query. However, given the particular characteristics of online media content, media content search engines that use ranking methodologies designed initially and/or primarily to find text or other non-media content may not return the most relevant ranked list.
  • a web-embedded video may only have a short description consisting of the name of the show and the broadcast airdate of that particular episode of the show.
  • ranking methodologies that use matching query word, word proximity, location of terms within the result, and so forth are unable to differentiate the ranking of different videos since the available words in the associated text are limited.
  • link-analysis can typically assist in ranking media content with similar matching terms
  • link-analysis relies on the availability of a meaningful number of hyperlinks to the media content.
  • client-side technologies such as JavaScript and Adobe Flash
  • their unique URL may not be immediately apparent to end users or to standard web crawlers.
  • the set of available hyperlinks may be smaller than optimal, making link-analysis less useful.
  • FIG. 1 is a block diagram illustrating an embodiment of a system for facilitating media content search.
  • FIG. 2 is a flowchart illustrating an embodiment of a process to facilitate media content search with rating data.
  • FIG. 3 is a flowchart illustrating an embodiment of a process to find a rating data.
  • FIG. 4 is a flowchart illustrating an embodiment of a process to match media content with an offline counterpart.
  • FIG. 5 is a flowchart illustrating an embodiment of a process to use the rating data to determine a search result ranking.
  • the invention can be implemented in numerous ways, including as a process, an apparatus, a system, a composition of matter, a computer readable medium such as a computer readable storage medium or a computer network wherein program instructions are sent over optical or communication links.
  • these implementations, or any other form that the invention may take, may be referred to as techniques.
  • a component such as a processor or a memory described as being configured to perform a task includes both a general component that is temporarily configured to perform the task at a given time or a specific component that is manufactured to perform the task.
  • the order of the steps of disclosed processes may be altered within the scope of the invention.
  • a subset of indexed media content can be matched to offline music, shows, movies, and other events for which rankings are available.
  • the video clips can be matched collectively to the television show franchise and individually to individual episodes of the show or seasons of the show.
  • the audio clips can be matched to a song or performance.
  • the trailer video clips can be matched individually to individual movies.
  • the video clips can be matched individually to individual basketball games.
  • Rankings based on different criteria are available for different media content genres. For example, Nielsen Media Research estimates the number of viewing households for television shows. Nielsen's ratings are available for television shows, such as the fictional show “Star Trak” used in certain examples described below, and for televised events such as basketball games. Box office sales are tracked for movies and thus are available for individual movies. Billboard Magazine estimates popularity of songs.
  • a set of indexed media content are matched to their offline counterparts. This can be done programmatically by parsing any available indexed text and/or metadata (“media data”) and subsequently matching the parsed data against local or network databases. For example, given a video with the name of a show and an airdate as its text description, parsing rules can be developed to extract the name of the show and the airdate.
  • the video can be matched to an airing of the show on television, as identified for example by episode name and/or number, and subsequently a Nielsen or other rating, or a value based on such a rating, of that particular television airing can be associated with the online video and used to determine at least in part a search result ranking for the online video and/or a display page with which the online video is associated.
  • the same approach can be applied to other media content using other data by developing parsing rules and using databases to match media content to rankings.
  • the rating data can be incorporated into the ranking of search results. Assigning rating data to media content search results can improve the ranking of results, particularly in cases where existing methods cannot produce a meaningful ranked list. Improving media content search by incorporating offline rating information programmatically to the search results is disclosed.
  • FIG. 1 is a block diagram illustrating an embodiment of a system for facilitating media content search.
  • web crawler 102 locates media content on computer networks.
  • Web crawler 102 is connected to an indexing engine 104 that generates and maintains an index 106 .
  • Web crawler 102 is connected to web agent 108 which obtains offline information associated with media content.
  • web crawler 102 and web agent 108 may be combined in one system or program.
  • Web crawler 102 and web agent 108 are also connected to a network 110 ; a public or private network and/or combination thereof, for example the Internet, an Ethernet, serial/parallel bus, intranet, Local Area Network (“LAN”), Wide Area Network (“WAN”), and other forms of connecting multiple systems and/or groups of systems together.
  • LAN Local Area Network
  • WAN Wide Area Network
  • the network 110 connects web crawler 102 and web agent 108 with a variety of different web sites each of which may include or reference media content.
  • a media site 112 comprises one or more display pages with media content and media data.
  • an offline rankings site 114 ranks the offline counterpart represented by the media content on media site 112 .
  • the offline rankings may also be stored on media site 112 on a separate display page.
  • the offline rankings may also be stored locally to web agent 108 .
  • FIG. 2 is a flowchart illustrating an embodiment of a process to facilitate media content search with rating data.
  • the process may be implemented in web agent 108 .
  • a rating data associated with the media content is found at least in part programmatically, in a location other than the display page on media site 112 that includes media content or a link to the media content.
  • the web agent 108 parses media data associated with the media content to match the media content with an offline counterpart and find the rating data associated with the offline counterpart.
  • the rating data is used to determine or update a search result ranking.
  • the web agent 108 incorporates the rating data into a ranking algorithm used to determine the search result ranking for the media content.
  • FIG. 3 is a flowchart illustrating an embodiment of a process to find a rating data.
  • the process of FIG. 3 is included in 202 of FIG. 2 .
  • the process may be implemented in web agent 108 .
  • media data is located for the media content.
  • Media data includes any available indexed text and/or metadata associated with the media content, for example a video with the name of a television show and an airdate as its text description.
  • the media data is parsed. For example, given the example of a video with the name of a television show and an airdate as its text description, parsing rules can be developed to extract the name of the show and the airdate.
  • the parsed data is matched against one or more databases to match the media content with an offline counterpart. For example, given the example of a video with the name of a television show and an airdate as its text description, the video is matched with an offline counterpart of an actual television show's showing of a particular episode.
  • step 308 the offline counterpart's rating or value is matched with the media content to provide rating data for the media content.
  • rating data includes:
  • FIG. 4 is a flowchart illustrating an embodiment of a process to match media content with an offline counterpart.
  • the process of FIG. 4 is included in 304 and 306 of FIG. 3 .
  • the process may be implemented in web agent 108 .
  • step 402 If it is determined in step 402 that the media site 112 displaying the display page with the media content has been previously traversed and therefore is “known” by web agent 108 , then control is transferred to step 404 . Otherwise, control is transferred to step 410 .
  • the site-specific rules are used to parse the media data.
  • the set of parsing rules is applied to obtain the name of a show, the name of an episode, and the airdate of an episode.
  • the media data for a video related to a television show may include the video description “Star Trak Moment—‘Tomorrow’ (Airdate: Feb. 1, 1968),” and the parsing rules obtain the name of the show as “Star Trak”, the name of the episode as “Tomorrow” and the airdate of the episode as Feb. 1, 1968.
  • a database is queried with the results of the parsing in 404 to obtain identifying information about the media content.
  • a video classified with a name of a show, a name of an episode, and an airdate can be programmatically matched to a unique episode by querying an episode database that includes the name of the show, the name of the episode, the season number, and the episode number.
  • the season number can be deduced from the name of the show and the airdate of the episode.
  • a video associated with a television show called “Star Trak”, an episode “Tomorrow” and the airdate Feb. 1, 1968 may be classified as matching season 2, episode 18 of the show “Star Trak”.
  • an episode database may be available online or in other electronic forms. For other types of media content, including sports events and news, similar classification rules are developed to obtain a match against a unique event.
  • step 408 a set of default rules is used to parse the media data. If it is determined in step 410 that the video data is successfully parsed to obtain classifying information, then control is transferred to step 414 . Otherwise, control is transferred to step 412 . In step 412 , user intervention is requested to manually establish rules to parse the media data. In step 414 , the rules are stored as site-specific rules for future processing.
  • FIG. 5 is a flowchart illustrating an embodiment of a process to use the rating data to determine a search result ranking.
  • the process of FIG. 5 is included in 204 of FIG. 2 .
  • the process may be implemented in web agent 108 .
  • each result may have an original relevancy score of X. If all the elements of the search results set use the same rating system, then a new relevancy score can be assigned.
  • a new relevancy score can still be achieved by using one of several methods. For example, coefficients can be developed to equate the relative weights of different scores, if different elements in the result set use different scores. For example, if one video uses a Nielsen rating and another video uses a rating from a different provider, then different coefficients are used. Alternatively, videos that are assigned particular scores can by default rank higher than videos that are not.
  • each offline counterpart's ranking or value is multiplied by its weight and summed to determine a search result ranking.

Abstract

A method of facilitating media content search is disclosed. A rating data associated with the media content is found, at least in part programmatically, in a location other than a display page that includes a media content or a link to the media content. A search result ranking for one or both of the media content and the display page is determined at least in part using the rating data.

Description

    CROSS REFERENCE TO OTHER APPLICATIONS
  • This application is a continuation of co-pending U.S. patent application Ser. No. 13/904,505, entitled FACILITATING MEDIA CONTENT SEARCH, filed May 29, 2013, which is a continuation of U.S. patent application Ser. No. 11/891,303, now U.S. Pat. No. 8,489,584, entitled FACILITATING MEDIA CONTENT SEARCH, filed Aug. 8, 2007, which claims priority to U.S. Provisional Patent Application No. 60/821,706, entitled TECHNIQUES FOR INCORPORATING OFFLINE RATINGS INTO MULTIMEDIA SEARCH RESULTS, filed Aug. 8, 2006, all of which are incorporated herein by reference for all purposes.
  • BACKGROUND OF THE INVENTION
  • Search engines, such as those for the World Wide Web (“web”), typically allow a user to enter a search query in the form of one or more search terms. In response to the query, a search engine returns a list of ranked results. The ranking of each result is typically based on a variety of factors, including: the number of matching query words in the result page; the proximity of matching words to one another in the result page; the location of terms within the page; the location of terms within specific tags of the page; the anchor text on pages pointing to the result page; how recently each page has been updated; link analysis of pages pointing to this one; and click-through analysis, such as the frequency by which the result is clicked on.
  • There is a large volume of video, audio, and other media content (“media content”) being posted to the Internet and to the web. Some media content is embedded on web pages using multimedia programs such as Flash. Some is stored on web servers and linked via HTML hyperlinks. Some is on a peer-to-peer network such as those using the BitTorrent protocol.
  • Search engines have been developed to search for media content. Similar to traditional search engines, media content search engines return a list of ranked results based on a user search query. However, given the particular characteristics of online media content, media content search engines that use ranking methodologies designed initially and/or primarily to find text or other non-media content may not return the most relevant ranked list.
  • Often there is only limited text associated with media content. For example, a web-embedded video may only have a short description consisting of the name of the show and the broadcast airdate of that particular episode of the show. In this case, ranking methodologies that use matching query word, word proximity, location of terms within the result, and so forth are unable to differentiate the ranking of different videos since the available words in the associated text are limited.
  • While link-analysis can typically assist in ranking media content with similar matching terms, link-analysis relies on the availability of a meaningful number of hyperlinks to the media content. However, because much web media content is generated by client-side technologies such as JavaScript and Adobe Flash, their unique URL may not be immediately apparent to end users or to standard web crawlers. Thus, the set of available hyperlinks may be smaller than optimal, making link-analysis less useful.
  • While click-through analysis is a good solution for older media content for which search engines have captured a large set of click-through history, for recently added media content with less click-through data, the resulting ranking can be inconsistent.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • Various embodiments of the invention are disclosed in the following detailed description and the accompanying drawings.
  • FIG. 1 is a block diagram illustrating an embodiment of a system for facilitating media content search.
  • FIG. 2 is a flowchart illustrating an embodiment of a process to facilitate media content search with rating data.
  • FIG. 3 is a flowchart illustrating an embodiment of a process to find a rating data.
  • FIG. 4 is a flowchart illustrating an embodiment of a process to match media content with an offline counterpart.
  • FIG. 5 is a flowchart illustrating an embodiment of a process to use the rating data to determine a search result ranking.
  • DETAILED DESCRIPTION
  • The invention can be implemented in numerous ways, including as a process, an apparatus, a system, a composition of matter, a computer readable medium such as a computer readable storage medium or a computer network wherein program instructions are sent over optical or communication links. In this specification, these implementations, or any other form that the invention may take, may be referred to as techniques. A component such as a processor or a memory described as being configured to perform a task includes both a general component that is temporarily configured to perform the task at a given time or a specific component that is manufactured to perform the task. In general, the order of the steps of disclosed processes may be altered within the scope of the invention.
  • A detailed description of one or more embodiments of the invention is provided below along with accompanying figures that illustrate the principles of the invention. The invention is described in connection with such embodiments, but the invention is not limited to any embodiment. The scope of the invention is limited only by the claims and the invention encompasses numerous alternatives, modifications and equivalents. Numerous specific details are set forth in the following description in order to provide a thorough understanding of the invention. These details are provided for the purpose of example and the invention may be practiced according to the claims without some or all of these specific details. For the purpose of clarity, technical material that is known in the technical fields related to the invention has not been described in detail so that the invention is not unnecessarily obscured.
  • Given a media content search engine, a subset of indexed media content can be matched to offline music, shows, movies, and other events for which rankings are available. For example, given a set of online video clips of a television show, the video clips can be matched collectively to the television show franchise and individually to individual episodes of the show or seasons of the show. Given a set of online audio clips, the audio clips can be matched to a song or performance. Given a set of online trailers for movies, the trailer video clips can be matched individually to individual movies. Given a set of video clips of basketball games, the video clips can be matched individually to individual basketball games.
  • Rankings based on different criteria (“rating data”) are available for different media content genres. For example, Nielsen Media Research estimates the number of viewing households for television shows. Nielsen's ratings are available for television shows, such as the fictional show “Star Trak” used in certain examples described below, and for televised events such as basketball games. Box office sales are tracked for movies and thus are available for individual movies. Billboard Magazine estimates popularity of songs.
  • In some embodiments, a set of indexed media content are matched to their offline counterparts. This can be done programmatically by parsing any available indexed text and/or metadata (“media data”) and subsequently matching the parsed data against local or network databases. For example, given a video with the name of a show and an airdate as its text description, parsing rules can be developed to extract the name of the show and the airdate. Given the extracted data, the video can be matched to an airing of the show on television, as identified for example by episode name and/or number, and subsequently a Nielsen or other rating, or a value based on such a rating, of that particular television airing can be associated with the online video and used to determine at least in part a search result ranking for the online video and/or a display page with which the online video is associated. The same approach can be applied to other media content using other data by developing parsing rules and using databases to match media content to rankings.
  • For a set of media content that have been successfully assigned rating data, the rating data can be incorporated into the ranking of search results. Assigning rating data to media content search results can improve the ranking of results, particularly in cases where existing methods cannot produce a meaningful ranked list. Improving media content search by incorporating offline rating information programmatically to the search results is disclosed.
  • FIG. 1 is a block diagram illustrating an embodiment of a system for facilitating media content search. In the example shown, web crawler 102 locates media content on computer networks. Web crawler 102 is connected to an indexing engine 104 that generates and maintains an index 106. Web crawler 102 is connected to web agent 108 which obtains offline information associated with media content. In some embodiments, web crawler 102 and web agent 108 may be combined in one system or program. Web crawler 102 and web agent 108 are also connected to a network 110; a public or private network and/or combination thereof, for example the Internet, an Ethernet, serial/parallel bus, intranet, Local Area Network (“LAN”), Wide Area Network (“WAN”), and other forms of connecting multiple systems and/or groups of systems together.
  • The network 110 connects web crawler 102 and web agent 108 with a variety of different web sites each of which may include or reference media content. In the example shown in FIG. 1, a media site 112 comprises one or more display pages with media content and media data. In the example shown in FIG. 1, in a location other than the display page on media site 112, an offline rankings site 114 ranks the offline counterpart represented by the media content on media site 112. On some sites, the offline rankings may also be stored on media site 112 on a separate display page. In some embodiments, the offline rankings may also be stored locally to web agent 108.
  • FIG. 2 is a flowchart illustrating an embodiment of a process to facilitate media content search with rating data. The process may be implemented in web agent 108.
  • In step 202, a rating data associated with the media content is found at least in part programmatically, in a location other than the display page on media site 112 that includes media content or a link to the media content. In some embodiments, the web agent 108 parses media data associated with the media content to match the media content with an offline counterpart and find the rating data associated with the offline counterpart.
  • In a step 204, the rating data is used to determine or update a search result ranking. In some embodiments, the web agent 108 incorporates the rating data into a ranking algorithm used to determine the search result ranking for the media content.
  • FIG. 3 is a flowchart illustrating an embodiment of a process to find a rating data. In some embodiments, the process of FIG. 3 is included in 202 of FIG. 2. The process may be implemented in web agent 108.
  • In step 302, media data is located for the media content. Media data includes any available indexed text and/or metadata associated with the media content, for example a video with the name of a television show and an airdate as its text description. In step 304, the media data is parsed. For example, given the example of a video with the name of a television show and an airdate as its text description, parsing rules can be developed to extract the name of the show and the airdate.
  • In step 306, the parsed data is matched against one or more databases to match the media content with an offline counterpart. For example, given the example of a video with the name of a television show and an airdate as its text description, the video is matched with an offline counterpart of an actual television show's showing of a particular episode.
  • In step 308, the offline counterpart's rating or value is matched with the media content to provide rating data for the media content. In some embodiments rating data includes:
      • review data, including a movie review, a video review, a music review and a performance review;
      • download data, including site download statistics and aggregate download statistics across multiple locations;
      • airplay data, including times, dates and location;
      • attendance data;
      • sales data, including box office sales data, music sales data, and retail sales data;
      • user rating data, including an online community aggregate rating and an online community average rating; and
      • industry rating data, including an MPAA rating, a Billboard rating, an Academy Awards nomination/award, an Emmy Awards nomination/award, and a Nielsen rating.
  • FIG. 4 is a flowchart illustrating an embodiment of a process to match media content with an offline counterpart. In some embodiments, the process of FIG. 4 is included in 304 and 306 of FIG. 3. The process may be implemented in web agent 108.
  • If it is determined in step 402 that the media site 112 displaying the display page with the media content has been previously traversed and therefore is “known” by web agent 108, then control is transferred to step 404. Otherwise, control is transferred to step 410.
  • In step 404, the site-specific rules are used to parse the media data. In some embodiments the set of parsing rules is applied to obtain the name of a show, the name of an episode, and the airdate of an episode. For example, the media data for a video related to a television show may include the video description “Star Trak Moment—‘Tomorrow’ (Airdate: Feb. 1, 1968),” and the parsing rules obtain the name of the show as “Star Trak”, the name of the episode as “Tomorrow” and the airdate of the episode as Feb. 1, 1968.
  • In step 406, a database is queried with the results of the parsing in 404 to obtain identifying information about the media content. For example, a video classified with a name of a show, a name of an episode, and an airdate, can be programmatically matched to a unique episode by querying an episode database that includes the name of the show, the name of the episode, the season number, and the episode number. In some embodiments, the season number can be deduced from the name of the show and the airdate of the episode. For example, a video associated with a television show called “Star Trak”, an episode “Tomorrow” and the airdate Feb. 1, 1968 may be classified as matching season 2, episode 18 of the show “Star Trak”. In some embodiments an episode database may be available online or in other electronic forms. For other types of media content, including sports events and news, similar classification rules are developed to obtain a match against a unique event.
  • In step 408, a set of default rules is used to parse the media data. If it is determined in step 410 that the video data is successfully parsed to obtain classifying information, then control is transferred to step 414. Otherwise, control is transferred to step 412. In step 412, user intervention is requested to manually establish rules to parse the media data. In step 414, the rules are stored as site-specific rules for future processing.
  • FIG. 5 is a flowchart illustrating an embodiment of a process to use the rating data to determine a search result ranking. In some embodiments, the process of FIG. 5 is included in 204 of FIG. 2. The process may be implemented in web agent 108.
  • In step 502, the relative weight of each offline counterpart's ranking or value is retrieved or adjusted. In some embodiments, given a set of search results for a search query for media content, each result may have an original relevancy score of X. If all the elements of the search results set use the same rating system, then a new relevancy score can be assigned. For example, the new relevancy score can be Z, where Z=X+(w*Y), where w is a coefficient used to determine the relative weight of the rating data Y.
  • If the search result set is such that not all the elements are assigned the same type of data, then a new relevancy score can still be achieved by using one of several methods. For example, coefficients can be developed to equate the relative weights of different scores, if different elements in the result set use different scores. For example, if one video uses a Nielsen rating and another video uses a rating from a different provider, then different coefficients are used. Alternatively, videos that are assigned particular scores can by default rank higher than videos that are not.
  • In step 504, each offline counterpart's ranking or value is multiplied by its weight and summed to determine a search result ranking. If multiple offline rankings are assigned to media content, then the new relevancy score can be the sum of the original relevancy and of all the offline rankings, with different coefficients used to determine the relative weights of the different offline ratings. So, the new relevancy score can be Z, where Z=X+(w1*Y1)+(w2*Y2)+ . . . , where wn is a weighing coefficient and Yn is an offline score.
  • Although the foregoing embodiments have been described in some detail for purposes of clarity of understanding, the invention is not limited to the details provided. There are many alternative ways of implementing the invention. The disclosed embodiments are illustrative and not restrictive.

Claims (21)

What is claimed is:
1. (canceled)
2. A method, comprising:
receiving a media data associated with an online video on a display page, wherein the online video is to be indexed for media content search;
matching the online video to a unique offline television show episode by querying an episode database, wherein the querying is based at least in part on the media data;
automatically seeking a television rating associated with the unique offline television show episode, wherein the television rating is a function of airplay data for the unique offline television show episode; and
determining a search result ranking for the online video and the display page based at least in part on the television rating.
3. The method as recited in claim 2, wherein the television rating comprises one or more of: review data, sales data, download data, attendance data, user rating data, and industry rating data.
4. The method as recited in claim 3, wherein the review data comprises one or more of: a movie review, a video review, a sports review, and a performance review.
5. The method as recited in claim 3, wherein the sales data comprises one or more of:
box office sales data, audio sales data, and retail sales data.
6. The method as recited in claim 3, wherein the user rating data comprises one or more of: an online community aggregate rating and an online community average rating.
7. The method as recited in claim 3, wherein the industry rating data comprises one of: an MPAA rating, a Billboard rating, an Academy Awards nomination, an Academy Awards award, an Emmy Awards nomination, an Emmy Awards award, and a Nielsen rating.
8. The method as recited in claim 2, wherein matching the video to an offline counterpart comprises parsing media data.
9. The method as recited in claim 8, wherein the offline counterpart comprises one of: an airing of a television show, a musical, a play, a motion picture, a sports match, a game, and a performance.
10. The method as recited in claim 2, wherein using comprises incorporating the television rating into a ranking algorithm used to determine the search result ranking.
11. A system, comprising:
a processor; and
a memory coupled with the processor, wherein the memory is configured to provide the processor with instructions which when executed cause the processor to:
receive a media data associated with an online video on a display page, wherein the online video is to be indexed for media content search;
match the online video to a unique offline television show episode by querying an episode database, wherein the querying is based at least in part on the media data;
automatically seek a television rating associated with the unique offline television show episode, wherein the television rating is a function of airplay data for the unique offline television show episode; and
determine a search result ranking for the online video and the display page based at least in part on the television rating.
12. The system as recited in claim 11, wherein the television rating comprises one or more of: review data, sales data, download data, attendance data, user rating data, and industry rating data.
13. The system as recited in claim 12, wherein the review data comprises one or more of: a movie review, a video review, a sports review, and a performance review.
14. The system as recited in claim 12, wherein the sales data comprises one or more of: box office sales data, audio sales data, and retail sales data.
15. The system as recited in claim 12, wherein the user rating data comprises one or more of: an online community aggregate rating and an online community average rating.
16. The system as recited in claim 12, wherein the industry rating data comprises one of: an MPAA rating, a Billboard rating, an Academy Awards nomination, an Academy Awards award, an Emmy Awards nomination, an Emmy Awards award, and a Nielsen rating.
17. The system as recited in claim 11, wherein matching the video to an offline counterpart comprises parsing media data.
18. The system as recited in claim 17, wherein the offline counterpart comprises one of: an airing of a television show, a musical, a play, a motion picture, a sports match, a game, and a performance.
19. The system as recited in claim 11, wherein using comprises incorporating the television rating into a ranking algorithm used to determine the search result ranking.
20. A computer program product, the computer program product being embodied in a non-transitory computer readable storage medium and comprising computer instructions for:
receiving a media data associated with an online video on a display page, wherein the online video is to be indexed for media content search;
matching the online video to a unique offline television show episode by querying an episode database, wherein the querying is based at least in part on the media data;
seeking a television rating associated with the unique offline television show episode, wherein the television rating is a function of airplay data for the unique offline television show episode; and
determining a search result ranking for the online video and the display page based at least in part on the television rating.
21. The computer program product as recited in claim 20, wherein the television rating comprises one or more of: review data, sales data, download data, attendance data, user rating data, and industry rating data.
US15/147,548 2006-08-08 2016-05-05 Facilitating media content search Abandoned US20160378860A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US15/147,548 US20160378860A1 (en) 2006-08-08 2016-05-05 Facilitating media content search

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
US82170606P 2006-08-08 2006-08-08
US11/891,303 US8489584B1 (en) 2006-08-08 2007-08-08 Facilitating media content search
US13/904,505 US9361374B2 (en) 2006-08-08 2013-05-29 Facilitating media content search
US15/147,548 US20160378860A1 (en) 2006-08-08 2016-05-05 Facilitating media content search

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US13/904,505 Continuation US9361374B2 (en) 2006-08-08 2013-05-29 Facilitating media content search

Publications (1)

Publication Number Publication Date
US20160378860A1 true US20160378860A1 (en) 2016-12-29

Family

ID=48749161

Family Applications (3)

Application Number Title Priority Date Filing Date
US11/891,303 Active 2028-01-14 US8489584B1 (en) 2006-08-08 2007-08-08 Facilitating media content search
US13/904,505 Active 2028-02-18 US9361374B2 (en) 2006-08-08 2013-05-29 Facilitating media content search
US15/147,548 Abandoned US20160378860A1 (en) 2006-08-08 2016-05-05 Facilitating media content search

Family Applications Before (2)

Application Number Title Priority Date Filing Date
US11/891,303 Active 2028-01-14 US8489584B1 (en) 2006-08-08 2007-08-08 Facilitating media content search
US13/904,505 Active 2028-02-18 US9361374B2 (en) 2006-08-08 2013-05-29 Facilitating media content search

Country Status (1)

Country Link
US (3) US8489584B1 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10346470B1 (en) * 2014-01-20 2019-07-09 Beats Music, Llc Systems and methods for generating playlists in a music service
CN105323654B (en) 2014-08-05 2019-02-15 优视科技有限公司 The method and apparatus for carrying out the content-data of automatic network is presented
CN108063974B (en) * 2017-12-12 2021-08-06 深圳市雷鸟网络传媒有限公司 Television activity page data transmission method, television equipment, system and storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040117831A1 (en) * 1999-06-28 2004-06-17 United Video Properties, Inc. Interactive television program guide system and method with niche hubs
US20040177063A1 (en) * 2003-03-06 2004-09-09 Weber Barry Jay Simplified searching for media services using a control device
US20060080162A1 (en) * 2000-10-11 2006-04-13 Arnett Nicholas D System and method for collection and analysis of electronic discussion messages
US20060143158A1 (en) * 2004-12-14 2006-06-29 Ruhl Jan M Method, system and graphical user interface for providing reviews for a product
US20070005569A1 (en) * 2005-06-30 2007-01-04 Microsoft Corporation Searching an index of media content

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7185352B2 (en) * 2001-05-11 2007-02-27 Intel Corporation Method and apparatus for combining broadcast schedules and content on a digital broadcast-enabled client platform
US20060265409A1 (en) * 2005-05-21 2006-11-23 Apple Computer, Inc. Acquisition, management and synchronization of podcasts
US20060143236A1 (en) * 2004-12-29 2006-06-29 Bandwidth Productions Inc. Interactive music playlist sharing system and methods
US20060184608A1 (en) * 2005-02-11 2006-08-17 Microsoft Corporation Method and system for contextual site rating
US20070186234A1 (en) * 2006-02-09 2007-08-09 Christopher Cormack System and method for a ratings-based electronic guide

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040117831A1 (en) * 1999-06-28 2004-06-17 United Video Properties, Inc. Interactive television program guide system and method with niche hubs
US20060080162A1 (en) * 2000-10-11 2006-04-13 Arnett Nicholas D System and method for collection and analysis of electronic discussion messages
US20040177063A1 (en) * 2003-03-06 2004-09-09 Weber Barry Jay Simplified searching for media services using a control device
US20060143158A1 (en) * 2004-12-14 2006-06-29 Ruhl Jan M Method, system and graphical user interface for providing reviews for a product
US20070005569A1 (en) * 2005-06-30 2007-01-04 Microsoft Corporation Searching an index of media content

Also Published As

Publication number Publication date
US20140006392A1 (en) 2014-01-02
US8489584B1 (en) 2013-07-16
US9361374B2 (en) 2016-06-07

Similar Documents

Publication Publication Date Title
US9071857B2 (en) Methods and systems for online recommendation
US20070078832A1 (en) Method and system for using smart tags and a recommendation engine using smart tags
US9407974B2 (en) Segmenting video based on timestamps in comments
US10089402B1 (en) Display of videos based on referrers
TWI432980B (en) Dynamic bid pricing for sponsored search
US9251532B2 (en) Method and apparatus for providing search capability and targeted advertising for audio, image, and video content over the internet
US7865498B2 (en) Broadcast network platform system
US8938463B1 (en) Modifying search result ranking based on implicit user feedback and a model of presentation bias
US9076148B2 (en) Dynamic pricing models for digital content
US8572647B2 (en) Online ad placement based on user metrics for hosted media
US8417573B2 (en) Sponsored listing recommendation engine
US20090025054A1 (en) Method and system for access to content in a content space
US20140040956A1 (en) Media content catalog service
WO2008047363A4 (en) Method and system for content composition
US20080294625A1 (en) Item recommendation system
US20090089312A1 (en) System and method for inclusion of interactive elements on a search results page
US20110302158A1 (en) Interest based row selection
US20100023397A1 (en) Video Promotion In A Video Sharing Site
KR20090040893A (en) Associating advertisements with on-demand media content
US20080201219A1 (en) Query classification and selection of associated advertising information
US8650203B1 (en) Iterated related item discovery
US20170199930A1 (en) Systems Methods Devices Circuits and Associated Computer Executable Code for Taste Profiling of Internet Users
US20160378860A1 (en) Facilitating media content search
KR20110043568A (en) Keyword Advertising Method and System Based on Meta Information of Multimedia Contents Information like Ccommercial Tags etc.
US20090287677A1 (en) Streaming media instant answer on internet search result page

Legal Events

Date Code Title Description
AS Assignment

Owner name: JPMORGAN CHASE BANK, N.A., AS ADMINISTRATIVE AGENT, ILLINOIS

Free format text: SECURITY AGREEMENT;ASSIGNORS:GRACENOTE, INC.;CASTTV, INC.;TRIBUNE BROADCASTING COMPANY, LLC;REEL/FRAME:039667/0565

Effective date: 20160809

Owner name: JPMORGAN CHASE BANK, N.A., AS ADMINISTRATIVE AGENT

Free format text: SECURITY AGREEMENT;ASSIGNORS:GRACENOTE, INC.;CASTTV, INC.;TRIBUNE BROADCASTING COMPANY, LLC;REEL/FRAME:039667/0565

Effective date: 20160809

AS Assignment

Owner name: TRIBUNE MEDIA SERVICES, LLC, ILLINOIS

Free format text: RELEASE OF SECURITY INTEREST IN PATENT RIGHTS;ASSIGNOR:JPMORGAN CHASE BANK, N.A.;REEL/FRAME:041656/0804

Effective date: 20170201

Owner name: CASTTV INC., ILLINOIS

Free format text: RELEASE OF SECURITY INTEREST IN PATENT RIGHTS;ASSIGNOR:JPMORGAN CHASE BANK, N.A.;REEL/FRAME:041656/0804

Effective date: 20170201

Owner name: GRACENOTE, INC., CALIFORNIA

Free format text: RELEASE OF SECURITY INTEREST IN PATENT RIGHTS;ASSIGNOR:JPMORGAN CHASE BANK, N.A.;REEL/FRAME:041656/0804

Effective date: 20170201

Owner name: TRIBUNE DIGITAL VENTURES, LLC, ILLINOIS

Free format text: RELEASE OF SECURITY INTEREST IN PATENT RIGHTS;ASSIGNOR:JPMORGAN CHASE BANK, N.A.;REEL/FRAME:041656/0804

Effective date: 20170201

STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION

AS Assignment

Owner name: GRACENOTE MEDIA SERVICES, LLC, CONNECTICUT

Free format text: MERGER;ASSIGNOR:CASTTV INC.;REEL/FRAME:053076/0338

Effective date: 20171222