mobibyte / social-coding

Websites and apps made together in weekly social coding events
http://codewith.mobi/
15 stars 40 forks source link

MOBI BYTES section #55

Open mambov opened 5 months ago

mambov commented 5 months ago

Add the following text to the about.html file under the MOBI BYTES section:

Our YouTube workshops! These byte sized videos guarantee you gain a vital new tech skill for your next project.

munozr1 commented 5 months ago

Whoever gets this assigned, think about implementing the YT api to fetch videos. Web scraping is another option, however, implementing the YT API allows for easier maintenance.

To get started with the YouTube API, you can follow the official documentation. The documentation provides comprehensive information on how to set up your project, obtain API credentials, and make requests to retrieve video information. Following the guide will help you understand the necessary steps and best practices for using the YouTube API effectively.

srikeerthis commented 4 months ago

Can I work on this issue? What is the account from which the videos need to be fetched?