Script to save and url in a single file with an automatic and structured name. It uses monolith as its backend
Project description
What is save_url?
It's a script to save and url in a single file with an automatic and structured name. It uses monolith as its backend.
Usage
save_url https://www.kde.org
You will get a file with your current datetime and the title of the page. This is my way of storing interesting things. For example: 20190829 0814 KDE Community Home - KDE.org.html
Linux installation
If you use Gentoo, you can find the ebuild in https://github.com/turulomio/myportage/tree/master/www-apps/save_url
For the rest of distributions:
- You need to install monolith from https://github.com/Y2Z/monolith/, setting the binary monolith in your binary path
- pip install save_url
Dependencies
- https://www.python.org/, as the main programming language.
- https://github.com/Y2Z/monolith/, as the backend to save one url in a single file. Thank you :)
- https://github.com/python-mechanize/mechanize, to get url title
Changelog
0.7.0 (2023-10-14)
- Improved method to search title
- Code is converted to a python module
0.6.0 (2022-11-11)
- Added --notime parameter to remove date and time in file name
0.5.0 (2020-07-08)
- [#4] Script asks user if title hasn't been found.
0.4.0
- Script now uses mechanize to get web page title.
0.1.0
- Basic functionality.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file save_url-0.7.0.tar.gz
.
File metadata
- Download URL: save_url-0.7.0.tar.gz
- Upload date:
- Size: 16.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.6.1 CPython/3.11.4 Linux/6.4.10-gentoo
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9b33faec505460dde7949ccdcd91f64b64b87dd416d5a383b9b35e7f77eafef8 |
|
MD5 | 7cce088e037b158cd99f8e65b191f4d5 |
|
BLAKE2b-256 | f5a2d2b1072b4c8d2e44d017d4c2a5beff537c9a3ff87c8b09a98d63ccb6ada2 |
File details
Details for the file save_url-0.7.0-py3-none-any.whl
.
File metadata
- Download URL: save_url-0.7.0-py3-none-any.whl
- Upload date:
- Size: 19.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.6.1 CPython/3.11.4 Linux/6.4.10-gentoo
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ba78b51e17bc48606a6006dc4f4237109fbbfe940bd1b0fc4ee06c1d1c9f5140 |
|
MD5 | 2fc451027ee487deab991fa31151d149 |
|
BLAKE2b-256 | 0e0738cf41d25973e8a4f3c6aa98180ff6c5e2cdae549e428cfeaa6dae0aed37 |