An open API service indexing awesome lists of open source software.

https://github.com/devilapi/pastebindownloader

Downloader for paste sites like https://pastebin.com
https://github.com/devilapi/pastebindownloader

Last synced: 30 days ago
JSON representation

Downloader for paste sites like https://pastebin.com

Awesome Lists containing this project

README

          

[![Codacy Badge](https://app.codacy.com/project/badge/Grade/3835f97ae48544bd8ccabd3b5503130b)](https://www.codacy.com/manual/devilAPI/PastebinDownloader?utm_source=github.com&utm_medium=referral&utm_content=devilAPI/PastebinDownloader&utm_campaign=Badge_Grade)
# PastebinDownloader
The best Text-File Downloader!
## 📑Table of contents
* [General info](#ℹ%EF%B8%8F-general-info)
* [Compatibility](#compatibility)
* [Dependencies](#dependencies)
* [Setup](#setup)
## ℹ️ General info
This is a multi-functional Downloader for MANY paste sites! Including hastebin, github and pastebin!
## ⛔Malware info
🐱 👓
* The complete Program is open source, so you can look in the code. ✅
## 👉Compatibility
* Processors: Intel Atom® processor or Intel® Core™ i3 processor.
* Disk space: 1 GB.
* Operating systems: Windows* 7 or later, macOS, and Linux.
## Dependencies
* Python 3.6+
* "requests" module
## Setup
To run this project, install it locally using python:
Make Sure you have all dependencies installed!
**Linux:**
```shell
$ git clone https://github.com/devilAPI/PastebinDownloader/
$ cd ../PastebinDownloader
$ python3 downloader.py
```
**Windows:**
```shell
1. Click on "Releases"
2. Click on "sownlaoder.py"
3. Go to your Downloads Folder
4. Double Click on downlaoder.py
```