Skip to content

Tywary/IA-Upload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project logo

Internet Archive Uploader

Status GitHub Issues GitHub Pull Requests License


Internet Archive Uploader is an application that uses the Internet Archive python module to offer a easier and faster solution for everyone.

📝 Table of Contents

🧐 About

Took this project up as a short project after looking at several posts on r/InternetArchive and other places, The project utilizes the Internet Archive python library to offer a way to upload files.

🏁 Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. If you do not wish to use the python file just download the built version in the releases section and run the standalone exe.

Prerequisites

What things you need to install the software and how to install them.

Python - Python.org

Installing

Lets get the dev env running.

Installing the Internet Archive Module

pip install internetarchive

To run the python file, use the command in the terminal

py main.py

⛏️ Built Using

✍️ Authors