mirror of
https://github.com/9001/copyparty.git
synced 2025-10-06 03:50:30 +02:00
upgrade wget downloader to use event hooks
This commit is contained in:
parent
a8768d05a9
commit
460709e6f3
3 changed files with 8 additions and 3 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue