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.
-o option can't parse `release_date`, `upload_date` and `ext` #17614
Comments
|
Invalid output template. Must be |
Reproduction:
The following command in a
cmdon a Windows 10 Pro machine:C:\Users\u\Videos>youtube-dl https://www.youtube.com/watch?v=D1ZYhVpdXbQ -o "%(playlist)s/%(playlist_index)s-%(title)s.%(release_date).%(ext)s"would outputs:
No
extvalue andrelease_datevalue parsed in the output's file name.youtube-dlversion: 2018.09.18