Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to use proper formatting option in the case of skipping unavailable video from playlist #21232

Closed
apache123 opened this issue May 27, 2019 · 2 comments
Labels

Comments

@apache123
Copy link

@apache123 apache123 commented May 27, 2019

Checklist

  • I'm asking a question
  • I've looked through the README and FAQ for similar questions
  • I've searched the bugtracker for similar questions including closed ones

Question

when a video is unavailable in a playlist the naming format that I use is look like that, the ordering numbers are skipping the number of unavailable video for example in this case it skipped number 3 and other numbers how can i fix that. I use this formatting style
-o "~/Users/apachee/%(playlist)s/%(chapter)s/%(playlist_index)s-%(title)s.%(ext)s"
Screen Shot 2019-05-27 at 7 22 54 PM

@apache123 apache123 added the question label May 27, 2019
@dstftw
Copy link
Collaborator

@dstftw dstftw commented May 27, 2019

Fix what? This is correct and expected behavior.

@dstftw dstftw closed this May 27, 2019
@apache123
Copy link
Author

@apache123 apache123 commented May 27, 2019

I mean the order of number I want it to be 1,2,3,4,5,6 but it is 1,2,4,6,8,11

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.