2024-12-11 22:23:25 -06:00
2024-12-05 20:13:51 -06:00
2024-12-05 20:13:51 -06:00
2024-12-11 01:46:56 -06:00
2024-12-11 22:23:25 -06:00
2024-12-05 20:13:51 -06:00
2024-12-11 01:46:56 -06:00

print-links

This program prints links contained in a given URL to standard output.

Installation

pipx install print-links --include-deps

Usage

print-links "URL"

Note: make sure to quote the URL string so that the shell parses it correctly.

Description
Print the links contained in a given URL to stdout
Readme GPL-3.0 42 KiB
Languages
Python 100%