How to start youtube-dl autonumber from a different number than 1?
For playlists you should use playlist_index
instead: -o '%(playlist_index)s-%(title)s.%(ext)s'
For playlists you should use playlist_index
instead: -o '%(playlist_index)s-%(title)s.%(ext)s'