fix(AU-2128): Let 'en' be selected as transcript by default when youtube video#35116
fix(AU-2128): Let 'en' be selected as transcript by default when youtube video#35116rayzhou-bit merged 3 commits intomasterfrom
Conversation
Sure, this new condition when selecting the default transcript is the one that does the trick https://github.com/openedx/edx-platform/pull/35116/files#diff-a7e3c5a7f8c78b1241f3617e180bc1976ac83b45e804055e4a677eed0bca87e4R872. Since at this point of the code https://github.com/openedx/edx-platform/pull/35116/files#diff-a7e3c5a7f8c78b1241f3617e180bc1976ac83b45e804055e4a677eed0bca87e4L867 But I noticed that |
|
2U Release Notice: This PR has been deployed to the edX staging environment in preparation for a release to production. |
|
2U Release Notice: This PR has been deployed to the edX production environment. |
1 similar comment
|
2U Release Notice: This PR has been deployed to the edX production environment. |
|
2U Release Notice: This PR has been rolled back from the edX production environment. |
1 similar comment
|
2U Release Notice: This PR has been rolled back from the edX production environment. |
|
2U Release Notice: This PR has been deployed to the edX production environment. |
1 similar comment
|
2U Release Notice: This PR has been deployed to the edX production environment. |
AU-2128
Description
Let english transcript be selected by default in video player despite transcript not available in
transcripts["transcripts"]but available intranscripts["sub"].Current Behavior
https://www.loom.com/share/a4e31efd83d8418f9577f3e43c9a5721?sid=34060663-e8dc-456a-a49d-ea163b650c4d
New Behavior
https://www.loom.com/share/c7cf07c1440942c893e7287496b83b7b?sid=bec454c3-7685-4dca-9970-daf341d64c43
Testing instructions
Deadline
Other information