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.
Autonumber-start in conjunction with -o "%(title)s.%(ext)s". #21670
Comments
|
You've already been answered to use autonumber in output template itself. |
|
What does that even mean? |
|
How do I use autonumber in template? |
|
Bother to read the link. |
Hi there. I want the playlist of files to be numbered from 01 and up.
But using it in conjunction with -o "%(title)s.%(ext)s" doesn't work.
I have consulted the manuals and googled around, but haven't been able to fix this.
Am I missing something or is this a bug or something?
Here's my entire command. Please see if there are any errors in here.
youtube-dl --no-post-overwrites -o "%(title)s.%(ext)s" --ignore-errors -f best --playlist-start 51 --autonumber-start "01" "URL".