-
Notifications
You must be signed in to change notification settings - Fork 7.1k
feat: added support to play youtube video from specified time #15754
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
base: master
Are you sure you want to change the base?
feat: added support to play youtube video from specified time #15754
Conversation
Signed-off-by: Rahul Vishwakarma <[email protected]>
Hi, thanks for your contribution! |
how can I set the value for If we set startTime to 255 then it will start the video from 255 sec |
Signed-off-by: Rahul Vishwakarma <[email protected]>
I have tested this on web, its working perfectly how I expected to be, I am not sure why the linting is throwing error
is I need to pass the |
@damencho could you please review it ? |
The native AbstractVideoManager is requiring starttime as a number and you are passing |
fixed e2ead5a |
@damencho i fixed the lint and the test is also passing, could you please review it again? - ty |
Fixes #15753
Expected Behaviour
Screen.Recording.2025-03-11.at.11.29.09.AM.mp4