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

-t, --title is missing from README #24377

Closed
stdedos opened this issue Mar 16, 2020 · 2 comments
Closed

-t, --title is missing from README #24377

stdedos opened this issue Mar 16, 2020 · 2 comments
Labels

Comments

@stdedos
Copy link

@stdedos stdedos commented Mar 16, 2020

Checklist

  • I'm reporting a broken site support issue
  • I've verified that I'm running youtube-dl version 2020.03.08
  • I've checked that all provided URLs are alive and playable in a browser
  • I've checked that all URLs and arguments with special characters are properly quoted or escaped
  • I've searched the bugtracker for similar bug reports including closed ones
  • I've read bugs section in FAQ

Description

Searching --title (and I would assume also -t,) returns only one result on origin/master at-this-time (i.e.

Make sure you are not using `-o` with any of these options `-t`, `--title`, `--id`, `-A` or `--auto-number` set in command line or in a configuration file. Remove the latter if any.
), and nothing on https://github.com/ytdl-org/youtube-dl/blob/ea782aca520ff17fbf32771bfcfd9cbd36123900/README.md#options pseudo-man-page

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Mar 17, 2020

It's deprecated.

@dstftw dstftw closed this Mar 17, 2020
@dstftw dstftw added the invalid label Mar 17, 2020
@stdedos
Copy link
Author

@stdedos stdedos commented Mar 17, 2020

Well, maybe referencing -t at least twice in the README should be deprecated too (or marked as deprecated)?

It is annoying to search for an argument referenced in a "recently updated" page that does not exist in usage pages (and not at all).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.