Skip to content
This repository has been archived by the owner on Sep 20, 2023. It is now read-only.

Commit

Permalink
Update youtube-grabber.js
Browse files Browse the repository at this point in the history
  • Loading branch information
SuperFurryCoder authored Feb 28, 2022
1 parent 51c41be commit f4a85e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/youtube-grabber.js
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ class YoutubeGrabber {
})
}
}

if (typeof (channelPageResponse.data[1].response.alerts) !== 'undefined') {
return {
alertMessage: channelPageResponse.data[1].response.alerts[0].alertRenderer.text.simpleText
Expand Down

0 comments on commit f4a85e0

Please sign in to comment.