Seasons #49

Closed
opened 2021-03-12 04:00:25 +00:00 by bobbime · 4 comments
bobbime commented 2021-03-12 04:00:25 +00:00 (Migrated from github.com)

** Main info: **

Script version: 4.6.1
Show ID: The Promised Neverland (S2)
Episode ID:

** Additional Info: **
I notice that some animes have seasons at which their episodes start from 1 again (the anime has same id, different seasons/eps though), meaning they aren't consistently numerical from season 1 to season 2. Issue is that if I wanted to get the 8th episode from season 2 of TPM, there would need to be an extra query: season=<num>.
Example:
https://prod-api-funimationnow.dadcdigital.com/api/funimation/episodes/?limit=-1&sort=order&sort_direction=ASC&title_id=800858&season=2&language=English
However, this brings up a second issue. This api doesn't work for fetching the second season. (Please let me know which directories/queries could work though in the case I'm wrong)

This api, though, which is built into the default funimation domain, works, which made me think, is funimation.com/api more reliable to use than the prod-api one to use for episodes?
https://www.funimation.com/api/episodes/watchnext/?title_id=800858&season=2&sort=order&sort_direction=ASC

Thanks for reading lol

** Main info: ** Script version: 4.6.1 Show ID: The Promised Neverland (S2) Episode ID: ** Additional Info: ** I notice that some animes have seasons at which their episodes start from 1 again (the anime has same id, different seasons/eps though), meaning they aren't consistently numerical from season 1 to season 2. Issue is that if I wanted to get the 8th episode from season 2 of TPM, there would need to be an extra query: `season=<num>`. Example: https://prod-api-funimationnow.dadcdigital.com/api/funimation/episodes/?limit=-1&sort=order&sort_direction=ASC&title_id=800858&season=2&language=English However, this brings up a second issue. This api doesn't work for fetching the second season. (Please let me know which directories/queries could work though in the case I'm wrong) This api, though, which is built into the default funimation domain, works, which made me think, is funimation.com/api more reliable to use than the prod-api one to use for episodes? https://www.funimation.com/api/episodes/watchnext/?title_id=800858&season=2&sort=order&sort_direction=ASC Thanks for reading lol
izu-co commented 2021-04-17 21:58:42 +00:00 (Migrated from github.com)

I don't really know why they are using 2 APIs in the first place. Maybe one for retrieving files and one for everything else? But then again you kind of have to search through the files to display the videos...

I would appreciate if anyone has information about why they are using 2 and when they use which API.

I don't really know why they are using 2 APIs in the first place. Maybe one for retrieving files and one for everything else? But then again you kind of have to search through the files to display the videos... I would appreciate if anyone has information about why they are using 2 and when they use which API.
darkhelmet2016 commented 2021-04-22 10:54:46 +00:00 (Migrated from github.com)

Unless you have redeemed any of the digital codes from any of their products you probably should not be concerned with the digital api. Yes they are separate as one directly tied to your own cloud content. I have content on some shows that only show up if you have purchased the product like certain OVA episodes they do not have direct streaming rights to like Netflix shows they have home rights to.

Unless you have redeemed any of the digital codes from any of their products you probably should not be concerned with the digital api. Yes they are separate as one directly tied to your own cloud content. I have content on some shows that only show up if you have purchased the product like certain OVA episodes they do not have direct streaming rights to like Netflix shows they have home rights to.
izu-co commented 2021-04-22 16:17:02 +00:00 (Migrated from github.com)

First of all, thanks for the explanation.

I am currently in the process of figuring out what they changed and how it worked in the first place. If I did mange to see through it, I might start to work on a fix.

First of all, thanks for the explanation. I am currently in the process of figuring out what they changed and how it worked in the first place. If I did mange to see through it, I might start to work on a fix.
izu-co commented 2021-08-12 16:42:35 +00:00 (Migrated from github.com)

I would assume that this issue has been resolved. If not, reopen it or create a new one, please.

I would assume that this issue has been resolved. If not, reopen it or create a new one, please.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Creepso/multi-downloader-nx#49
No description provided.