mirror of
https://github.com/KuekHaoYang/KVideo.git
synced 2026-08-16 17:23:43 +08:00
feat: Implement language filtering and display language information across video components.
This commit is contained in:
@@ -73,6 +73,7 @@ export async function getVideoDetail(
|
||||
vod_director: videoData.vod_director,
|
||||
vod_content: videoData.vod_content,
|
||||
type_name: videoData.type_name,
|
||||
vod_lang: videoData.vod_lang,
|
||||
episodes,
|
||||
source: source.id,
|
||||
source_code: playFrom[selectedIndex] || '',
|
||||
|
||||
Reference in New Issue
Block a user