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

Feature to output all template tags and their values for URL #15085

Closed
Golutazem opened this issue Dec 27, 2017 · 1 comment
Closed

Feature to output all template tags and their values for URL #15085

Golutazem opened this issue Dec 27, 2017 · 1 comment
Labels

Comments

@Golutazem
Copy link

@Golutazem Golutazem commented Dec 27, 2017

This feature request is to enable user to query for a URL, what each special sequence output template tag it was able to fill and its value.
I propose the output be separanted by new lines and tabulators by default.
For example,
youtube-dl --all-tags https://VideoHost.Com./?ID=A1B2C3
would output a list of the tags it supports, such as this:

extractor_id \t VideoHost
id \t A1B2C3
title \t A Video By Any Title
upload_date \t 2000-12-30
url \t https://VideoHost.Com./?ID=A1B2C3

Not Applicable values would be omitted.

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Dec 27, 2017

Stop posting duplicates. I've already pointed out this is not possible without actual URL extraction.

@dstftw dstftw closed this Dec 27, 2017
@dstftw dstftw added the duplicate label Dec 27, 2017
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.