YouTube Videos Cloud Storage
Photo credit: Mickael Guillaume
Programmer Dvorak Dwarf has discovered a method to use YouTube videos as Google cloud storage and it basically works by encoding binary files into them. Technically speaking, all files are made of bytes, which can be interpreted as numbers ranging from 0-255. This number can then be represented with pixels using one of two modes: RGB or binary.



In RGB, every single byte fits inside one of the colors of an RGB pixel. One RGB pixel can store up to 3 bytes at a time, so you simply keep adding pixels until you run out of data. However, RGB mode is very sensitive to compression as even changing a single color of one of the pixels leads to file corruption. Black and white pixels are a lot harder to corrupt, as each pixel is either a 1 (white) or 0 (dark). String these bits together to get bytes and continue until you run out of data. More information here.

Sale
Google Pixel 5 5G, US Version, 128GB, Just Black - Unlocked (Renewed)
  • 6.0", OLED, HDR, 1080 x 2340 pixels, 19.5:9 ratio, Android 11, upgradable to Android 12, 4080mAh Battery
  • 128GB ROM, 8GB RAM, Qualcomm SM7250 Snapdragon 765G 5G (7 nm), Octa-core, Adreno 620
  • Rear Camera: 12.2 MP, f/1.7 + 16 MP, f/2.2, Front Camera: 8 MP, f/2.0, Bluetooth 5.0

To make it easier on the user, we also include all the relevant settings used to create the video on the first frame of the video. This allows the program to know what mode the video is in and what size to use in order to avoid making the user remember,” said Dvorak Dwarf.

Author

A technology, gadget and video game enthusiast that loves covering the latest industry news. Favorite trade show? Mobile World Congress in Barcelona.