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

Enable user to query a video extractor what special sequence output template tags it supports. #15084

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

Comments

@Golutazem
Copy link

@Golutazem Golutazem commented Dec 27, 2017

This feature request is to enable user to query a video download handler what special sequence output template tags it supports.

For example,
youtube-dl --extractor BusinessVideoHost --list-supported-tags
would output a list of the tags it supports, such as this:
id
title
upload_date
url

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Dec 27, 2017

List of supported output template sequences depends on concrete run of extractor against concrete URL.

@dstftw dstftw closed this 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.