Filename tokens failing
Open
- Dominant language
- JavaScript
- Stars
- 1.3k
- Forks
- 154
- PR merge metrics
- No merged PRs in 30d
Description
It seems that the tokens for the -o / --output are failing.
In the provided example:
ytdl -o "{author.name} - {title}" "http://www.youtube.com/watch?v=_HSylqgVYQI"
The output filename is saved as:
{author.name} - {title}.mp4
I know the earlier versions of the utility didn't have this issue, but I was looking at the code, and it looks like a fair little bit has changed since I first downloaded ytdl back in April of 2018.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.