mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-02-03 08:07:50 +01:00
Nevar Angelo
1e47d226e1
Added command line switch -A --auto-number
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.9%