mirror of
https://github.com/9001/copyparty.git
synced 2025-10-05 19:42:29 +02:00
cheaper file deletion
This commit is contained in:
parent
bd2d88c96e
commit
c6c31702c2
4 changed files with 32 additions and 6 deletions
|
@ -1,6 +1,8 @@
|
|||
// way more specific example --
|
||||
// assumes all files dropped into the uploader have a youtube-id somewhere in the filename,
|
||||
// locates the youtube-ids and passes them to an API which returns a list of IDS which should be uploaded
|
||||
//
|
||||
// assumes copyparty is behind nginx as /ytq is a standalone service which must be rproxied in place
|
||||
|
||||
function up2k_namefilter(good_files, nil_files, bad_files, hooks) {
|
||||
var filenames = [],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue