TG Telegram Group & Channel
GeekTips | United States America (US)
Create: Update:

yt-dlp -f wa -o "%(autonumber)03d - %(title)s.%(ext)s" "someyoutubeplaylist"

If the playlist you're downloading only has chapter names then they'll be out of order. Numbering them by modified date might not always work either.

The Cow [HDenOsoOJXQ].mp4
The Family of Amran [jUondpleUD8].mp4
The Opening [KlCyXnSCcyM].mp4
The Women [rY8l3LkcLKw].mp4


so instead of getting out of order (like above) the playlist order is maintained

001 - The Opening.mp4
002 - The Cow.mp4
003 - The Family of Amran.mp4
004 - The Women.mp4
005 - The Food.mp4
006 - The Cattle.mp4
007 - The Elevated Places.mp4


download a playlist and number in reverse since playlist is in reverse order.

yt-dlp -f wa --split-chapters --playlist-reverse -o "%(playlist_autonumber)03d - %(title)s.%(ext)s "someyoutubeplaylist URL"

yt-dlp -f wa -o "%(autonumber)03d - %(title)s.%(ext)s" "someyoutubeplaylist"

If the playlist you're downloading only has chapter names then they'll be out of order. Numbering them by modified date might not always work either.

The Cow [HDenOsoOJXQ].mp4
The Family of Amran [jUondpleUD8].mp4
The Opening [KlCyXnSCcyM].mp4
The Women [rY8l3LkcLKw].mp4


so instead of getting out of order (like above) the playlist order is maintained

001 - The Opening.mp4
002 - The Cow.mp4
003 - The Family of Amran.mp4
004 - The Women.mp4
005 - The Food.mp4
006 - The Cattle.mp4
007 - The Elevated Places.mp4


download a playlist and number in reverse since playlist is in reverse order.

yt-dlp -f wa --split-chapters --playlist-reverse -o "%(playlist_autonumber)03d - %(title)s.%(ext)s "someyoutubeplaylist URL"


>>Click here to continue<<

GeekTips




Share with your best friend
VIEW MORE

United States America Popular Telegram Group (US)