My Dropbox folder contains a set of videos labeled "v1.avi, v2.avi, ....., vn.avi". I am looking to automate the process of extracting the share link for each video in the folder so that I can easily use it as a source value for HTML video.
. . .
Is there a way to achieve this using Javascript or any other method? With over 1000 videos in the folder, manual extraction is not feasible!