CN110673774A - List stream implementation method and device, electronic equipment and storage medium - Google Patents

List stream implementation method and device, electronic equipment and storage medium Download PDF

Info

Publication number
CN110673774A
CN110673774A CN201910893975.4A CN201910893975A CN110673774A CN 110673774 A CN110673774 A CN 110673774A CN 201910893975 A CN201910893975 A CN 201910893975A CN 110673774 A CN110673774 A CN 110673774A
Authority
CN
China
Prior art keywords
author
page
list
user
screen display
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.)
Pending
Application number
CN201910893975.4A
Other languages
Chinese (zh)
Inventor
贾世豪
张奇
王小雪
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing ByteDance Network Technology Co Ltd
Original Assignee
Beijing ByteDance Network Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing ByteDance Network Technology Co Ltd filed Critical Beijing ByteDance Network Technology Co Ltd
Priority to CN201910893975.4A priority Critical patent/CN110673774A/en
Publication of CN110673774A publication Critical patent/CN110673774A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • G06F3/0482Interaction with lists of selectable items, e.g. menus
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/957Browsing optimisation, e.g. caching or content distillation

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • Human Computer Interaction (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The embodiment of the disclosure discloses a list flow realization method, a list flow realization device, an electronic device and a storage medium, wherein the method is applied to a client, and comprises the following steps: displaying a current list page in a screen display range, wherein the current list page comprises at least two list items; when a trigger action which is input by a user in a current list page and is associated with an author is detected, switching to displaying an author flow page corresponding to the author in the screen display range; wherein the content recommendation strategy adopted by the author flow page is a recommendation strategy determined based on the associated content of the author. According to the technical scheme of the embodiment of the disclosure, the purpose of guiding the user to quickly find the target information which the user is interested in is achieved, and the accuracy of recommending the information to the user is improved.

Description

List stream implementation method and device, electronic equipment and storage medium
Technical Field
The embodiment of the disclosure relates to the technical field of computers, and in particular, to a method and an apparatus for implementing a list flow, an electronic device, and a storage medium.
Background
Most of the existing various APP (Application) software, especially the APP software of the consultation pushing type, can use list pages to display list items, and a user can click the list items in the list pages to check detail pages corresponding to the list items. Such a list page may be referred to as a feed stream.
In the existing feed flow, after clicking a feed flow table entry, a user enters a detail page corresponding to the table entry. The technical problem of this mode is that: on one hand, for a new user, it is difficult to determine content interested by the user accurately for pushing, and there are problems of poor information pushing precision and low efficiency of obtaining effective information by the user. On the other hand, the existing feed flow, especially the feed flow of comprehensive consultation and pushing, has various information, is cross-mixed, and the user has low acceptance degree for unfamiliar information, so that the problem of high-quality information popularization difficulty is high.
Disclosure of Invention
The embodiment of the disclosure provides a list flow implementation method and device, electronic equipment and a storage medium, so as to guide a user to quickly find target information interested by the user and improve the accuracy of recommending information to the user.
In a first aspect, an embodiment of the present disclosure provides a method for implementing a list flow, where the method includes:
displaying a current list page in a screen display range, wherein the current list page comprises at least two list items;
when a trigger action which is input by a user in a current list page and is associated with an author is detected, switching to displaying an author flow page corresponding to the author in the screen display range;
wherein the content recommendation strategy adopted by the author flow page is a recommendation strategy determined based on the associated content of the author.
In a second aspect, an embodiment of the present disclosure further provides an apparatus for implementing a list flow, where the apparatus includes:
the first display module is used for displaying a current list page in a screen display range, and the current list page comprises at least two list items;
the second display module is used for switching to display an author flow page corresponding to an author in the screen display range when a trigger action which is input by a user in a current list page and is associated with the author is detected;
wherein the content recommendation strategy adopted by the author flow page is a recommendation strategy determined based on the associated content of the author.
In a third aspect, an embodiment of the present disclosure further provides an apparatus, where the apparatus includes:
one or more processors;
a storage device for storing one or more programs,
when the one or more programs are executed by the one or more processors, the one or more processors implement the method for implementing the list flow according to any one of the embodiments of the present disclosure.
In a fourth aspect, the embodiments of the present disclosure further provide a storage medium containing computer-executable instructions, which when executed by a computer processor, are used to perform a method for implementing a list flow according to any one of the embodiments of the present disclosure.
According to the technical scheme of the embodiment of the disclosure, a current list page is displayed in a screen display range, and the current list page comprises at least two list items; when a trigger action which is input by a user in a current list page and is associated with an author is detected, switching to displaying an author flow page corresponding to the author in the screen display range; the content recommendation strategy adopted by the author flow page is a recommendation strategy technical means determined based on the associated content of the author, and the aims of guiding a user to quickly find target information which the user is interested in and improving the accuracy of recommending information to the user are fulfilled.
Drawings
The above and other features, advantages and aspects of various embodiments of the present disclosure will become more apparent by referring to the following detailed description when taken in conjunction with the accompanying drawings. Throughout the drawings, the same or similar reference numbers refer to the same or similar elements. It should be understood that the drawings are schematic and that elements and features are not necessarily drawn to scale.
Fig. 1 is a schematic flow chart of a method for implementing a list flow according to a first embodiment of the present disclosure;
fig. 2 is a schematic diagram of a current list page provided in an embodiment of the present disclosure;
FIG. 3 is a schematic diagram of another current list page provided in the first embodiment of the present disclosure;
fig. 4 is a flowchart illustrating a method for implementing a list flow according to a second embodiment of the disclosure
Fig. 5 is a schematic diagram of a current list page provided in the second embodiment of the present disclosure;
fig. 6 is a schematic diagram of an author flow page provided in the second embodiment of the present disclosure;
fig. 7 is a schematic diagram of an alternative author flow page provided in the second embodiment of the present disclosure;
fig. 8 is a schematic diagram of an author flow page corresponding to the author flow page shown in fig. 7 according to a second embodiment of the disclosure;
fig. 9 is a schematic structural diagram of an apparatus for implementing a list flow according to a third embodiment of the present disclosure;
fig. 10 is a schematic structural diagram of an electronic device according to a fourth embodiment of the disclosure.
Detailed Description
Embodiments of the present disclosure will be described in more detail below with reference to the accompanying drawings. While certain embodiments of the present disclosure are shown in the drawings, it is to be understood that the present disclosure may be embodied in various forms and should not be construed as limited to the embodiments set forth herein, but rather are provided for a more thorough and complete understanding of the present disclosure. It should be understood that the drawings and embodiments of the disclosure are for illustration purposes only and are not intended to limit the scope of the disclosure.
It should be understood that the various steps recited in the method embodiments of the present disclosure may be performed in a different order, and/or performed in parallel. Moreover, method embodiments may include additional steps and/or omit performing the illustrated steps. The scope of the present disclosure is not limited in this respect.
The term "include" and variations thereof as used herein are open-ended, i.e., "including but not limited to". The term "based on" is "based, at least in part, on". The term "one embodiment" means "at least one embodiment"; the term "another embodiment" means "at least one additional embodiment"; the term "some embodiments" means "at least some embodiments". Relevant definitions for other terms will be given in the following description.
It should be noted that the terms "first", "second", and the like in the present disclosure are only used for distinguishing different devices, modules or units, and are not used for limiting the order or interdependence relationship of the functions performed by the devices, modules or units.
It is noted that references to "a", "an", and "the" modifications in this disclosure are intended to be illustrative rather than limiting, and that those skilled in the art will recognize that "one or more" may be used unless the context clearly dictates otherwise.
Example one
Fig. 1 is a schematic flow chart of a method for implementing a list flow according to a first embodiment of the present disclosure, where the method is applied to a client and is applicable to various information push scenarios. The method may be performed by a list flow implementing apparatus, which may be implemented in software and/or hardware.
As shown in fig. 1, the method for implementing a list flow provided in this embodiment includes the following steps:
and 110, displaying a current list page in a screen display range, wherein the current list page comprises at least two list items.
The screen specifically refers to a display screen of the terminal, and the screen display range refers to an area in the display screen where content can be displayed. The substance of the list item is an information card or an information unit, such as a text, a picture, a video or an audio. Specifically, reference may be made to the schematic diagram of a current list page shown in fig. 2, where the current list page shown in fig. 2 includes 2 list items, each of the 2 list items is a video list item, each list item includes a corresponding front cover, a title, and an author mark information item, and the author mark information item includes an author head portrait 210 and an author nickname 220. The user may select from a plurality of list items for detailed viewing that the user is interested in based on the viewable information. By displaying at least two list items in the current list page, the interests and hobbies of the user can be captured based on the selection of the user, so that the aim of accurately recommending information for the user is fulfilled.
Further, to achieve rapid capture of user's interests and hobbies, at least two types of list items may be displayed in the current list page, and the categories of list items may be divided from content dimensions, such as video list items regarding cooking, video list items regarding driving skill, or video list items regarding sketching, etc. The categories of the list items can also be divided from the dimension of the information display form, such as picture-form list items, video-form list items or text-form list items. The capturing of the interest and hobbies of the user can be realized by detecting the triggering action of the user on different types of list items, for example, two types of video list items including a video list item related to driving skill and a video list item related to the simple stroke drawing are included in a current list page, and if the user clicks the video list item related to the simple stroke drawing, the user is considered to be more interested in the video list item related to the simple stroke drawing.
And step 120, when a trigger action which is input by the user in the current list page and is associated with the author is detected, switching to displaying the author flow page corresponding to the author in the screen display range.
In one embodiment, detecting a trigger action associated with an author entered by a user at a current list page includes:
detecting a trigger action executed by a user on an author marking information item in a current list page, wherein the author marking information item is positioned in a list item area or a non-list item area; the author mark information item comprises an author head portrait or an author nickname, and the triggering action executed by the user on the author mark information item in the current list page correspondingly comprises the following steps:
and clicking action of any author head portrait or any author nickname in the current list page by the user. Referring specifically to the schematic diagram of a current list page shown in fig. 2, the author mark information item (e.g., the author avatar 210) is located in the list item area, and when the user clicks the author avatar 210 in the list item area, the author flow page of the author "fun and raise ancient drama" can be entered. Reference may also be made to the schematic diagram of another current list page shown in fig. 3, in which an author marking information item (specifically, an author avatar 300) is located in a non-list item area in the current list page shown in fig. 3, wherein reference numeral 301 denotes a list item area; the author flow page of the corresponding author may also be entered by clicking on the author avatar 300. All works of a current author can be viewed on the author flow page, if a user likes the works of a certain author, the user can quickly enter the author flow page of a target author from the current list page in a mode of clicking a head portrait of the author or a nickname of the author so as to quickly acquire all works of the target author for viewing, and therefore the efficiency of the user for acquiring information is improved.
In another embodiment, the content recommendation policy adopted by the author flow page is a recommendation policy determined based on the associated content of the author, and the content recommendation policy adopted by the author flow page is determined in at least one of the following manners:
the author in the triggered author mark information item is taken as a limiting condition, and the author mark information item is determined by combining other recommendation strategies of the author flow page within the limiting range of the limiting condition;
and taking attribute parameters of the triggered list items as limiting conditions, and determining the attribute parameters in combination with other recommendation strategies of the author flow page within the limiting range of the limiting conditions, wherein the attribute parameters comprise author information and/or content categories.
The essence of the content recommendation strategy adopted by the author flow page is a strategy for screening current author works, and all the works of the current author are recommended to the user through the author flow page. Furthermore, a certain type of work of the current author, or a certain type of work published by the current author within a certain time period, may be recommended to the user, specifically determined in conjunction with some recommendation strategies of the author stream page. Common to all works is that all works are published by the current author. For example, if the author of an entry list item (i.e., a triggered list item) entering the author stream page is Zhang III, the content of the list item is a video list item related to dancing, and the video list item related to dancing published by Zhang III is pushed to the user on the author stream page.
In another embodiment, the content recommendation policy adopted by the author flow page is further determined by combining the browsing behavior of the user on the triggered list item and/or the browsing behavior of the user in the author flow page. For example, the user watches the dancing video list items for the longest time on the author stream page, and the praise frequency is the highest, so that the user is considered to prefer the dancing video, and other dancing video list items issued by the current author are pushed to the user on the author stream page, so that the precision of pushing information to the user can be improved, and the information obtaining efficiency of the user is improved.
According to the technical scheme of the embodiment of the disclosure, a current list page is displayed in a screen display range and comprises at least two list items, and when a trigger action which is input by a user in the current list page and is associated with an author is detected, an author flow page corresponding to the author is switched to be displayed in the screen display range; the content recommendation strategy adopted by the author flow page is a recommendation strategy determined based on the associated content of the author, the purpose of capturing the interests and hobbies of the user in real time based on the triggering action of the user on the triggered list item or the operation behavior of the user on the author flow page is achieved, related information is pushed to the user on the author flow page based on the interests and hobbies of the user, and the information recommendation precision, the information acquisition efficiency of the user and the user experience are improved.
Example two
Fig. 4 is a flowchart illustrating a method for implementing a list flow according to a second embodiment of the present invention, where on the basis of the technical solution of the second embodiment, the second embodiment provides another entry way for entering an author flow page.
Referring specifically to fig. 4, the method includes:
and step 410, displaying a previous list page of the current list page in the screen display range, wherein the previous list page comprises at least two types of list items.
And step 420, when a triggering action of the user on a list item in the previous list page is received, displaying a current list page in a screen display range, wherein a list item category displayed in the current list page comprises a video list item.
The previous-level list page specifically refers to a cut-in page of the current list page, that is, the current list page is a page entered by triggering a certain list item in the previous-level list page. If the current list page is obtained based on the trigger action of the previous list page, the current list page is specifically a detail page of the triggered list item in the previous list page. For example, when the user clicks the cover page of the video list item a on the previous list page, the current list page is a page for playing the video list item a, the user can view the detailed content of the video list item a on the current list page, and the user can only see the cover page, the title and other simple information of the video list item a on the previous list page. At this time, if the user slides the current list page, for example, slides up or down the current list page, other video content associated with the video list item a may be viewed. For example, if the video list item A is a video list item related to a simple stroke, more video content related to the simple stroke can be observed on the current list page. By displaying at least two types of list items on the upper level list page of the current list page, the interest and hobbies of a user can be captured in real time based on the operation behavior of the user on a certain type of list items, and related information is recommended to the user on the current list page based on the captured interest and hobbies of the user in real time, so that the information recommendation precision and the user experience are improved.
It should be noted that, in this scenario, for a new user, because historical behavior data of the new user is lacked, the interests and hobbies of the user cannot be determined, and the list items in the upper-level list page are usually hot information. Because the interest and hobby information of a new user is lacked, the scheme of the embodiment is designed to display at least two types of list items in the upper-level list page, and aims to capture the interest and hobby of the user in real time based on the operation behavior of the user on the list items of a certain type, and recommend relevant information to the user on the current list page based on the user interest and hobby captured in real time, so that the purposes of improving the information recommendation precision and the information acquisition efficiency of the user are achieved.
And step 430, when detecting the triggering action of the user on any list item in the current list page, switching to an author stream page corresponding to the author displaying the triggered list item in the screen display range.
Wherein the trigger action comprises a left slide action or a right slide action. For example, referring to fig. 5, a schematic diagram of yet another current list page is shown, in which a list item 610, an avatar 620 of the author of the list item 610, and a nickname (a false spoon) of the author are included, and if a user performs a left-swipe action or a right-swipe action on the list item 610, an author flow page of the author "a false spoon" is entered.
In one embodiment, if the current list page is a video list item play page, the method further includes:
displaying one or more video list items in the video list item playing page in a screen display range, and automatically playing a focus video list item in the video list item playing page;
and displaying a guide identifier entering an author stream page corresponding to the focus video list item in a screen display range within a preset time period before the end of the play of the focus video list item.
The focus video list item is a video list item of a first complete video window displayed in a screen display range; or the focus video list item is a video list item of a complete video window displayed at a set position in the screen display range. The setting position may be, for example, a middle position of a screen display range, and a list item 610 as shown in fig. 5 may be regarded as a form of a focus video list item. It will be appreciated that the height of the video window is less than the screen height to allow the video window to be displayed completely within the screen display range. The guidance mark may specifically be a text guidance mark, for example, a guidance mark of "slide left view other video of a spoon of a fake" displayed on the current list page shown in fig. 5.
The focus video list item is automatically played on the current list page, and only simple information such as a title and a cover page of the video list item is displayed in the upper level list page of the current list page, so that the information acquisition efficiency of a user is improved. It can be understood that, when the previous-level list page is displayed with the list items, the interest and hobbies of the user cannot be accurately determined, and if the previous-level list page automatically plays the video list items, the speed of the user for quickly browsing the contents of other list items is undoubtedly influenced, and the efficiency of the user for acquiring effective information is further influenced. When the user enters the detail page corresponding to the triggered list item by triggering a certain list item in the upper level list page, namely the current list page, the user can be more accurately determined to be interested in the content of the triggered list item, at the moment, the attention degree of the user to the list item can be improved by automatically playing the content of the triggered list item, and therefore the efficiency of the user for obtaining effective information is improved.
In another embodiment, when the trigger action associated with the author and input by the user in the current list page is detected, switching to displaying the author flow page corresponding to the author in the screen display range includes:
when a user is detected to set a trigger action on the focus video list item in the current list page, acquiring target video content, and automatically playing the acquired target video content on an author stream page;
the setting triggering action is specifically a left-sliding action or a right-sliding action. The target video content is determined based on a content recommendation policy employed by an author stream page, and the target video content does not include content of the focus video list item. For example, when the current list page is the interface shown in fig. 5, it can be seen that the title of the content of the focus video list item currently being played in the current list page is "how do the wild yellow croaker get the best? After the video packet is seen, the user has a left slide operation based on the current list page, the user enters an author stream page of "one false spoon", and other video works of the author "one false spoon" can be viewed in the author stream page, but after the user enters the author stream page, the user does not want to eat best for the entry video, namely, the title "how to do the wild yellow croaker? After watching the video, you can not eat enough video content, but continue playing other video works of the author 'a fake spoon'.
In another embodiment, when the trigger action associated with the author and input by the user in the current list page is detected, switching to displaying the author flow page corresponding to the author in the screen display range includes:
when the setting triggering action of the user on the focus video list item in the current list page is detected, the author stream page corresponding to the triggered focus video list item is switched to in the screen display range, and the author stream page is displayed in an immersive display mode.
Wherein the author stream page is displayed in an immersive presentation mode, including:
in the screen display range, displaying other areas except the current playing window in an additive mode; when the playing of the current playing video list item is finished, the next video list item to be played is automatically played; the brightness of the page in the additive mode is lower than the brightness of the page in the non-additive mode. Specifically, reference may be made to the schematic diagram of an author stream page shown in fig. 6, where reference numeral 810 denotes a current playing window, and reference numeral 820 denotes a page area, which is an area displayed in an additive mode and has a lower page brightness than a page brightness in a non-additive mode. The purpose of displaying other areas except the current playing window in the additive mode is to reduce the interference of other information on the content played by the current playing window as much as possible, so that the attention of a user to a focus video list item is further ensured, and the efficiency of the user for obtaining information is improved. As can be seen from fig. 6, the like icon and the like number, the comment icon and the comment number and share icon are all displayed in a closed mode, but the head portrait of the author publishing the current focus video list item, the nickname of the author (a false spoon), and the attention icon are retained, so that the purpose of obtaining the relevant information of the author for the user is facilitated, and the user can more deeply understand and pay attention to the current author.
The immersive presentation mode includes a list page presentation mode in which at least one control in the list page is in a non-interfering play state. The controls comprise a 'start/pause' control, a progress bar display control and the like, for example, in the immersive display mode, the controls are hidden and are not displayed on a list page, that is, at least one of the controls is in a non-interference playing state, so that interference on a currently played video is reduced, the attention of a user on the currently played video is improved, the information obtaining efficiency of the user is improved, and the user experience is improved. And when the current video is played, automatically playing the next video, pausing the playing if the user clicks the video window, and continuing the playing if the user clicks the video window again. Further, the top left side of the author stream page shown in FIG. 6 also shows a "back" button 830, by which the immersive presentation mode can be exited. In the author stream page, the status display of the video window specifically includes: if the video content in the video window is in a pause state, further displaying a cover, a title, watching times and duration of the current video content in the video window; if the video content in the video window is in a playing state, the watching times and duration in the video cover are not displayed, and the video title is automatically hidden after the set duration is played, so that the interference of a user in watching the video is reduced.
The technical scheme of the embodiment of the disclosure displays the upper-level list page of the current list page in the screen display range, the upper level list page comprises at least two types of list items, when a triggering action of a user on the list items in the upper level list page is received, displaying a current list page within the screen display range, wherein the list item category displayed in the current list page comprises video list items, automatically playing a focus video list item in the current list page, when a user setting triggering action on the focus video list item in the current list page is detected, switching to the author stream page corresponding to the triggered focus video list item in the screen display range, the technical means that the author stream page is displayed in an immersive display mode improves the attention of a user to a focus video list item and the information acquisition efficiency. Specifically, for a user who uses an information push type or information sharing type application client for the first time or a user who uses the application client less frequently, since information that the user is interested in cannot be determined more accurately, accurate information recommendation cannot be performed on the user. In view of this problem, in the implementation scheme of the list flow proposed in this embodiment, specifically, a plurality of list items that may be interested by the user are roughly displayed on a top page of an information push type or information sharing type application client according to limited user data (e.g., a login area of the user, a terminal model used by the user, etc.), that is, a top level list page (also referred to as an out-flow) of the current list page, and then a more accurate user interest is determined according to a behavior of the user on the top level list page, and a list item of the current list page (also referred to as an in-flow) is recommended based on the user interest. In order to improve the efficiency of obtaining information by a user, a display mode of a list item in a current list page is specially designed, for example, a focus video list item is automatically played, when a left-sliding action or a right-sliding action of the user on the current list page is detected, or a left-sliding action or a right-sliding action of the user on the focus video list item in the current list page is detected, an author stream page of the focus list item is entered, a work of a current author is displayed in the author stream page in an immersive display mode, the focus of the user on a certain focus list item is improved, the focus of the user is focused on the focus list item, other information except the focus list item is not easy to be perceived by the user, and thus the efficiency of obtaining information by the user is improved. If the display mode of the list items in the upper level list page is also designed to be an immersive display mode, the opposite effect can be achieved, and the efficiency of obtaining information by the user is reduced, because the recommendation precision of the list items in the upper level list page is not high, namely, the interest of the user in the list items displayed on the upper level list page is not large, if the list items are displayed in the immersive display mode under the situation, the effect of browsing information by the user in a large area can be influenced, the user can not easily find the interested information quickly, and the efficiency of obtaining information by the user is reduced. Therefore, according to the embodiment, list items are displayed on the upper-level list page without adopting an immersive display mode, and list items are displayed on the current list page or the author stream page with high recommendation precision in an immersive mode, so that the efficiency of obtaining information by a user is improved.
In one embodiment, switching to display an author flow page corresponding to the author in the screen display range includes:
displaying the head portrait, the nickname and the attention icon of the author at a first set position in a screen display range;
displaying a video content playing window at a second set position in the screen display range;
displaying a next video content window to be played in a third set position in the screen display range in an additive mode;
wherein the brightness of the page in the additive mode is lower than the brightness of the page in the non-additive mode.
Illustratively, the first setting position is the top of the screen display range, the second setting position is the middle of the screen display range, and the third setting position is the bottom of the screen display range. Referring to fig. 7, a schematic diagram of an author flow page is shown with an author avatar 310 shown at the top of the screen display, an author nickname 320 shown below the author avatar, and a focus identifier 330 shown below the author nickname. When the user clicks the attention mark 330, the attention mark becomes "paid attention", and once again, the attention is canceled, and the attention mark is restored to "attention", indicating an unapproved state. Displaying a video content playing window 340 in the middle of the screen display range, wherein the video content playing window is used for playing the focus video; the next video content window to be played 350 is displayed in the additive mode at the lower portion of the screen display range, where the page brightness in the additive mode is lower than the page brightness in the non-additive mode. When the author head portrait 310 or the author nickname 320 in the author flow page is clicked, the current author's personal homepage is entered, and information such as the author's head portrait, fans, attention amount, praise amount, author's work introduction, and all the authors of the author are displayed in the author's personal homepage.
Correspondingly, switching to displaying the author flow page corresponding to the author in the screen display range, further comprising:
hiding the head portrait of the author displayed at the top in the screen display range when a setting action triggered by the user on the author flow page is detected;
and moving the video content playing window to the top of the screen display range.
Specifically, when an author information retraction instruction triggered by a user on an author stream page is received, the author head portrait displayed at the top in a screen display range is hidden, but a nickname and a focus mark are reserved, and the purpose of hiding the author head portrait is to reduce interference on played content in a video content playing window as much as possible, so that the focus of the user on a focus video list item is guaranteed, and the information acquisition efficiency of the user is improved. Although the head portrait of the author is hidden, the nickname and the attention identifier of the author are reserved, the design is to facilitate the user to obtain the information related to the author, and if the user likes the work of the current author, the user can communicate with the author deeply through the nickname or the attention identifier of the author, such as adding friends, called as fans of the current author, and the like, so that the efficiency of the user in obtaining the information is improved. Correspondingly, the positions of a video content playing window displayed in the middle of the screen display range and a video content window to be played next by an author displayed in the lower part of the screen display range move upwards, and the moved author streaming page schematic diagram can specifically refer to another author streaming page schematic diagram shown in fig. 8.
EXAMPLE III
Fig. 9 is an apparatus for implementing a list flow according to a third embodiment of the present disclosure, where the apparatus includes: a first display module 910 and a second display module 920;
the first display module 910 is configured to display a current list page in a screen display range, where the current list page includes at least two list items; a second display module 920, configured to switch to display an author flow page corresponding to an author in the screen display range when a trigger action associated with the author and input by the user on the current list page is detected; the content recommendation strategy adopted by the author flow page is a recommendation strategy determined based on the associated content of the author.
On the basis of the technical scheme, the trigger action which is detected to be input by the user on the current list page and is associated with the author comprises at least one of the following actions:
detecting a trigger action executed by a user on an author marking information item in a current list page, wherein the author marking information item is positioned in a list item area or a non-list item area;
and if the triggering action of the user on any list item in the current list page is detected, determining that the author is the author of the triggered list item.
On the basis of the technical solutions, detecting a trigger action of a user on any list item in the current list page includes:
and detecting a left sliding action or a right sliding action of the user on any list item in the current list page.
On the basis of the above technical solutions, the apparatus further includes: the third display module is used for displaying a previous-level list page of the current list page in the screen display range before the current list page is displayed in the screen display range, wherein the previous-level list page comprises at least two types of list items, and the list item displayed in the current list page comprises a video list item;
and when a triggering action of a user on a list item in the upper-level list page is received, executing the operation of displaying the current list page in the screen display range, wherein the current list page is the list page corresponding to the triggered list item in the upper-level list page.
On the basis of the above technical solutions, the author mark information item includes an author head portrait or an author nickname.
On the basis of the above technical solutions, the triggering action performed by the user on the author marking information item in the current list page includes:
and clicking action of any author head portrait or any author nickname in the current list page by the user.
On the basis of the above technical solutions, the content recommendation policy adopted by the author flow page is determined according to at least one of the following manners:
the author in the triggered author mark information item is taken as a limiting condition, and the author mark information item is determined by combining other recommendation strategies of the author flow page within the limiting range of the limiting condition;
the attribute parameters of the triggered list items are taken as limiting conditions, and the attribute parameters are determined by combining other recommendation strategies of the author flow page within the limiting range of the limiting conditions; the attribute parameters include author information, and/or content category.
On the basis of the technical solutions, the content recommendation policy adopted by the author flow page is determined by combining the browsing behavior of the user on the triggered list item and/or the browsing behavior of the user in the author flow page.
On the basis of the foregoing technical solutions, if the current list page is a video list item playing page, the first display module 910 is further configured to: displaying one or more video list items in the video list item playing page in a screen display range, and automatically playing a focus video list item in the video list item playing page; and displaying a guide identifier entering an author stream page corresponding to the focus video list item in a screen display range within a preset time period before the end of the play of the focus video list item.
On the basis of the technical schemes, the focus video list item is a video list item of a first complete video window displayed in a screen display range;
or the focus video list item is a video list item of a complete video window displayed at a set position in the screen display range.
On the basis of the above technical solutions, the second display module 920 includes:
the acquisition unit is used for acquiring target video content when a setting triggering action of a user on the focus video list item in the current list page is detected;
the playing unit is used for automatically playing the acquired target video content on the author stream page;
wherein the target video content is determined based on a content recommendation policy employed by an author stream page, and the target video content does not include content of the focus video list item.
On the basis of the above technical solutions, the second display module 920 is specifically configured to:
when a setting triggering action of a user on the focus video list item in the current list page is detected, switching to an author stream page corresponding to the triggered focus video list item in the screen display range, wherein the author stream page is displayed in an immersive display mode;
wherein the author stream page is displayed in an immersive presentation mode, including:
in the screen display range, displaying other areas except the current playing window in an additive mode;
wherein the brightness of the page in the additive mode is lower than the brightness of the page in the non-additive mode.
On the basis of the above technical solutions, the second display module 920 is further configured to: displaying the head portrait, the nickname and the attention icon of the author at a first set position in a screen display range;
displaying a video content playing window at a second set position in the screen display range;
displaying a next video content window to be played in a third set position in the screen display range in an additive mode;
wherein the brightness of the page in the additive mode is lower than the brightness of the page in the non-additive mode.
On the basis of the technical schemes, the first set position is the top of the screen display range, the second set position is the middle of the screen display range, and the third set position is the bottom of the screen display range; correspondingly, the second display module 920 is further configured to: hiding the head portrait of the author displayed at the top in the screen display range when a setting action triggered by the user on the author flow page is detected; and moving the video content playing window to the top of the screen display range.
On the basis of the above technical solutions, the second display module 920 is further configured to: and when detecting that the user triggers the action of the author head portrait or the nickname based on the author stream page, displaying the personal home page of the author in the screen display range.
According to the technical scheme of the embodiment of the disclosure, a current list page is displayed in a screen display range and comprises at least two list items, and when a trigger action which is input by a user in the current list page and is associated with an author is detected, an author flow page corresponding to the author is switched to be displayed in the screen display range; the content recommendation strategy adopted by the author flow page is a recommendation strategy determined based on the associated content of the author, the purpose of capturing the interests and hobbies of the user in real time based on the triggering action of the user on the triggered list item or the operation behavior of the user on the author flow page is achieved, related information is pushed to the user on the author flow page based on the interests and hobbies of the user, and the information recommendation precision, the information acquisition efficiency of the user and the user experience are improved.
The device for realizing the list flow provided by the embodiment of the disclosure can execute the method for realizing the list flow provided by any embodiment of the disclosure, and has corresponding functional modules and beneficial effects of the execution method.
It should be noted that, the units and modules included in the apparatus are merely divided according to functional logic, but are not limited to the above division as long as the corresponding functions can be implemented; in addition, specific names of the functional units are only used for distinguishing one functional unit from another, and are not used for limiting the protection scope of the embodiments of the present disclosure.
Example four
Referring now to fig. 10, a schematic diagram of an electronic device (e.g., the terminal device or the server in fig. 10) 400 suitable for implementing embodiments of the present disclosure is shown. The terminal device in the embodiments of the present disclosure may include, but is not limited to, a mobile terminal such as a mobile phone, a notebook computer, a digital broadcast receiver, a PDA (personal digital assistant), a PAD (tablet computer), a PMP (portable multimedia player), a vehicle terminal (e.g., a car navigation terminal), and the like, and a stationary terminal such as a digital TV, a desktop computer, and the like. The electronic device shown in fig. 10 is only an example, and should not bring any limitation to the functions and the scope of use of the embodiments of the present disclosure.
As shown in fig. 10, the electronic device 400 may include a processing means (e.g., a central processing unit, a graphics processor, etc.) 401 that may perform various appropriate actions and processes in accordance with a program stored in a Read Only Memory (ROM)402 or a program loaded from a storage device 406 into a Random Access Memory (RAM) 403. In the RAM 403, various programs and data necessary for the operation of the electronic apparatus 400 are also stored. The processing device 401, the ROM 402, and the RAM 403 are connected to each other via a bus 404. An input/output (I/O) interface 405 is also connected to bus 404.
Generally, the following devices may be connected to the I/O interface 405: input devices 406 including, for example, a touch screen, touch pad, keyboard, mouse, camera, microphone, accelerometer, gyroscope, etc.; an output device 407 including, for example, a Liquid Crystal Display (LCD), a speaker, a vibrator, and the like; storage devices 406 including, for example, magnetic tape, hard disk, etc.; and a communication device 409. The communication means 409 may allow the electronic device 400 to communicate wirelessly or by wire with other devices to exchange data. While fig. 10 illustrates an electronic device 400 having various means, it is to be understood that not all illustrated means are required to be implemented or provided. More or fewer devices may alternatively be implemented or provided.
In particular, according to an embodiment of the present disclosure, the processes described above with reference to the flowcharts may be implemented as computer software programs. For example, embodiments of the present disclosure include a computer program product comprising a computer program carried on a non-transitory computer readable medium, the computer program containing program code for performing the method illustrated by the flow chart. In such an embodiment, the computer program may be downloaded and installed from a network via the communication means 409, or from the storage means 406, or from the ROM 402. The computer program performs the above-described functions defined in the methods of the embodiments of the present disclosure when executed by the processing device 401.
The terminal provided by the embodiment of the present disclosure and the method for implementing the list flow provided by the embodiment belong to the same inventive concept, and technical details that are not described in detail in the embodiment of the present disclosure may refer to the embodiment, and the embodiment of the present disclosure have the same beneficial effects.
EXAMPLE five
The embodiment of the present disclosure provides a computer storage medium, on which a computer program is stored, and when the program is executed by a processor, the method for implementing the list flow provided by the above embodiment is implemented.
It should be noted that the computer readable medium in the present disclosure can be a computer readable signal medium or a computer readable storage medium or any combination of the two. A computer readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the foregoing. More specific examples of the computer readable storage medium may include, but are not limited to: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In the present disclosure, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. In contrast, in the present disclosure, a computer readable signal medium may comprise a propagated data signal with computer readable program code embodied therein, either in baseband or as part of a carrier wave. Such a propagated data signal may take many forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A computer readable signal medium may also be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device. Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to: electrical wires, optical cables, RF (radio frequency), etc., or any suitable combination of the foregoing.
In some embodiments, the clients, servers may communicate using any currently known or future developed network protocol, such as HTTP (HyperText transfer protocol), and may be interconnected with any form or medium of digital data communication (e.g., a communications network). Examples of communication networks include a local area network ("LAN"), a wide area network ("WAN"), the Internet (e.g., the Internet), and peer-to-peer networks (e.g., ad hoc peer-to-peer networks), as well as any currently known or future developed network.
The computer readable medium may be embodied in the electronic device; or may exist separately without being assembled into the electronic device.
The computer readable medium carries one or more programs which, when executed by the electronic device, cause the electronic device to:
displaying a current list page in a screen display range, wherein the current list page comprises at least two list items;
when a trigger action which is input by a user in a current list page and is associated with an author is detected, switching to displaying an author flow page corresponding to the author in the screen display range;
wherein the content recommendation strategy adopted by the author flow page is a recommendation strategy determined based on the associated content of the author.
Computer program code for carrying out operations for the present disclosure may be written in any combination of one or more programming languages, including but not limited to an object oriented programming language such as Java, Smalltalk, C + +, and conventional procedural programming languages, such as the "C" programming language or similar programming languages. The program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server. In the case of a remote computer, the remote computer may be connected to the user's computer through any type of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or the connection may be made to an external computer (for example, through the Internet using an Internet service provider).
The flowchart and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present disclosure. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
The units described in the embodiments of the present disclosure may be implemented by software or hardware. Where the name of a cell does not in some cases constitute a limitation on the cell itself, for example, an editable content display cell may also be described as an "editing cell".
The functions described herein above may be performed, at least in part, by one or more hardware logic components. For example, without limitation, exemplary types of hardware logic components that may be used include: field Programmable Gate Arrays (FPGAs), Application Specific Integrated Circuits (ASICs), Application Specific Standard Products (ASSPs), systems on a chip (SOCs), Complex Programmable Logic Devices (CPLDs), and the like.
In the context of this disclosure, a machine-readable medium may be a tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. The machine-readable medium may be a machine-readable signal medium or a machine-readable storage medium. A machine-readable medium may include, but is not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any suitable combination of the foregoing. More specific examples of a machine-readable storage medium would include an electrical connection based on one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing.
According to one or more embodiments of the present disclosure, [ example one ] there is provided a method of implementing a list flow, the method comprising:
displaying a current list page in a screen display range, wherein the current list page comprises at least two list items;
when a trigger action which is input by a user in a current list page and is associated with an author is detected, switching to displaying an author flow page corresponding to the author in the screen display range;
wherein the content recommendation strategy adopted by the author flow page is a recommendation strategy determined based on the associated content of the author.
According to one or more embodiments of the present disclosure, optionally, the trigger action associated with the author, which is detected to be input by the user on the current list page, includes at least one of:
detecting a trigger action executed by a user on an author marking information item in a current list page, wherein the author marking information item is positioned in a list item area or a non-list item area;
and if the triggering action of the user on any list item in the current list page is detected, determining that the author is the author of the triggered list item.
According to one or more embodiments of the present disclosure, optionally, detecting a user trigger action on any list item in the current list page includes:
and detecting a left sliding action or a right sliding action of the user on any list item in the current list page.
According to one or more embodiments of the present disclosure, optionally, before displaying the current list page in the screen display range, the method further includes:
displaying a previous list page of a current list page in a screen display range, wherein the previous list page comprises at least two types of list items, and the list item category displayed in the current list page comprises a video list item;
and when a triggering action of a user on a list item in the upper-level list page is received, executing the operation of displaying the current list page in the screen display range, wherein the current list page is the list page corresponding to the triggered list item in the upper-level list page.
According to one or more embodiments of the present disclosure, optionally, the author-marking information item includes an author avatar or an author nickname.
According to one or more embodiments of the present disclosure, optionally, the triggering action performed by the user on the author flag information item in the current list page includes:
and clicking action of any author head portrait or any author nickname in the current list page by the user.
According to one or more embodiments of the present disclosure, optionally, the content recommendation policy adopted by the author flow page is determined according to at least one of the following manners:
the author in the triggered author mark information item is taken as a limiting condition, and the author mark information item is determined by combining other recommendation strategies of the author flow page within the limiting range of the limiting condition;
the attribute parameters of the triggered list items are taken as limiting conditions, and the attribute parameters are determined by combining other recommendation strategies of the author flow page within the limiting range of the limiting conditions; the attribute parameters include author information, and/or content category.
According to one or more embodiments of the present disclosure, optionally, the content recommendation policy adopted by the author flow page is further determined in combination with a user browsing behavior of the triggered list item and/or a user browsing behavior in the author flow page.
According to one or more embodiments of the present disclosure, optionally, if the current list page is a video list item playing page, the method further includes:
displaying one or more video list items in the video list item playing page in a screen display range, and automatically playing a focus video list item in the video list item playing page;
and displaying a guide identifier entering an author stream page corresponding to the focus video list item in a screen display range within a preset time period before the end of the play of the focus video list item.
According to one or more embodiments of the present disclosure, optionally, the focus video list item is a video list item of a first complete video window displayed in a screen display range;
or the focus video list item is a video list item of a complete video window displayed at a set position in the screen display range.
According to one or more embodiments of the present disclosure, optionally, when a trigger action associated with an author and input by a user on a current list page is detected, switching to display an author flow page corresponding to the author in the screen display range includes:
when a user is detected to set a trigger action on the focus video list item in the current list page, acquiring target video content, and automatically playing the acquired target video content on an author stream page;
wherein the target video content is determined based on a content recommendation policy employed by an author stream page, and the target video content does not include content of the focus video list item.
According to one or more embodiments of the present disclosure, optionally, when a trigger action associated with an author and input by a user on a current list page is detected, switching to display an author flow page corresponding to the author in the screen display range includes:
when a setting triggering action of a user on the focus video list item in the current list page is detected, switching to an author stream page corresponding to the triggered focus video list item in the screen display range, wherein the author stream page is displayed in an immersive display mode;
wherein the author stream page is displayed in an immersive presentation mode, including:
in the screen display range, displaying other areas except the current playing window in an additive mode;
wherein the brightness of the page in the additive mode is lower than the brightness of the page in the non-additive mode.
According to one or more embodiments of the present disclosure, optionally, switching to display an author flow page corresponding to the author in the screen display range includes:
displaying the head portrait, the nickname and the attention icon of the author at a first set position in a screen display range;
displaying a video content playing window at a second set position in the screen display range;
displaying a next video content window to be played in a third set position in the screen display range in an additive mode;
wherein the brightness of the page in the additive mode is lower than the brightness of the page in the non-additive mode.
According to one or more embodiments of the present disclosure, optionally, the first setting position is the top of the screen display range, the second setting position is the middle of the screen display range, and the third setting position is the bottom of the screen display range; correspondingly, switching to displaying the author flow page corresponding to the author in the screen display range, further comprising:
hiding the head portrait of the author displayed at the top in the screen display range when a setting action triggered by the user on the author flow page is detected;
and moving the video content playing window to the top of the screen display range.
According to one or more embodiments of the present disclosure, optionally, switching to display an author flow page corresponding to the author in the screen display range further includes:
and when detecting that the user triggers the action of the author head portrait or the nickname based on the author stream page, displaying the personal home page of the author in the screen display range.
According to one or more embodiments of the present disclosure, [ example two ] there is provided an apparatus for implementing a list flow, the apparatus including:
the first display module is used for displaying a current list page in a screen display range, and the current list page comprises at least two list items;
the second display module is used for switching to display an author flow page corresponding to an author in the screen display range when a trigger action which is input by a user in a current list page and is associated with the author is detected;
wherein the content recommendation strategy adopted by the author flow page is a recommendation strategy determined based on the associated content of the author.
According to one or more embodiments of the present disclosure, [ example three ] there is provided an electronic device comprising:
displaying a current list page in a screen display range, wherein the current list page comprises at least two list items;
when a trigger action which is input by a user in a current list page and is associated with an author is detected, switching to displaying an author flow page corresponding to the author in the screen display range;
wherein the content recommendation strategy adopted by the author flow page is a recommendation strategy determined based on the associated content of the author.
According to one or more embodiments of the present disclosure, [ example four ] there is provided a storage medium containing computer-executable instructions which, when executed by a computer processor, are operable to perform a method of implementation of a list flow of:
displaying a current list page in a screen display range, wherein the current list page comprises at least two list items;
when a trigger action which is input by a user in a current list page and is associated with an author is detected, switching to displaying an author flow page corresponding to the author in the screen display range;
wherein the content recommendation strategy adopted by the author flow page is a recommendation strategy determined based on the associated content of the author.
The foregoing description is only exemplary of the preferred embodiments of the disclosure and is illustrative of the principles of the technology employed. It will be appreciated by those skilled in the art that the scope of the disclosure herein is not limited to the particular combination of features described above, but also encompasses other embodiments in which any combination of the features described above or their equivalents does not depart from the spirit of the disclosure. For example, the above features and (but not limited to) the features disclosed in this disclosure having similar functions are replaced with each other to form the technical solution.
Further, while operations are depicted in a particular order, this should not be understood as requiring that such operations be performed in the particular order shown or in sequential order. Under certain circumstances, multitasking and parallel processing may be advantageous. Likewise, while several specific implementation details are included in the above discussion, these should not be construed as limitations on the scope of the disclosure. Certain features that are described in the context of separate embodiments can also be implemented in combination in a single embodiment. Conversely, various features that are described in the context of a single embodiment can also be implemented in multiple embodiments separately or in any suitable subcombination.
Although the subject matter has been described in language specific to structural features and/or methodological acts, it is to be understood that the subject matter defined in the appended claims is not necessarily limited to the specific features or acts described above. Rather, the specific features and acts described above are disclosed as example forms of implementing the claims.

Claims (19)

1. A method for implementing list flow is applied to a client, and the method comprises the following steps:
displaying a current list page in a screen display range, wherein the current list page comprises at least two list items;
when a trigger action which is input by a user in a current list page and is associated with an author is detected, switching to displaying an author flow page corresponding to the author in the screen display range;
wherein the content recommendation strategy adopted by the author flow page is a recommendation strategy determined based on the associated content of the author.
2. The method of claim 1, wherein detecting the author-associated trigger action entered by the user on the current listing page comprises at least one of:
detecting a trigger action executed by a user on an author marking information item in a current list page, wherein the author marking information item is positioned in a list item area or a non-list item area;
and if the triggering action of the user on any list item in the current list page is detected, determining that the author is the author of the triggered list item.
3. The method of claim 2, wherein detecting a user trigger action on any list item in the current list page comprises:
and detecting a left sliding action or a right sliding action of the user on any list item in the current list page.
4. The method of claim 3, further comprising, prior to displaying the current list page within the screen display area:
displaying a previous list page of a current list page in a screen display range, wherein the previous list page comprises at least two types of list items, and the list item category displayed in the current list page comprises a video list item;
and when a triggering action of a user on a list item in the upper-level list page is received, executing the operation of displaying the current list page in the screen display range, wherein the current list page is the list page corresponding to the triggered list item in the upper-level list page.
5. The method of claim 2, wherein: the author marking information item includes an author avatar or an author nickname.
6. The method of claim 5, wherein: the triggering action executed by the user on the author marking information item in the current list page comprises the following steps:
and clicking action of any author head portrait or any author nickname in the current list page by the user.
7. The method of any of claims 1-6, wherein the content recommendation policy employed by the author stream page is determined by at least one of:
the author in the triggered author mark information item is taken as a limiting condition, and the author mark information item is determined by combining other recommendation strategies of the author flow page within the limiting range of the limiting condition;
and taking the attribute parameter of the triggered list item as a limiting condition, and combining other recommendation strategies of the author flow page within the limiting range of the limiting condition.
8. The method of claim 7, wherein:
the attribute parameters include author information, and/or content category.
9. The method of claim 7, wherein:
and the content recommendation strategy adopted by the author flow page is also determined by combining the browsing behavior of the user on the triggered list item and/or the browsing behavior of the user in the author flow page.
10. The method according to any one of claims 1-9, wherein: if the current list page is a video list item playing page, the method further comprises:
displaying one or more video list items in the video list item playing page in a screen display range, and automatically playing a focus video list item in the video list item playing page;
and displaying a guide identifier entering an author stream page corresponding to the focus video list item in a screen display range within a preset time period before the end of the play of the focus video list item.
11. The method of claim 10, wherein:
the focus video list item is a video list item of a first complete video window displayed in a screen display range;
or the focus video list item is a video list item of a complete video window displayed at a set position in the screen display range.
12. The method of claim 10, wherein when detecting a trigger action associated with an author and input by a user on a current list page, switching to displaying an author flow page corresponding to the author in the screen display range comprises:
when a user is detected to set a trigger action on the focus video list item in the current list page, acquiring target video content, and automatically playing the acquired target video content on an author stream page;
wherein the target video content is determined based on a content recommendation policy employed by an author stream page, and the target video content does not include content of the focus video list item.
13. The method of claim 10, wherein when detecting a trigger action associated with an author and input by a user on a current list page, switching to displaying an author flow page corresponding to the author in the screen display range comprises:
when a setting triggering action of a user on the focus video list item in the current list page is detected, switching to an author stream page corresponding to the triggered focus video list item in the screen display range, wherein the author stream page is displayed in an immersive display mode;
wherein the author stream page is displayed in an immersive presentation mode, including:
in the screen display range, displaying other areas except the current playing window in an additive mode;
wherein the brightness of the page in the additive mode is lower than the brightness of the page in the non-additive mode.
14. The method of claim 10, wherein: switching to display an author flow page corresponding to the author in the screen display range, wherein the method comprises the following steps:
displaying the head portrait, the nickname and the attention icon of the author at a first set position in a screen display range;
displaying a video content playing window at a second set position in the screen display range;
displaying a next video content window to be played in a third set position in the screen display range in an additive mode;
wherein the brightness of the page in the additive mode is lower than the brightness of the page in the non-additive mode.
15. The method of claim 14, wherein: the first setting position is the top of the screen display range, the second setting position is the middle of the screen display range, and the third setting position is the bottom of the screen display range; correspondingly, switching to displaying the author flow page corresponding to the author in the screen display range, further comprising:
hiding the head portrait of the author displayed at the top in the screen display range when a setting action triggered by the user on the author flow page is detected;
and moving the video content playing window to the top of the screen display range.
16. The method of claim 14, wherein: switching to display an author flow page corresponding to the author in the screen display range, further comprising:
and when detecting that the user triggers the action of the author head portrait or the nickname based on the author stream page, displaying the personal home page of the author in the screen display range.
17. An apparatus for implementing a list flow, comprising:
the first display module is used for displaying a current list page in a screen display range, and the current list page comprises at least two list items;
the second display module is used for switching to display an author flow page corresponding to an author in the screen display range when a trigger action which is input by a user in a current list page and is associated with the author is detected;
wherein the content recommendation strategy adopted by the author flow page is a recommendation strategy determined based on the associated content of the author.
18. An electronic device, characterized in that the electronic device comprises:
one or more processors;
a storage device for storing one or more programs,
when executed by the one or more processors, cause the one or more processors to implement a method of implementing a list flow as recited in any one of claims 1-16.
19. A storage medium containing computer-executable instructions for performing a method of implementing a list flow of any one of claims 1-16 when executed by a computer processor.
CN201910893975.4A 2019-09-20 2019-09-20 List stream implementation method and device, electronic equipment and storage medium Pending CN110673774A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910893975.4A CN110673774A (en) 2019-09-20 2019-09-20 List stream implementation method and device, electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910893975.4A CN110673774A (en) 2019-09-20 2019-09-20 List stream implementation method and device, electronic equipment and storage medium

Publications (1)

Publication Number Publication Date
CN110673774A true CN110673774A (en) 2020-01-10

Family

ID=69077063

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910893975.4A Pending CN110673774A (en) 2019-09-20 2019-09-20 List stream implementation method and device, electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN110673774A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112667906A (en) * 2020-12-31 2021-04-16 上海众源网络有限公司 Recommendation method and device for up master and electronic equipment
CN113849258A (en) * 2021-10-13 2021-12-28 北京字跳网络技术有限公司 Content display method, device, equipment and storage medium
WO2022083427A1 (en) * 2020-10-21 2022-04-28 北京字跳网络技术有限公司 Landscape interaction method and apparatus, electronic device, and storage medium
WO2024046119A1 (en) * 2022-08-31 2024-03-07 北京字跳网络技术有限公司 Multimedia work display method, apparatus and device, and storage medium

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102436336A (en) * 2010-09-29 2012-05-02 腾讯科技(深圳)有限公司 Method and device for displaying user data
CN104035924A (en) * 2013-03-04 2014-09-10 中国移动通信集团浙江有限公司 Method, device and system for generating reading forum section
CN104376121A (en) * 2014-12-04 2015-02-25 犹杰 Picture self-adaptation matching and combined displaying system, method and user terminal
CN105872815A (en) * 2015-11-25 2016-08-17 乐视网信息技术(北京)股份有限公司 Video playing method and device
CN107015746A (en) * 2017-03-06 2017-08-04 北京潘达互娱科技有限公司 A kind of interface element processing method and processing device
CN109120981A (en) * 2018-09-20 2019-01-01 北京达佳互联信息技术有限公司 Information list methods of exhibiting, device and storage medium
CN109582898A (en) * 2018-10-25 2019-04-05 北京奇虎科技有限公司 A kind of generation method and device of the news web page page
CN110036645A (en) * 2016-11-09 2019-07-19 开放电视公司 Program ending content shows trigger

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102436336A (en) * 2010-09-29 2012-05-02 腾讯科技(深圳)有限公司 Method and device for displaying user data
CN104035924A (en) * 2013-03-04 2014-09-10 中国移动通信集团浙江有限公司 Method, device and system for generating reading forum section
CN104376121A (en) * 2014-12-04 2015-02-25 犹杰 Picture self-adaptation matching and combined displaying system, method and user terminal
CN105872815A (en) * 2015-11-25 2016-08-17 乐视网信息技术(北京)股份有限公司 Video playing method and device
CN110036645A (en) * 2016-11-09 2019-07-19 开放电视公司 Program ending content shows trigger
CN107015746A (en) * 2017-03-06 2017-08-04 北京潘达互娱科技有限公司 A kind of interface element processing method and processing device
CN109120981A (en) * 2018-09-20 2019-01-01 北京达佳互联信息技术有限公司 Information list methods of exhibiting, device and storage medium
CN109582898A (en) * 2018-10-25 2019-04-05 北京奇虎科技有限公司 A kind of generation method and device of the news web page page

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
推酷: "短视频消费的变革:自动播放+推荐流", 《搜狐新闻》 *
爱爱娱乐视频的店: "微博视频推荐", 《百度文库》 *
科技趣说: "百家号在电脑上如何查看作者的其他文章", 《百度经验》 *

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2022083427A1 (en) * 2020-10-21 2022-04-28 北京字跳网络技术有限公司 Landscape interaction method and apparatus, electronic device, and storage medium
CN112667906A (en) * 2020-12-31 2021-04-16 上海众源网络有限公司 Recommendation method and device for up master and electronic equipment
CN113849258A (en) * 2021-10-13 2021-12-28 北京字跳网络技术有限公司 Content display method, device, equipment and storage medium
WO2024046119A1 (en) * 2022-08-31 2024-03-07 北京字跳网络技术有限公司 Multimedia work display method, apparatus and device, and storage medium

Similar Documents

Publication Publication Date Title
CN110688571A (en) List stream implementation method and device, electronic equipment and storage medium
CN111246275B (en) Comment information display and interaction method and device, electronic equipment and storage medium
CN109413483B (en) Live content preview method, device, equipment and medium
JP7195426B2 (en) Display page interaction control method and apparatus
CN110673774A (en) List stream implementation method and device, electronic equipment and storage medium
CN111510760B (en) Video information display method and device, storage medium and electronic equipment
JP2023547940A (en) Information display methods, devices, equipment and media
CN112423084B (en) Display method and device of hotspot list, electronic equipment and storage medium
CN110866183B (en) Social interface recommendation method and device, electronic equipment and storage medium
CN113194351A (en) Video display method and device, electronic equipment and storage medium
JP2020514892A (en) Method and apparatus for displaying interactive attributes during multimedia playback
CN113286197A (en) Information display method and device, electronic equipment and storage medium
US20150154205A1 (en) System, Method and Computer-Accessible Medium for Clipping and Sharing Media
WO2023051294A1 (en) Prop processing method and apparatus, and device and medium
CN110572705A (en) Popup window control method and device, medium and electronic equipment
US20240171801A1 (en) Video processing method and apparatus, and electronic device and storage medium
CN115474085B (en) Media content playing method, device, equipment and storage medium
WO2023061230A1 (en) Content display method and apparatus, device, and storage medium
CN114450680A (en) Content item module arrangement
CN112667118A (en) Method, apparatus and computer readable medium for displaying historical chat messages
CN111177610A (en) Material display method and device, electronic equipment and storage medium
CN112312225B (en) Information display method and device, electronic equipment and readable medium
CN111367447A (en) Information display method and device, electronic equipment and computer readable storage medium
CN111078011A (en) Gesture control method and device, computer readable storage medium and electronic equipment
CN114443897A (en) Video recommendation method and device, electronic equipment and storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination