Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(upload): support custom file’s caption by Expr #565

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

XMLHexagram
Copy link
Contributor

@XMLHexagram XMLHexagram commented Mar 28, 2024

This PR is base on #559, so plz deal with or merge #559 before merge this PR.

close #548
close #527
close #516
close #499
close #201
close #166

@XMLHexagram
Copy link
Contributor Author

XMLHexagram commented Mar 28, 2024

example: tdl up -p ./downloads --caption '[{style: "code", text: File}, "-", {style: "bold", text: Filename}, "-", {style: "strike", text: Extension}, "-", {style: "italic", text: Mime}]'

@Noricoo
Copy link

Noricoo commented May 22, 2024

@iyear please release this in binary file asap

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment