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 offset #727
autonumber offset #727
Comments
|
Currently it's not possible, why do you need it? |
|
im downloading a playlist from youtube and sometimes there are added new videos to this playlist, when i then restart the download with the playlist-start tag the numbering starts from 1 again instead of number x which im downloading... So basically i want to append the playlist video number to the filename :) |
|
This behaviour is possible since a few versions ago, you can use |
|
playlist_index is really useful. But is there an equivalent to --autonumber-size? Just as I don't need so many zeros with autonumber, I'd like to only use 2 digits with playlist_index as well. Edit Created a new issue: |
|
@JasonJAyalaP open a new issue for that request, please. |
|
@phihag this has also apparently been fixed |
is it somehow possible to give an autonumber offset so that it would not start from 00000 but from 00012 or something like that?