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

NEW FUNCTIONALITY REQUEST: Down to Season/Episode Offers #7

Open
babsonnexus opened this issue Apr 29, 2024 · 2 comments
Open

NEW FUNCTIONALITY REQUEST: Down to Season/Episode Offers #7

babsonnexus opened this issue Apr 29, 2024 · 2 comments

Comments

@babsonnexus
Copy link

Thanks for putting this together! I'm working on a project for a user to search for a program and then select from the resulting list of Offers for which one they would want. This, in turn, creates a file for the purposes of Deep Linking. Overall, I've got it working as a proof of concept thanks to your API.

Now, I'm wondering if you can take it to the next level down? The Offer URL work great for movies. However, for shows, the ones that come back are either to the series' page or the first episode. I'd like to be able to query against a selected program, then against a selected season, and then finally get the offers per episode. The data is available on JustWatch, and is pretty decent, but is buried pretty far down.

@babsonnexus
Copy link
Author

@Electronic-Mango, just wanted to say thanks for the inspiration and understanding of how JustWatch and GraphQL work. I was able to take what I learned from your work and develop something much larger that does everything I was asking for and then some. Check it out if you have a chance!

https://github.com/babsonnexus/stream-link-manager-for-channels

@Electronic-Mango
Copy link
Owner

Hey, I'm glad this project have helped! When I started it I didn't expect that anyone else will actually use it.

Sorry I didn't get around to it, I didn't have a lot of free time and I wasn't sure how to approach this without changing too much of how you use the library.
When I started I just went with he easiest way for what I needed it, which wasn't the best approach for extending it in the future.

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

2 participants