tubesync icon indicating copy to clipboard operation
tubesync copied to clipboard

Enhance Variables usage

Open Romanmir opened this issue 3 years ago • 1 comments

Are there plans to allow Variables in all fields? I was thinking of using {playlist_title} as part of the directory but it used the literal variable name as the folder name.

I was also thinking of using the name of the account as part of the folder as well. Do you have plans to create that variable name? Something along the lines of "{content_publisher}" or something like that?

Romanmir avatar Jan 09 '22 20:01 Romanmir

Something like {playlist_title} might be possible but would require more work, the source level doesn't store the arbitrary metadata required to implement this at the moment. {uploader} looks like it could be easier to add. Thanks for the suggestion.

meeb avatar Jan 10 '22 03:01 meeb