sef-global / sef-site

Official Website for Sustainable Education Foundation
https://sefglobal.org
MIT License
50 stars 137 forks source link

Update the onelive youtube API url #1562

Closed Piumal1999 closed 1 year ago

Piumal1999 commented 1 year ago

Is your feature request related to a problem? Please describe. sef-dataholder is now deployed on dataholder.sefglobal.org. So, we need to update the related URLs.

Describe the solution you'd like Update the youtube API Url here: https://github.com/sef-global/sef-site/blob/e7a5ae486c9398f3392b5348f636c2adabd53f3d/onelive/functions.js#L53 https://github.com/sef-global/sef-site/blob/e7a5ae486c9398f3392b5348f636c2adabd53f3d/onelive/archive/functions.js#L5

The new URL is : https://dataholder.sefglobal.org/youtube/onelive?maxResults=3

Describe alternatives you've considered N/A

Additional context N/A

Are you working on it? No

gpsakthivel commented 1 year ago

Hi @Piumal1999, Can I take this issue and work on it?

Piumal1999 commented 1 year ago

Sure @gpsakthivel Go ahead

gpsakthivel commented 1 year ago

Thanks brother @Piumal1999

gpsakthivel commented 1 year ago

Hi @Piumal1999, Changes are done. Attaching PR link for reference: https://github.com/sef-global/sef-site/pull/1565