Skip to content

A-Akhil/unlimited-youtube-storage

Repository files navigation

UNLIMITED YOUTUBE STORAGE

This project is a video-to-QR-code converter that allows users to encode video files into QR codes. The generated QR codes can be shared on platforms like YouTube or any other medium, and users can then decode the QR codes to retrieve the original video.

Features

  • File Encoding: Convert files of diverse formats into QR codes.
  • Extension Preservation: Remember the original file extension to ensure seamless decoding.
  • Sharing: Facilitate easy sharing of files by distributing QR codes.
  • Compatibility: Support for a broad range of file formats.
  • Decoding: Clear instructions for users on how to decode QR codes and retrieve the original file.

Installation

Download or clone the repository

  git clone https://github.com/AkhilAndroid/https://github.com/AkhilAndroid/unlimited-youtube-storage.git
  cd unlimited-youtube-storage

Create a Python Virtual Environment:

  • Using virtualenv:

    Note: Check how to install virtualenv on your system here link.

    virtualenv env

OR

  • Create a Python Virtual Environment:

    python -m venv env

Activate the Virtual Environment.

  • On Windows.

    env\Scripts\activate
  • On macOS and Linux.

    source env/bin/activate

Now install the dependencies

  pip install -r requirements.txt

Run the Application:

python main.py

Todo

  • Extension Preservation: Remember the original file extension to ensure seamless decoding.
  • Batch Processing: Enable users to encode multiple files into QR codes simultaneously.
  • Encryption: Implement optional encryption for sensitive files to enhance security during sharing.
  • Web Interface: Create a user-friendly web interface for easy file encoding and decoding.
  • Customization Options: Add options for users to customize QR code colors, error correction levels, etc.
  • GPU Acceleration: Implement support for GPU acceleration to enhance encoding and decoding performance.

Contributing

Contributions are welcome! If you encounter any issues or have suggestions for improvements, feel free to open an issue or submit a pull request.

Please support the development by donating.

BuyMeACoffee

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages