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

API: Proxy formatStreams URLs too #4859

Merged
merged 1 commit into from
Aug 24, 2024
Merged

Conversation

colinleroy
Copy link
Contributor

@colinleroy colinleroy commented Aug 19, 2024

Hello,

I have noticed that the /api/v1/videos endpoint does not proxify the formatStreams URLs when passed ?local=true, whereas the adaptiveFormats URLs are correctly proxified.

The Web UI does proxify when clicking Download with fmt=18 for example, so I suppose this is an oversight. This PR aims to fix that.

Hope this helps.

@colinleroy colinleroy requested a review from a team as a code owner August 19, 2024 07:36
@colinleroy colinleroy requested review from unixfox and removed request for a team August 19, 2024 07:36
@SamantazFox SamantazFox added the need-testing This feature needs to be deployed and tested to see if it's working, and doesn't break something label Aug 19, 2024
@SamantazFox SamantazFox added ready and removed need-testing This feature needs to be deployed and tested to see if it's working, and doesn't break something labels Aug 21, 2024
@SamantazFox SamantazFox changed the title Proxify formatStreams URLs too API: Proxy formatStreams URLs too Aug 24, 2024
@SamantazFox SamantazFox merged commit 828da3c into iv-org:master Aug 24, 2024
7 of 8 checks passed
@SamantazFox
Copy link
Member

Thank you for fixing this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants