AcFun 直播间“云表情”社区企划

5 stars 2 forks 5 watchers JavaScript MIT License
1 Open Issue Need Help Last updated: Sep 11, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The current SDKs for AcFun Cloud Emoji retrieve user article lists by scraping a web page, which only returns the 10 most recent articles and misses pinned content. This issue proposes replacing the scraping method with a newly discovered internal API, likely used by the mobile app, to fetch a complete list of articles. The primary task is to implement this new API across the Python, JavaScript, and Go SDKs, with a fallback option for optional user cookies if the new API requires authentication.

Complexity: 3/5
enhancement good first issue help wanted

AcFun 直播间“云表情”社区企划

JavaScript