lbry-desktop/ui/constants/livestream.js

3 lines
130 B
JavaScript
Raw Normal View History

2021-03-22 21:22:10 +01:00
export const BITWAVE_EMBED_URL = 'https://bitwave.tv/odysee';
2021-03-22 05:16:39 +01:00
export const BITWAVE_API = 'https://api.bitwave.tv/v1/odysee/live';