Pot-O URL Extract is a simple yet powerful tool designed to extract unique URLs from any inputted text. This application is built with Python and PyQt5, providing an intuitive and user-friendly interface for managing URLs.
- Extract URLs from text input
- Open and process text files containing URLs
- Save extracted URLs in various formats (CSV, JSON, TXT)
- Encrypt and save URLs for secure storage
- Sort URLs by filename
- User-friendly GUI with customizable context menus
- Comprehensive About section with license information
-
Clone the repository:
git clone https://github.com/yourusername/pot-o-url-extract.git cd pot-o-url-extract -
Install dependencies: Ensure you have Python 3 and PyQt5 installed. You can install PyQt5 using pip:
pip install PyQt5
-
Run the application:
python Pot-O_URL_Extract_v1.0.5.py
-
Input URLs:
- Paste text containing URLs into the input text area.
- Alternatively, open a file containing URLs using the 'Open' option in the 'File' menu.
-
Extract URLs:
- Click the 'EXTRACT URL' button to extract unique URLs from the input text.
-
Save URLs:
- Save the extracted URLs in your preferred format (CSV, JSON, TXT) using the 'Save URLs' option in the 'File' menu.
- Encrypt and save URLs using the 'Save Encrypted URLs' option.
-
Sort URLs:
- Sort URLs by filename using the 'Sort URL' option in the 'Edit' menu.
-
About:
- View license information and software details in the 'About' section.
Contributions are welcome! Please fork the repository and create a pull request with your changes. Ensure your code follows the project's coding standards and includes relevant tests.
This project is licensed under the terms of the Software License Agreement provided in the application. By using this software, you agree to be bound by the terms of the agreement.
For more information, visit superman.my.id or contact Muhammad Umar Hasyim Ashari.
Beware of the false virus detection. The compiled version compiled with pyinstaller and still have virus detection when checked by VirusTotal. see: https://www.virustotal.com/gui/file/79d67dc06ceca8f62b08489b4363d6b5ac7e6d9a456f08fda7ac6fed609b0391?nocache=1
Maybe, if you compile it yourself, the result will be different. And, if you want to help, feel free. If you want to donate, feel free support me on ko-fi. by the way, word of mouth won't solved the problem.
