I am trying to get the last 10 videos of a channel. When I run the following code:
from apiclient.discovery import build API_SERVICE_NAME = \"youtube\" API_VERSI
Follow-up on issue #128673552, https://issuetracker.google.com/issues/128673552.