dobladov / youtube2Anki

Convert Youtube Transcripts to Anki cards
https://chrome.google.com/webstore/detail/youtube2anki/boebbbjmbikafafhoelhdjeocceddngi
GNU General Public License v3.0
88 stars 11 forks source link

Add a replay button to YouTube #37

Closed takahirom closed 1 year ago

takahirom commented 1 year ago

The current Anki card created by this extension does not seem to allow replay. So I would like to fix it. clicking the replay button on youtube does not work because the video plays from the beginning. So I am adding a button. The reason I am adding the button above the Video is because the content below the video is not showing in my environment. (Chrome extension + AnkiMac / AnkiDroid)

The replay code is from here. https://stackoverflow.com/a/4062084/4339442

dobladov commented 1 year ago

Sorry for taking so long, I plan to add your change after a big refactor that I'm doing.

takahirom commented 1 year ago

It is OK, we can use the modified card template and use it in Anki. So I don't have any trouble now. It seems to be planned, so let me close this PR.