patchBay

Bilibili (哔哩哔哩) vs uNoGS

Both are solid Video APIs. Choose based on your specific requirements.

Bilibili (哔哩哔哩)

China's YouTube for anime and gaming culture — videos, danmaku, user data, favorites

uNoGS

Unofficial Netflix Online Global Search, Search all netflix regions in one place

Bilibili (哔哩哔哩)

  • No authentication required
  • HTTPS supported

uNoGS

  • Simple API key authentication
  • HTTPS supported
  • CORS enabled for frontend use
FeatureBilibili (哔哩哔哩)uNoGS
AuthenticationNoneapiKey
HTTPSYesYes
CORSUnknownYes

When to use which?

Bilibili (哔哩哔哩) is the better choice for quick prototypes and hackathons since it requires no authentication. uNoGS works directly from the browser with CORS enabled, making it better for frontend-only apps.