Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 1.65 KB

README.md

File metadata and controls

22 lines (17 loc) · 1.65 KB
Infinity-Drive Logo

A terminal-based Python script that allows YouTube to act as storage for any type of file.

All credit for the original concept belongs to DvorakDwarf and their Infinite-Storage-Glitch project.

A Few Words

I'm very new to Python, as well as programming in general, and as a result the code within this repository is most likely incrediably inefficient, messily written, and riddled with plenty of bugs. When using this project, please keep that in mind, and report any Issues here and I'll do my best to fix them. Thanks!

Installation and Setup

  1. Install Python 3
  2. Clone the repository git clone https://github.com/rondotcomYT/Infinity-Drive.git
  3. Install requirements pip install -r requirements.txt
  4. Run Infinity-Drive python Infinity-Drive.py
  5. Follow on-screen instructions