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.
[Viki] doesn't return episode number or any of the series output template #17423
Comments
|
I did find a solution for naming files in a playlist by using the autonumber function but again this cant be used for single video or if you're downloading a playlist from between
|
Make sure you are using the latest version: run
youtube-dl --versionand ensure your version is 2018.09.01. If it's not, read this FAQ entry and update. Issues with outdated version will be rejected.Before submitting an issue make sure you have:
What is the purpose of your issue?
As you can see instead of returning Episode number it returns NA
I did skim through the code once there was no mention on returning this or any of the filename commands mentioned in the homepage in the output template section
Though i can read it and understand whats missing unfortunately i'm not good enough to write the code to add this!