Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试在电影和预告片等 Android 应用程序中按类别获取Youtube视频,但没有找到任何帮助。
任何人都可以帮助我。
一个很好的起点就在这里。您将能够构建您想要的 url 并使用标准/第 3 方库来构建 http 请求(我更喜欢 OkHttp)。