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.
Would like a command line option to print date strings #16515
Comments
|
No such duplicating functionality will be added. Parse JSON. |
|
I can see the project is very busy, but is this anymore a duplicate functionality than printing the title? Why don't I have to parse JSON for an output template? Why have such a disconnect between what's printable and what's available for formatting filename output? |
|
|
Before submitting an issue make sure you have:
What is the purpose of your issue?
I'd like this for a project I'm doing to better facilitate using org-mode to catalogue YouTube channels using a combination of org-feed and youtube-dl.
I would like to see support for printing date string like pub and upload dates like the options -g and -e. The values are available in JSON and clearly available to the client as I can pass them to the output template. I'd love to have simple native support for just getting the simple date strings out on the cmd. Even better would be an option that could be passed any of the field names and print them, but dates are the main missing feature for me anyway.