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
- Host: GitHub
- URL: https://github.com/devilapi/pastebindownloader
- Owner: devilAPI
- Created: 2020-05-26T07:47:20.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-05-29T10:24:30.000Z (over 5 years ago)
- Last Synced: 2025-03-11T13:57:18.815Z (11 months ago)
- Language: Python
- Homepage:
- Size: 33.2 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](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
```