Hello,
Is there any way to get file path from file's URL.
Example: If a file - "fileName.m4v" lives inside "folder1/sub-folder1" and its dropboxURL is https://www.dropbox.com/s/something/fileName.m4v?dl=0.
I am looking for function/code that takes URL as parameter and returns filePath ("folder1/sub-folder1/fileName.m4v")