DevLARLEY / MultiMPDTool

Automatically downloads DRM L3 Content, decrypts it and combines Video and Audio (Requires mp4decrypt, ffmpeg, CDM and pywidevine).
GNU General Public License v3.0
38 stars 5 forks source link

About file rename #5

Open vendettazz opened 4 hours ago

vendettazz commented 4 hours ago

Hello again, I use multimpdtool software. it works very well, I wonder if there is a module that we can rename the downloaded mpd videos after making ‘mux’. can you help?

DevLARLEY commented 3 hours ago

I could add that but this tool is outdated, so I don't want add any more features

vendettazz commented 3 hours ago

I understand, can you write a module for rename if it won't take you too much effort? or can you offer an alternative?

DevLARLEY commented 2 hours ago

What do you mean by 'module'?

vendettazz commented 1 hour ago

I mean, can you modify it so I can rename it? If it won't keep you too busy.

DevLARLEY commented 1 hour ago

So you want to enter a name of the output file while the program is running?

vendettazz commented 1 hour ago

yes, in the last option I would like to write the name of the output file

vendettazz commented 1 hour ago

I already enter all the options manually. I would like to manually enter and change the name of the output file. because I download 5-6 mpd files one after the other. after downloading, I compare them one by one from the source video and change their names. it would be very nice if there is a name adding part in it.

DevLARLEY commented 55 minutes ago

I've updated the script

vendettazz commented 30 minutes ago

thank you very much you are a legend