Skip to content

Using YouTube as an arbitrary Cloud storage for files.

Notifications You must be signed in to change notification settings

TheApeMachine/cloudtube

Repository files navigation

CloudTube

A Python script that allows you to store files on YouTube

By encoding the file into a binary sequence, and representing that sequence in a video using a colored circle, files can be stored as YouTube videos.

In its present state, this script currently works exclusively on text files!

Also, I am still working on a good way to select the video to download. You will have to hard-code the video url every time you want to retrieve for now, but that will be fixed in the future.

Requirements

Usage

python cloudtube --store <file>.txt

python cloudtube --retrieve <video name>

About

Using YouTube as an arbitrary Cloud storage for files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages