Skip to content

Commit

Permalink
Add subtitles for 6qfvgVoZG-k YT video
Browse files Browse the repository at this point in the history
  • Loading branch information
elyse0 committed Jun 5, 2023
1 parent 5457485 commit 2f06c84
Show file tree
Hide file tree
Showing 2 changed files with 20,410 additions and 0 deletions.
6 changes: 6 additions & 0 deletions apps/client/src/youtube-videos/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ import Mxb17xNQBl0 from './subtitles-Mxb17xNQBl0.json';
import _0e1d1f45Vb0 from './subtitles-0e1d1f45Vb0.json';
import AzPdwflMjx0 from './subtitles-AzPdwflMjx0.json';
import WtSJW4o_GGg from './subtitles-WtSJW4o-GGg.json';
import _6qfvgVoZG_k from './subtitles-6qfvgVoZG-k.json';

const youtubeVideos: Record<string, YoutubeVideo> = {
jmoe4Fz0sBY: {
Expand Down Expand Up @@ -65,6 +66,11 @@ const youtubeVideos: Record<string, YoutubeVideo> = {
thumbnailUrl: 'https://i3.ytimg.com/vi/AzPdwflMjx0/hqdefault.jpg',
captions: AzPdwflMjx0,
},
'6qfvgVoZG-k': {
title: 'Lie to Love - EP02',
thumbnailUrl: 'https://i3.ytimg.com/vi/6qfvgVoZG-k/hqdefault.jpg',
captions: _6qfvgVoZG_k,
},
'WtSJW4o-GGg': {
title: '慢慢喜欢你,慢慢地陪你慢慢地老去。 ',
thumbnailUrl: 'https://i3.ytimg.com/vi/WtSJW4o-GGg/hqdefault.jpg',
Expand Down
Loading

0 comments on commit 2f06c84

Please sign in to comment.