Skip to content

Commit 3d07c94

Browse files
authored
Update player.html
1 parent 90c0053 commit 3d07c94

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Random/player.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151

5252

5353
const CONFIG = {
54-
source: videoUrlFromQuery || 'https://commondatastorage.googleapis.com/gtv-videos-bucket/sample/BigBuckBunny.mp4',
54+
source: videoUrlFromQuery || '',
5555
startTime: startTimeFromQuery || '0:00',
5656
skipIntroStart: skipIntroStartFromQuery,
5757
skipIntroEnd: skipIntroEndFromQuery,

0 commit comments

Comments
 (0)