lbry-desktop/ui/constants/livestream.js

3 lines
130 B
JavaScript
Raw Normal View History

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