lbry-desktop/ui/constants/livestream.js
2021-03-13 04:10:59 -08:00

4 lines
179 B
JavaScript

export const LIVE_STREAM_TAG = 'odysee-livestream';
export const BITWAVE_EMBED_URL = 'https://bitwave.tv/embed';
export const BITWAVE_API = 'https://api.bitwave.tv/v1/channels';