Skip to content

Commit

Permalink
Add subtitles for oCr5S9f88ic YT video
Browse files Browse the repository at this point in the history
  • Loading branch information
elyse0 committed Jun 5, 2023
1 parent 2f06c84 commit d91426f
Show file tree
Hide file tree
Showing 2 changed files with 16,166 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 @@ -13,6 +13,7 @@ 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';
import oCr5S9f88ic from './subtitles-oCr5S9f88ic.json';

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

0 comments on commit d91426f

Please sign in to comment.