Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.
/ YDrive Public archive

Free unlimited file storage using your YouTube account

License

Notifications You must be signed in to change notification settings

inarikami/YDrive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Y Drive

Free unlimited file storage using your YouTube account

News

-January 18, 2018: Pre-release commit of Y Drive! Release Soon!

Uses

-Storing all of your cat photos.

-Large files that are infrequently accessed. (Up to 128gb files!)

Do not use for sensitive information

Requirements

  1. An internet connection?
  2. Valid YouTube account.
  3. A file to upload.

Note: Your youtube account must allow file uploads of more than 15min for 10GB+ files

How it works

Upload

  1. Drag and drop your file into the main window!
  2. Your file is converted to a base64 string and sent for encryption
  3. Once your the base64 string is encrypted it is converted into a list of bitmap images
  4. This list of bitmap images is converted to a video to store on YouTube for free!
  5. A .yd file is saved

Download

  1. Drag and drop the .yd file into the main window
  2. Reverse of upload
  3. Your file is ready for use again!

Note: Encryption and Decryption Speeds will vary on different devices.

Comparison

YDrive against Google Drive:

Google Drive Y Drive
Size limit 10 GB 128 GB
Storage limit 10 GB unlimited
Speed ~50MB/s (Hardware Dependent)

Credits

-https://github.com/keelerh/BigBackup for the idea of using YouTube videos for file storage. -https://github.com/Tyrrrz/YoutubeExplode for the awesome YouTube library

Note

This project is under the MIT license and I will hold no accountability for any wrongdoing. Y Drive was created to serve as a useful educational tool for cryptography and steganography on the web. If Google or the YouTube team suggest that this project is in violation of their services then it will be immediately terminated.

About

Free unlimited file storage using your YouTube account

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages