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

feat: copy video transcript #1792

Merged
merged 2 commits into from
Oct 17, 2023

Conversation

asifurrahaman754
Copy link
Member

@asifurrahaman754 asifurrahaman754 commented Oct 14, 2023

Issue #1761

Added YouTube video transcript copy feature.

You can find the option in: Appearance -> Details -> Copy transcript

@asifurrahaman754 asifurrahaman754 changed the title add copy transcript feature feat: copy video transcript Oct 15, 2023
@ImprovedTube
Copy link
Member

🥰🥰🥰

@ImprovedTube ImprovedTube merged commit 1585931 into code-charity:master Oct 17, 2023
@ImprovedTube
Copy link
Member

ImprovedTube commented Oct 17, 2023

thank you so much! @asifurrahaman754
seems while the player is still loading it catches part the first few lines of the transcript, yet when the page finished loading, it will (always?) say "...failed...."


html[data-page-type=video][it-transcript='true'] *[target-id*='transcript'] ytd-engagement-panel-section-list-renderer #content

@asifurrahaman754
Copy link
Member Author

thank you so much! @asifurrahaman754 seem,s while the player is still loading it catches part the first few lines of the transcript, yet when the page finished loading, it will (always?) say "...failed...."

html[data-page-type=video][it-transcript='true'] *[target-id*='transcript'] ytd-engagement-panel-section-list-renderer #content

The popup needs to be turned off to copy int he clipboard because the document is not focused when popup is open

@ImprovedTube
Copy link
Member

hi @asifurrahaman754 figured that. yet it always works while loading and not beyond (for the transcripts i tried)

ImprovedTube added a commit that referenced this pull request Oct 20, 2023
@asifurrahaman754 asifurrahaman754 deleted the copy-transcript branch October 22, 2023 17:02
ImprovedTube added a commit that referenced this pull request Jan 12, 2024
@ImprovedTube ImprovedTube added the Open! Not to forget. Unfinished (or waiting for a requirement) (unless combined with label: riddle) label Jul 9, 2024
@ImprovedTube ImprovedTube self-requested a review August 9, 2024 18:44
@ImprovedTube
Copy link
Member

Greetings! @asifurrahaman754

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Open! Not to forget. Unfinished (or waiting for a requirement) (unless combined with label: riddle)
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

2 participants