Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Feature to output all template tags and their values for URL #15085
Comments
|
Stop posting duplicates. I've already pointed out this is not possible without actual URL extraction. |
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=A1B2C3would output a list of the tags it supports, such as this:
Not Applicable values would be omitted.