Skip to content

Commit a004a57

Browse files
committed
Update youtube_meta.html
1 parent 0926db2 commit a004a57

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

public/youtube_meta.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@
8686
const metadata = {
8787
title: videoData.title,
8888
isLive: videoData.isLive,
89+
isPlayable: videoData.isPlayable, //Age restricted or unplayable
8990
duration: player.getDuration(),
9091
};
9192

0 commit comments

Comments
 (0)