Hi all, yesterday I was downloading videos from uefa.tv with streamlink without any problems but for some reason today I get the following error message:
Any ideas ?Code:[cli][info] Found matching plugin hls for URL https://dve-streams.akamaized.net/ns-006/MjAyMQ/NQ/NQ/73b52acf-f6f8-45e3-9c86-998c4fa73912/video/a4d35e7e-9d2f-4ade-919a-46f82d8a0432/index.m3u8?hdntl=exp=1626447482~acl=%2f*~id=14f7c4aa-1119-4db4-8d00-82d459a5f551~data=hdntl~hmac=bb298ca9fd7e657d8812bc358514ca17009e81ebde45cc4333cb262074c439f8 error: Unable to open URL: https://dve-streams.akamaized.net/ns-006/MjAyMQ/NQ/NQ/73b52acf-f6f8-45e3-9c86-998c4fa73912/video/a4d35e7e-9d2f-4ade-919a-46f82d8a0432/index.m3u8?hdntl=exp=1626447482~acl=%2f*~id=14f7c4aa-1119-4db4-8d00-82d459a5f551~data=hdntl~hmac=bb298ca9fd7e657d8812bc358514ca17009e81ebde45cc4333cb262074c439f8 (403 Client Error: Forbidden for url: https://dve-streams.akamaized.net/ns-006/MjAyMQ/NQ/NQ/73b52acf-f6f8-45e3-9c86-998c4fa73912/video/a4d35e7e-9d2f-4ade-919a-46f82d8a0432/index.m3u8?hdntl=exp=1626447482~acl=%2F*~id=14f7c4aa-1119-4db4-8d00-82d459a5f551~data=hdntl~hmac=bb298ca9fd7e657d8812bc358514ca17009e81ebde45cc4333cb262074c439f8)
Here is an example of what I'm trying to download: https://www.uefa.tv/video/vod/216316/
Streamlink:
Thank youCode:streamlink -o "test.ts" "https://dve-streams.akamaized.net/ns-006/MjAyMQ/NQ/NQ/73b52acf-f6f8-45e3-9c86-998c4fa73912/video/a4d35e7e-9d2f-4ade-919a-46f82d8a0432/index.m3u8?hdntl=exp=1626447482~acl=%2f*~id=14f7c4aa-1119-4db4-8d00-82d459a5f551~data=hdntl~hmac=bb298ca9fd7e657d8812bc358514ca17009e81ebde45cc4333cb262074c439f8" best
		
			+ Reply to Thread
			
		
		
		
			
	
	
				Results 1 to 7 of 7
			
		- 
	
- 
	The video stream can be downloaded just fine with Video DownloadHelper. 
 For now can't find a way to download audio.
- 
	Thanks for the reply. Interesting because yesterday it was working both video and audio with streamlink. What could be a possible solution for audio? 
- 
	Well, someone at UEFA decided to "up their game" a little. 
 
 I just found a way.
 Go into the settings of Video DownloadHelper and put a checkmark on
 
 HLS as M2TS
 Download HLS streams as M2TS
 
 This will give you a download for the audio with m2ts extension.
 
 Then just merge video and audio with ffmpeg.
 
 https://we.tl/t-4zKWL7jaW4
- 
	That's because some data are missing. 
 
 
 
 To download the video use this code:
 To download the audio (type "audio" on dev tools filter and copy the first link) use this code:Code:streamlink --http-header "User-Agent=x" --http-query-param "hdntl=x" ".../index.m3u8?hdntl=exp=..." best -o video.ts 
 You can also find the "hdntl" value there.Code:ffmpeg -user_agent "x" -headers "hdntl: x" -i ".../index.m3u8?hdntl=exp=..." -c copy audio.aac 
 
 
 [Attachment 59885 - Click to enlarge]
 
 
 And then just merge them with ffmpeg
 
 Code:ffmpeg -i video.ts -i audio.aac -c copy video.mp4 
- 
	https://chrome.google.com/webstore/detail/stream-recorder-download/iogidnfllpdhagebkblkgbfijkbkjdmm 
 Complete name : D:\Great Saves_ Quarter-finals _ UEFA.tv.mp4
 Format : MPEG-4
 Format profile : Base Media / Version 2
 Codec ID : mp42 (isom/iso2/avc1/mp41/mp42)
 File size : 175 MiB
 Duration : 3 min 4 s
 Overall bit rate mode : Variable
 Overall bit rate : 7 960 kb/s
 
 Video
 ID : 1
 Format : AVC
 Format/Info : Advanced Video Codec
 Format profile : High@L4.2
 Format settings : CABAC / 4 Ref Frames
 Format settings, CABAC : Yes
 Format settings, Reference : 4 frames
 Codec ID : avc1
 Codec ID/Info : Advanced Video Coding
 Duration : 3 min 4 s
 Bit rate : 7 808 kb/s
 Maximum bit rate : 3 000 kb/s
 Width : 1 920 pixels
 Height : 1 080 pixels
 Display aspect ratio : 16:9
 Frame rate mode : Constant
 Frame rate : 25.000 FPS
 Color space : YUV
 Chroma subsampling : 4:2:0
 Bit depth : 8 bits
 Scan type : Progressive
 Bits/(Pixel*Frame) : 0.151
 Stream size : 171 MiB (98%)
 Writing library : x264 core 148 r2643 5c65704
 Encoding settings : cabac=1 / ref=2 / deblock=1:0:0 / analyse=0x3:0x113 / me=hex / subme=6 / psy=1 / psy_rd=1.00:0.00 / mixed_ref=1 / me_range=16 / chroma_me=1 / trellis=1 / 8x8dct=1 / cqm=0 / deadzone=21,11 / fast_pskip=1 / chroma_qp_offset=-2 / threads=24 / lookahead_threads=4 / sliced_threads=0 / nr=0 / decimate=1 / interlaced=0 / bluray_compat=0 / constrained_intra=0 / bframes=2 / b_pyramid=2 / b_adapt=1 / b_bias=0 / direct=1 / weightb=1 / open_gop=0 / weightp=1 / keyint=50 / keyint_min=26 / scenecut=0 / intra_refresh=0 / rc_lookahead=30 / rc=2pass / mbtree=1 / bitrate=7808 / ratetol=1.0 / qcomp=0.60 / qpmin=0 / qpmax=69 / qpstep=4 / cplxblur=20.0 / qblur=0.5 / vbv_maxrate=7808 / vbv_bufsize=15616 / nal_hrd=none / filler=0 / ip_ratio=1.40 / aq=1:1.00
 Codec configuration box : avcC
 
 Audio
 ID : 2
 Format : AAC LC
 Format/Info : Advanced Audio Codec Low Complexity
 Codec ID : mp4a-40-2
 Duration : 3 min 4 s
 Bit rate mode : Variable
 Bit rate : 192 kb/s
 Channel(s) : 2 channels
 Channel layout : L R
 Sampling rate : 48.0 kHz
 Frame rate : 46.875 FPS (1024 SPF)
 Compression mode : Lossy
 Stream size : 4.26 MiB (2%)
 Default : Yes
 Alternate group : 1Last edited by karapuz; 16th Jul 2021 at 04:15. 
Similar Threads
- 
  Video tape digitization problems, Firewire randomly stopped workingBy Varg in forum Capturing and VCRReplies: 13Last Post: 8th Apr 2021, 21:19
- 
  Freemake Video Downloader stopped working on YouTube?By JoeS99 in forum Video Streaming DownloadingReplies: 66Last Post: 5th Sep 2019, 03:22
- 
  Womble MPEG Video Wizard DVD stopped working on win 8.1 pro it says closedBy aks020 in forum Newbie / General discussionsReplies: 13Last Post: 20th May 2017, 14:26
- 
  Video Compression stopped working on VirtualDub.By Reevo in forum Newbie / General discussionsReplies: 3Last Post: 18th Sep 2016, 06:29
- 
  Trying to download video from a website but nothing workingBy FinalFusion in forum Newbie / General discussionsReplies: 0Last Post: 1st Sep 2016, 05:11


 
		
		 View Profile
				View Profile
			 View Forum Posts
				View Forum Posts
			 Private Message
				Private Message
			 
 
			
			 
			
 Quote
 Quote 
 
			
			 
			![[ss]vegeta's Avatar](customavatars/avatar177118_5.gif) 
			
