View Single Post
  #1  
Old 23.09.2020, 11:53
XIANDZO XIANDZO is offline
Modem User
 
Join Date: Sep 2020
Posts: 1
Arrow Number videos in the order of their age on the YouTube channel

Hi everyone! Thank you for awesome program and support!

So, i need to download a youtube channel and it's very important to know which video's was first and which are last, my question: how to automatically number videos in order of their age in the channel?

What i want in example:
1. %Video_Name% ( oldest )
2. %Video_Name%
3. %Video_Name% ( last / newest )
...

Not working options:
just download video's and sort / rename with regular expression's based on date. If download with more than one flow, date's will be confused.

Possible working methods:
limit download flow to 1 and all videos will have reverse age, newest video will be oldest in folder and oldest will be first.
Reply With Quote