Thread: [Solved] Rename files after download
View Single Post
  #1  
Old 10.10.2018, 03:00
scarecrow1
Guest
 
Posts: n/a
Default Rename files after download

I am downloading videos from vshare.io. and I want to rename those video with source URL key.

Link structure.
Code:
**External links are only visible to Support Staff**
Here
Code:
239t42d
is the key.

I want to rename my downloaded file to that key name.

But I can't make it work. I have tried
Code:
.+vshare\.io/v/*
.

And it never worked. Can you help, please?


Thanks in advance
Reply With Quote