Hey guys,
I'm using yt-dlp to download encrypted m4a and m4p files. The command I use is as follows:
I use the brightcove site, because it is very easy for me to get the videoIds of the content I need.Code:yt-dlp --allow-u --format-sort quality,proto:dash -v -f "bv*[format_id$=-0][ext=mp4],ba*[format_id$=-0][ext=m4a]" https://players.brightcove.net/6057955896001/default_default/index.html?videoId=6081537057001
As I'm currently building a small toolchain with https://getwvkeys.cc/ API to automatically download, decrypt, merge and rename the files, I was wondering if there is an easy way to have yt-dlp save the mpd file to extract the pssh key and licens-url?
Best I came up with is the -v switch to have the .mpd url displayed.
If there is no already built in option, I would just change the source code of yt-dlp to dump the url to file instead of printing it to the screen, but maybe there is a more convinient option already in place?
thx
Darky
		
			+ Reply to Thread
			
		
		
		
			
	
	
				Results 1 to 1 of 1
			
		Similar Threads
- 
  Get Pssh Key of MPD FilesBy thegeek in forum Video Streaming DownloadingReplies: 46Last Post: 26th Mar 2022, 22:54
- 
  yt-dlp and mpd file rather than urlBy ac427 in forum Video Streaming DownloadingReplies: 2Last Post: 14th Jan 2022, 12:10
- 
  403 Forbidden Error from yt-dlp on mpd file download?By influx in forum Video Streaming DownloadingReplies: 12Last Post: 5th Oct 2021, 15:48
- 
  Downloading encrypted mpd video filesBy umar_0x01 in forum Video Streaming DownloadingReplies: 40Last Post: 6th Sep 2021, 12:02
- 
  yt-dlp error "HTTP Error 403: Forbidden". MPD downloading [ABC.com site]By nikshell29 in forum Video Streaming DownloadingReplies: 5Last Post: 26th Aug 2021, 16:18


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