lbry-desktop/ui/constants/livestream.js
2021-03-22 15:30:01 -07: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';