mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-04-05 06:30:14 -05:00

Numbering downloaded URLs was implemented with %(ord)s in the output template. It has been replaced with the %(autonumber)s sequence and is now also available as a command line switch.
Description
Languages
Python
99.7%
Shell
0.1%