Im trying to get N_m3u8DL-RE to work with a batch / cmd file the only thing i cant get right is the name file variable is there a way it can work or if someone has done this before to get the name from the mpd ?
@echo off
set /p mpd=Please enter the mpd
set mpd=%mpd%
set /p Key=Please enter the key
set key=%key%
set /p %video%=Please enter the name
set video=%video%
c:\freevine\bin\N_m3u8DL-RE -M format=mkv --key %key% "%mpd%" --save-dir C:\freevine\downloads --save-name%video%
		
			+ Reply to Thread
			
		
		
		
			
	
	
				Results 1 to 4 of 4
			
		- 
	
- 
	Try this: 
 Code:@echo off set /p mpd=Please enter the mpd set mpd=%mpd% set /p key=Please enter the key set key=%key% set /p video=Please enter the name set video=%video% c:\freevine\bin\N_m3u8DL-RE -M format=mkv --key %key% "%mpd%" --save-dir C:\freevine\downloads --save-name "%video%" --[----->+<]>.++++++++++++.---.--------.
 [*drm mass downloader: widefrog*]~~~~~~~~~~~[*how to make your own mass downloader: guide*]
Similar Threads
- 
  New concat batch script in the works!By imkira3 in forum Video ConversionReplies: 2Last Post: 10th Oct 2023, 12:27
- 
  ffmpeg via batch script questionBy imkira3 in forum Video ConversionReplies: 4Last Post: 8th Oct 2023, 13:35
- 
  Looking for Batch MP4 Normalization Script of existing scriptBy VideoFanatic in forum Video ConversionReplies: 6Last Post: 31st Jul 2021, 20:50
- 
  Need Batch script help to prevent it asking for a languageBy VideoFanatic in forum Video ConversionReplies: 0Last Post: 20th Dec 2019, 20:45
- 
  problem with youtube-dl used in batch scriptBy stax76 in forum ProgrammingReplies: 0Last Post: 27th Jun 2019, 21:52


 
		
		 View Profile
				View Profile
			 View Forum Posts
				View Forum Posts
			 Private Message
				Private Message
			 
 
			
			 
			
 Quote
 Quote 
 
			
			 
			




 
			
