YoutTube Tape Storage
A tool to encode arbitrary data to colored pixels in a video and upload to YouTube
Golang
Date
March 2023
Role
Lead Developer
Link
An image
Encodes binary data into hex color values and stores the data in frames in a video file.
Users can upload these video files to cloud video storage services like YouTube, and then download the video and decode the data back into its original form.
Based on a similar project 'Infinite-Storage-Glitch' written in Rust, this is a Go implementation. Whereas the original encodes black and white only, this version encodes data into hex colors for increased compression.
Built with Golang.
© 2024 sima.dev. All rights reserved.
Privacy Policy
Terms of Service
Cookies Settings