GithubHelp home page GithubHelp logo

muskanmahajan37 / mini-youtube Goto Github PK

View Code? Open in Web Editor NEW

This project forked from vinitshahdeo/mini-youtube

0.0 0.0 0.0 4.35 MB

A web app where one can search YouTube videos and sort the videos according to number of likes, comments, views, name and date.

Home Page: https://vinitshahdeo.github.io/Mini-YouTube/

License: MIT License

CSS 24.97% HTML 25.04% JavaScript 49.98%

mini-youtube's Introduction

Mini YouTube

GitHub license GitHub top language GitHub code size in bytes Youtube API

A web app where one can search YouTube videos in sorted order according to number of likes, comments, views, name and date. It is made using YouTube API v3.

Are you looking for a React App using YouTube API, please check this!


Instruction

  • Get your YouTube API key here.

  • Replace API_KEY = XXXXXXXXXX in js/youtube.js with your own YouTube API key.

const API_KEY = 'XXXXXXXXXXXX'; // REPLACE IT WITH YOUR YOUTUBE API KEY
  • Open index.html with any browser(say chrome, mozilla etc.) Kindly assure the proper internet connectivity before you start browsing videos on Mini YouTube.

  • Enter your query(e.g. 'Prank Videos', 'Shreya Ghosal', 'Girls like you' etc.) to browse videos.

  • Click on Search icon.

  • Navigate through the dropdown menu to sort the results.


Note

  • By default, 5 results are returned by YouTube API.
  • The retrieved JSON Object from YouTube API is displayed in Browser Console.
  • The website is responsive. Kindly resize the browser window to see it.

External Resources


Author

Vinit Shahdeo

Twitter Badge

mini-youtube's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.