ui-button to use upload-time instead of local last-modified

This commit is contained in:
ed
2023-10-15 08:46:23 +00:00
parent 9f32e9e11d
commit dc2b67f155
8 changed files with 55 additions and 13 deletions

View File

@@ -3834,6 +3834,7 @@ class HttpCli(object):
"idx": e2d,
"itag": e2t,
"dsort": vf["sort"],
"u2ts": vf["u2ts"],
"lifetime": vn.flags.get("lifetime") or 0,
"frand": bool(vn.flags.get("rand")),
"unlist": unlist,
@@ -3845,6 +3846,7 @@ class HttpCli(object):
"ls0": None,
"acct": self.uname,
"perms": perms,
"u2ts": vf["u2ts"],
"lifetime": ls_ret["lifetime"],
"frand": bool(vn.flags.get("rand")),
"def_hcols": [],