fent / fent/node-ytdl

Filename tokens failing

Open
#183 3 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.