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

🗽New Feature: support youtube / netflix #11

Open
rakakroma opened this issue Mar 31, 2023 · 3 comments
Open

🗽New Feature: support youtube / netflix #11

rakakroma opened this issue Mar 31, 2023 · 3 comments
Labels
enhancement New feature or request

Comments

@rakakroma
Copy link
Owner

  1. how to get youtube subtitle, by content script or API?
    maybe this help I'll check it when i am available.
    https://github.com/kyamashiro/youtube-subtitle-download-helper

  2. how to get netflix subtitle?

  3. build an UI to display subtitle, should highlight text before display.

@rakakroma rakakroma added the enhancement New feature or request label Mar 31, 2023
@rakakroma rakakroma changed the title new feature: support youtube / netflix 🗽new feature: support youtube / netflix Apr 1, 2023
@rakakroma rakakroma changed the title 🗽new feature: support youtube / netflix 🗽New Feature: support youtube / netflix Apr 1, 2023
@rakakroma
Copy link
Owner Author

https://github.com/kauderk/youtube-browser-api
ok we got this now

@rakakroma
Copy link
Owner Author

start supporting youtube transcript element from ffb38dc

@rakakroma
Copy link
Owner Author

there is a problem:
the transcripts / subtitles / captions are often lack of sufficient context. it could be very short, like 2 or 3 words, and you might not know what's that exactly.
So, saving only one sentence in transcript might not always be a good choice as my own opinion. That's one of the reason that i do not make the caption in youtube be selectable. and the second reason is that is troublesome 😥.
What I mean is, using the transcript function that built-in the youtube, you can get as much context as you want! (though it is not that easy to select 😅)

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

No branches or pull requests

1 participant