No description
  • C++ 47.5%
  • Python 40.9%
  • Shell 10.5%
  • Makefile 1.1%
Find a file
2025-09-28 19:46:53 -05:00
github Wrote basic shell script for creating and uploading to github. 2025-09-28 19:46:53 -05:00
include started working on stratification test + functionallity 2025-07-17 11:14:33 -05:00
python Added more code for auto-uploading, this isn't super useful... yet' 2025-09-28 14:38:18 -05:00
src Fixed stratified test by updating chunk size calculation. 2025-07-18 12:13:07 -05:00
tests started working on stratification test + functionallity 2025-07-17 11:14:33 -05:00
.gitignore Added more code for auto-uploading, this isn't super useful... yet' 2025-09-28 14:38:18 -05:00
Makefile Created encoder/decoder logic. I now need to update the header logic because we currently don't know the number of characters we will write at the start.... should think about how to resolve this issue. 2025-07-16 22:05:18 -05:00
README.md Updated readme 2025-07-17 10:23:26 -05:00

Unlimited-Storage

The purpose of this code is to convert files -> images -> videos and back again.

Why?

YouTube and other services allow for video uploads for free with the current claim they will not delete them unless they break ToS. This business model is unsustainable. If the amount of data being stored always increases, you will eventually run out of space because only so much information can be stored in a finite volume.

This timeline may be far out, but I find it to be insanely short sighted for any service to allow free file uploads without limits. To expedite this timeline, as long as you adhere to the service's ToS, feel free to use this tool to backup your data on stream services that don't state you can't (again, adhere to ToS. We don't condone breaking any ToS with this tool, and we are not liable for your usage of this program).