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

stream_data field missing in info responses #55

Open
andrewx2020 opened this issue Jun 19, 2020 · 0 comments
Open

stream_data field missing in info responses #55

andrewx2020 opened this issue Jun 19, 2020 · 0 comments

Comments

@andrewx2020
Copy link

andrewx2020 commented Jun 19, 2020

Hey.

I am trying to make my own Crunchyroll API in C# and I ran into a roadblock. I see from your code that you take the stream data from a field called stream_data in the Media component that is returned from an info GET query. The problem is that it seems like that field no longer exists in responses from Crunchyroll. Here's what I'm getting in info GET requests. I think I'm supposed to somehow use the bif_url to get the streaming data from vrv, but so far I have absolutely no idea how to do it. Have you had any luck with this?
image

@andrewx2020
Copy link
Author

NVM. I'm an idiot. I did not realize I had to put "fields=media.stream_data" in the request :|

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

No branches or pull requests

1 participant