Skip to content

This project proposes to create a web application that allows the user to research and watch videos. The player will be directly integrated to the site, and the videos will be downloaded through the BitTorrent protocol.

Notifications You must be signed in to change notification settings

vomnes/hypertube

Repository files navigation

Hypertube

This project proposes to create a web application that allows the user to research and watch videos. The player will be directly integrated to the site, and the videos will be downloaded through the BitTorrent protocol.

Group project

This is a GROUP project realised during my studies at 'Ecole 42'.

I have done completely by myself the Golang API (Manage movies (search, movie page, list categories...), user(oauth...), comments...) with unit tests, the script to populate the movie database in Golang (download files, parse, scrape websites and save in the database) and done a big part of the front in VueJS.

Technologies

We have designed and realised this project from scratch using VueJS, Golang, MongoDB(using aggregates), NodeJS, Websockets (socket.io), HTML, SASS (compiled CSS), Apache, Docker and Kubernetes.

We have done everything from scratch with a responsive web design (HTML/CSS framework). We handle multi languages with i18n, the authentication through Oauth(Google, 42 API (our school oauth), Facebook...) is available.

The movie database comes from IMDb and TMDb API.

We have programmed from scratch the torrent client implementing (download torrents) the BitTorrent Protocol in NodeJS.

Features

Profile

  • Create an account
  • Reset your password through an unique link sent by email (using third party MailJet)
  • Modified your private data
  • Add/Edit

Login

Register

Profile

List movies

  • List the movies by categories and sorted by relevance
  • See a page with all the movies of a category
  • Load more data on maximum scroll automatically (no pages)

Home movies

Home movies responsive

Home movies responsive

Search

  • Search for movies by name, year, rating and status

Search

Search (1)

Search responsive

See movie

  • Movie data
  • Add/Get comments
  • List/Download the torrents
  • Watch the movie

Movie

Movie responsive

Torrents

Play movie

About

This project proposes to create a web application that allows the user to research and watch videos. The player will be directly integrated to the site, and the videos will be downloaded through the BitTorrent protocol.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published