Add YouTube Chanel

  1. Go to Config.java

  2. Find this line

public static String CHANNEL_ID = "UCq-Fj5jknLsUf-MWSy4_brA";

3. Find your YouTube Chanel ID herearrow-up-right and paste it.

4. Then Find this in Config.java

public static final String API_KEY = "AIzaSyBtENkElp2qwBTgroYErJCGlMY8XPL06hA";

5. Create your own API keyarrow-up-right and add it here.

triangle-exclamation

Last updated