Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
l-g-t
/
KTV
like
1
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
KTV
/
lib
/
api
/
default-sources.ts
l-g-t
Upload 212 files
3c76719
verified
3 months ago
raw
Copy download link
history
blame
contribute
delete
161 Bytes
import
type
{
VideoSource
}
from
'@/lib/types'
;
// Default predefined video sources - Real Chinese video APIs
export
const
DEFAULT_SOURCES
:
VideoSource
[] = [];