Skip to content

TubeStore is a program that converts files into video format for storage on platforms like YouTube. Designed as a learning project, it emulates modern storage systems, focusing on data organization, retrieval mechanisms, and persistence.

Notifications You must be signed in to change notification settings

AvinashSubhash/TubeStore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Having problems with limited cloud storage ? No more!

Youtube

Youtube allows it's creators to upload videos of any length and any size. Well, we can use this feature for our advantage . . . but how ?

TubeStore

So what if we can convert our data to a video? is that possible ? Yes! Obviously, and that's what this tool does!

We convert your files into a video, which can then be stored into youtube! Hurray! Unlimited Storage!

This tool can convert data to video format, and back to original data as well.

Installation

Give permission to run the install.sh file - sudo chmod 777 install.sh

Run the script

Usage

  1. Use command tubestore to start the tool
  2. The output video gets saved in the tubestore directory
  3. Currently this tool is tested only on linux

About

TubeStore is a program that converts files into video format for storage on platforms like YouTube. Designed as a learning project, it emulates modern storage systems, focusing on data organization, retrieval mechanisms, and persistence.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published