Order doesn't work when using youtube API v3

后端 未结 2 2000
渐次进展
渐次进展 2021-01-23 12:57

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         


        
2条回答
  •  误落风尘
    2021-01-23 13:33

    Follow-up on issue #128673552, https://issuetracker.google.com/issues/128673552.

提交回复
热议问题