Benjamin-Loison / YouTube-operational-API

YouTube operational API works when YouTube Data API v3 fails.
401 stars 52 forks source link

Add channel part for recent, let's play... #242

Closed Benjamin-Loison closed 9 months ago

Benjamin-Loison commented 9 months ago

As requested on Discord.

Features seem to be:

Related to #236.

Benjamin-Loison commented 9 months ago

Requested on Discord to requester what features he is interested in.

He answered:

Recent and Let's play with that priority order

Benjamin-Loison commented 9 months ago

Do not forget to consider empty channels, as in 8513e484d012a2143b1f364256aee7ee76c6ab95.

Benjamin-Loison commented 9 months ago

Concerning Let's play is similar to channels?part=playlists but contrarily to the latter I am sure that we have fields about the concerned channels of playlists. Furthermore there does not seem to be sections of playlists.

Interesting fields if I proceeded correctly:

channels.pdf

/contents/twoColumnBrowseResultsRenderer/tabs/4/tabRenderer/content/sectionListRenderer/contents/0/itemSectionRenderer/contents/0/shelfRenderer/content/gridRenderer/items/0/gridPlaylistRenderer/title/runs/0/text
/contents/twoColumnBrowseResultsRenderer/tabs/4/tabRenderer/content/sectionListRenderer/contents/0/itemSectionRenderer/contents/0/shelfRenderer/content/gridRenderer/items/1/gridPlaylistRenderer/title/runs/0/text 

playlistVideoThumbnailRenderer
Benjamin-Loison commented 9 months ago

Already implement Recent in a34dc3c4d08ab4cfa1a4f6c11e6fadaeb07ec560.