lbry-desktop/ui/constants/livestream.js

5 lines
179 B
JavaScript
Raw Normal View History

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';