Skip to content
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

Dragging the timeline progress will cause the video refresh icon to appear, waiting for the video progress to continue playing. It can only play for about one minute. After one minute, the video will get stuck and the spinning icon will appear. #402

Open
zhanghongwork opened this issue Aug 18, 2024 · 5 comments

Comments

@zhanghongwork
Copy link

I don't know why. When I use this plugin, I can't drag the progress bar or fast-forward. Once I fast-forward and drag the progress bar, there will be a wait, that is, the picture keeps spinning. There is no problem when I fill in the link of Bilibili for use, but as long as I fill in the YouTube link and drag the progress bar, there will be a waiting and refreshing circle. Moreover, it can only play for about one minute and then automatically wait for refreshing. My Obsidian version is 1.63, but the situation remains the same even after I update it to 1.67. The same goes for your video timestamp plugin even after I update it to the latest version!

@scottrlarson
Copy link

scottrlarson commented Aug 18, 2024

Im noticing this behavior in my firefox browsing with the noscript plugin. If I block ..jnn-pa.googleapis.com subdomain, some videos stop playing after one minute. I think youtube changed their code to do some kind of check every min. Im pretty sure this is not related to the plug-in but the changes youtube has made to prevent ad-blockers.

BTW im also having trouble playing videos with in the media extended window in obsidian as well.

@aidenlx
Copy link
Member

aidenlx commented Aug 20, 2024

I've test YouTube against <webview> with no script injected (current solution to mimic browser environment in obsidian) and it's still broken.
I may have to switch to iframe-based solution to fix this completely, which may need a lot of rewrites.

@nphalem
Copy link

nphalem commented Sep 8, 2024

Unfortunately, I can't watch youtube videos past few seconds in the current state. Hope this gets fixed soon.

@Purintu
Copy link

Purintu commented Sep 10, 2024

Got this problem too. Hope this gets fixed

@tonypuglieso
Copy link

Hello, I had this problem in my edge browser, and I ended up using a plugin called "user agent switcher and manager" which in short makes YouTube interpret that my browser is Chrome and it was solved, but I cannot do the same in obsidian

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants