Add an authorization token after the link
Closed this issue · 1 comments
52funny commented
Specific Demand
I have a requirement that I need to use IINA to open a video on a web page in authentication mode, but IINA may not have the authorization to get the token, so I can't open the video.
Implement Suggestion
Is it possible to add a token for authentication after the resource link?
Like this:
https://192.168.1.2:5000/space/downloads2/Pulp.Fiction.1994.UHD.BluRay.2160p.DTS-HD.MA.5.1.DV.HEVC.REMUX-FraMeSToR/Pulp.Fiction.1994.UHD.BluRay.2160p.DTS-HD.MA.5.1.DV.HEVC.REMUX-FraMeSToR.mkv
===>
https://192.168.1.2:5000/space/downloads2/Pulp.Fiction.1994.UHD.BluRay.2160p.DTS-HD.MA.5.1.DV.HEVC.REMUX-FraMeSToR/Pulp.Fiction.1994.UHD.BluRay.2160p.DTS-HD.MA.5.1.DV.HEVC.REMUX-FraMeSToR.mkv?token=xxxxxx
sigoden commented