googleinterns / step228-2020

1 stars 0 forks source link

Youtube dev #6

Closed Anya1234 closed 4 years ago

Anya1234 commented 4 years ago

Add Youtube video Searcher

-Search.java creates request to YoutubeDataApi and returns List of YTVid -YTVid.java is implementation for Youtube videos, includes video id (for creating iframe element) and link to a video -ListYTLinksServlet.java.java creates json for List of YTVid and prints it to the console