Don't autohide full video segments for duration change

This commit is contained in:
Ajay
2022-01-06 14:45:05 -05:00
parent 44ffa40b6c
commit d5d73273de
3 changed files with 43 additions and 6 deletions

View File

@@ -13,7 +13,7 @@ export class YouTubeApiMock {
};
}
if (obj.id === "noDuration") {
if (obj.id === "noDuration" || obj.id === "full_video_duration_segment") {
return {
err: null,
data: {