tbm icon indicating copy to clipboard operation
tbm copied to clipboard

Examples are required, tbm always throws: "failed to download resource with "400 Bad Request""

Open waveiron opened this issue 4 months ago • 0 comments

CleanShot 2024-03-05 at 18 14 18@2x

What does this instruction mean?

CleanShot 2024-03-05 at 18 17 00@2x

Copy like this?

tbm --cookie "cookie: a=1;b=\"2\""

or this?

tbm --cookie "a=1;b=\"2\""

or this?

tbm --cookie 'a=1;b="2"'

Is access-token required?

waveiron avatar Mar 05 '24 10:03 waveiron