Numbering Playlists #31
|
is there a way to number videos when downloading a playlist from youtube? i need a large playlist to be numbered as they are in the playlist, but once downloaded, they are just shuffled. i've tried adding arguments in the settings but they don't seem to do anything. using 1.5.10 windows portable |
Replies: 2 comments
|
Yes, you can achieve that quite easily. Go to There, toggle with something like: You can also add the same This should ensure that items are naturally ordered based on their index in the playlist. |
|
awesome, thank you so much for the quick reply, love the work you're doing |
Yes, you can achieve that quite easily.
Go to
Settings > Resolution And Quality > YouTube Playlists/Channelsand scroll down toAdvanced Settings.There, toggle
Edit Name Patternson, and replace the default video name pattern:with something like:
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.