upgrade wget downloader to use event hooks

This commit is contained in:
ed 2023-01-22 23:45:11 +00:00
parent a8768d05a9
commit 460709e6f3
3 changed files with 8 additions and 3 deletions

View file

@ -1,6 +1,11 @@
#!/usr/bin/env python3
"""
DEPRECATED -- replaced by event hooks;
https://github.com/9001/copyparty/blob/hovudstraum/bin/hooks/wget.py
---
use copyparty as a file downloader by POSTing URLs as
application/x-www-form-urlencoded (for example using the
message/pager function on the website)