Skip to content
Discussion options

You must be logged in to vote

Yes, you can achieve that quite easily.

Go to Settings > Resolution And Quality > YouTube Playlists/Channels and scroll down to Advanced Settings.

There, toggle Edit Name Patterns on, and replace the default video name pattern:

%(playlist)s/%(title).60s (%(uploader_id)s %(upload_date)s %(resolution)s).%(ext)s

with something like:

%(playlist)s/%(playlist_index)s - %(title).60s (%(uploader_id)s %(upload_date)s %(resolution)s).%(ext)s

You can also add the same %(playlist_index)s - parameter to the audio name patterns if desired.

This should ensure that items are naturally ordered based on their index in the playlist.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by Coldwatch1
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants