Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Copy apikey query parameter to DASH & HLS manifest #5061

Merged
merged 2 commits into from
Jul 16, 2024

Conversation

Lenny3D
Copy link
Contributor

@Lenny3D Lenny3D commented Jul 8, 2024

When an API key is provided to the DASH and HLS manifest endpoints, this it will now be copied to the URLs inside the manifest. This allows for clients that are only able to pass an URL to an (external) video player to function in case authentication is set up on stash.

Lenny3D and others added 2 commits July 9, 2024 00:53
When an API key is provided to the DASH and HLS manifest endpoints, this
it will now be copied to the URLs inside the manifest. This allows for
clients that are only able to pass an URL to an (external) video player
to function in case authentication is set up on stash.
@WithoutPants WithoutPants added the improvement Something needed tweaking. label Jul 16, 2024
@WithoutPants WithoutPants added this to the Version 0.27.0 milestone Jul 16, 2024
@WithoutPants
Copy link
Collaborator

Thanks! I made some minor changes. The apikey setting code should really be outside the ffmpeg package, ideally with some kind of callback/hook. However, that's a larger change than this deserves and I'd rather merge this as-is and do that at a later date.

@WithoutPants WithoutPants merged commit f79677b into stashapp:develop Jul 16, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Something needed tweaking.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants