WIP: Custom renditions #11 #16

Closed
Barbagus wants to merge 0 commits from 11-custom-renditions into stable
Collaborator

A simple approach would be to load all renditions (master playlists) referenced in ConfigPlayer object from the API. Then select audio/subs among all possible values.

But it turns out that the proposed renditions also depends on the language version of the website (you are not given the same choices from the DE website than from the ES website).

So the we will attempt to retrieve the ConfigPlayer for all such language and therefore gather more options. As this might result in a copious amount of HTTP request, we will attempt to make these requests keeping the connection alive.

For now and before #1 is settled, the default behaviour will be to select the "original language(s)" for the audio and all subtitles.

A simple approach would be to load all renditions (master playlists) referenced in `ConfigPlayer` object from the API. Then select audio/subs among all possible values. But it turns out that the proposed renditions also depends on the language version of the website (you are not given the same choices from the DE website than from the ES website). So the we will attempt to retrieve the `ConfigPlayer` for all such language and therefore gather more options. As this might result in a copious amount of HTTP request, we will attempt to make these requests keeping the connection alive. For now and before #1 is settled, the default behaviour will be to select the "original language(s)" for the audio and all subtitles.
Barbagus closed this pull request 2022-12-20 09:54:35 +01:00

Pull request closed

Sign in to join this conversation.
No reviewers
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
fcode/delarte!16
No description provided.