mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Add comment on what’s needed to fix YouTube
This commit is contained in:
parent
500e8c3cfd
commit
91d36b7f0e
1 changed files with 2 additions and 0 deletions
|
|
@ -162,6 +162,8 @@ async function getYouTubeVideos ( options = {} ) {
|
|||
|
||||
|
||||
export async function saveYouTubeVideos () {
|
||||
// We'll need to lean up this function to work with 10k API Requests
|
||||
// before we can use it again
|
||||
// const youtubeVideos = await getYouTubeVideos()
|
||||
|
||||
// Locked previously sucessful YouTube API data for now
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue