mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Export youtubeVideoPath
This commit is contained in:
parent
8643fd9e4c
commit
69eefc0a34
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ import { google } from 'googleapis'
|
||||||
import { playlists, benchmarksPlaylistId } from './playlists.js'
|
import { playlists, benchmarksPlaylistId } from './playlists.js'
|
||||||
|
|
||||||
|
|
||||||
const youtubeVideoPath = './static/api/youtube-videos.json'
|
export const youtubeVideoPath = './static/api/youtube-videos.json'
|
||||||
|
|
||||||
|
|
||||||
async function getPlaylistsItems ( { playlistId } = {} ) {
|
async function getPlaylistsItems ( { playlistId } = {} ) {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue