Code Monkey home page Code Monkey logo

personal_yt's Introduction

Coding

MyTube is personalized video streaming platform

Following are some main features :

.Customizable Feed Coding

  • Users can customize their feed according to their mood and requirement
  • Users can enter multiple categories for their feed
  • A mixed feed with all the videos that user wants is created
  • Users need to enter the correct spelling of the category (one downside)

.Videos are ranked based on the comment section Coding

  • Videos are ranked based on the comment section
  • That means the videos with most positive comment section will be displayed at the top of the feed
  • Sentimental analysis is performed on the comment section of each video before displaying
  • While performing the sentimental analysis the text of the comment and emoji both are taken under consideration .
  • Text is converted in EN-US language before performing sentimental analysis .

.Functionalities similar to youtube Coding

  • Videos are displayed similar to youtube .
  • Contains similar sections as compared to youtube .
  • Users can like/dislike the videos
  • Related vidoes are shown beside the video which is been played
  • Other details like thubnail,like,dislkike & view count are also displayed

Tech Stack Used :

Coding

System Design :

diagram-export-5-6-2024-3_57_38-PM

Installation :

   git clone https://github.com/Aditya-Sakpal/Personal_yt.git
   Go to Backend.ipynb and run first , second, third and eighth cell 
   Come back to the root directory 
   npm start

Demo video :

mytubedemovideo.mp4

personal_yt's People

Contributors

aditya-sakpal avatar

Watchers

 avatar

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.