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

https://github.com/aadityajoshi151/psa-ddl-checker

Small utility for the checking/opening the direct download liks from PSARips.
https://github.com/aadityajoshi151/psa-ddl-checker

checker links-management python

Last synced: about 2 months ago
JSON representation

Small utility for the checking/opening the direct download liks from PSARips.

Awesome Lists containing this project

README

        

# PSA DDL Checker

Small utility for the checking/opening the direct download liks from PSARips.

## 🔧 Features:
- Dedicated buttons for most-used websites. For example, "uptobox" button opens all the uptobox links present in the box.
- Option to open and save .txt files.
- Open all links present in the box at once.
- Open only the selected links.
- Separator button for separating links for different episodes/parts.

## 🔨 How To Use:
**Step 0)** Install Python. Click [here](https://www.python.org/downloads/ "here") to go to the official downloads page.

**Step 1)** Clone this repository by using the command:
`git clone https://github.com/Aadityajoshi151/PSA-DDL-Checker.git`

**Step 2)** Open a command prompt in the project directory. Enter the command
`pip install -r requirements.txt` to install the required modules.

**Step 3)** Run the script by using the command `python DDLChecker.py` or `python3 DDLChecker.py` if you are on linux.

## 📷 Screenshots:
### Windows:
![Screenshot1](Screenshots/1.png)
![Screenshot2](Screenshots/2.png)
![Screenshot3](Screenshots/3.png)
![Screenshot4](Screenshots/4.png)
### Linux
![Screenshot5](Screenshots/5.png)