-
Notifications
You must be signed in to change notification settings - Fork 65
Get video endscreen cards #93
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestepicA task that is going to take more than a day to complete.A task that is going to take more than a day to complete.medium priorityA high-priority issue noticeable by the user but he can still work around it.A high-priority issue noticeable by the user but he can still work around it.private dataRequires authentication to grab such data. Might be treated in `Webscrap_any_website` repository.Requires authentication to grab such data. Might be treated in `Webscrap_any_website` repository.
Description
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestepicA task that is going to take more than a day to complete.A task that is going to take more than a day to complete.medium priorityA high-priority issue noticeable by the user but he can still work around it.A high-priority issue noticeable by the user but he can still work around it.private dataRequires authentication to grab such data. Might be treated in `Webscrap_any_website` repository.Requires authentication to grab such data. Might be treated in `Webscrap_any_website` repository.
Related StackOverflow questions 1. and 2..
OP mentioned the video
gKewWjgkL7o.Goal: https://yt.lemnoslife.com/videos?part=endscreen&id=gKewWjgkL7o
WIP: view-source:http://localhost/YouTube-operational-API/videos?part=endscreen&id=gKewWjgkL7o
See from YouTube Studio point of view do have an exhaustive support and to remove uninteresting fields.
End screen editable at: https://studio.youtube.com/video/VIDEO_ID/edit
Can add an end screen only for videos longer than 25 seconds, so can work with
FliCdfxdtTI.However there seem we can add multiple:
VideosPlaylistsSubscribesChannelsLinks (if in the YouTube Partner Program)where we want on the screen, so this issue doesn't look so easy to do.