{"id":23764014,"url":"https://github.com/heliolj/youtube-transcript-copier","last_synced_at":"2026-04-28T12:02:03.069Z","repository":{"id":269484207,"uuid":"907467209","full_name":"helioLJ/youtube-transcript-copier","owner":"helioLJ","description":"Chrome extension to copy YouTube transcripts with AI-friendly features","archived":false,"fork":false,"pushed_at":"2025-08-06T14:06:19.000Z","size":2409,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-06T16:11:42.269Z","etag":null,"topics":["accessibility-tools","browser-extension","chatgpt-tools","chrome-extension","clipboard-manager","content-extraction","i18n","javascript","llm-tools","productivity-tools","transcript-copier","youtube-api","youtube-extension","youtube-transcript"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/helioLJ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-12-23T16:41:02.000Z","updated_at":"2025-08-06T14:06:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"2405f3c3-658e-4098-8369-ead7edf308c8","html_url":"https://github.com/helioLJ/youtube-transcript-copier","commit_stats":null,"previous_names":["heliolj/youtube-transcript-copier"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/helioLJ/youtube-transcript-copier","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helioLJ%2Fyoutube-transcript-copier","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helioLJ%2Fyoutube-transcript-copier/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helioLJ%2Fyoutube-transcript-copier/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helioLJ%2Fyoutube-transcript-copier/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/helioLJ","download_url":"https://codeload.github.com/helioLJ/youtube-transcript-copier/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helioLJ%2Fyoutube-transcript-copier/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32379629,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T11:25:28.583Z","status":"ssl_error","status_checked_at":"2026-04-28T11:25:05.435Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["accessibility-tools","browser-extension","chatgpt-tools","chrome-extension","clipboard-manager","content-extraction","i18n","javascript","llm-tools","productivity-tools","transcript-copier","youtube-api","youtube-extension","youtube-transcript"],"created_at":"2024-12-31T22:14:22.751Z","updated_at":"2026-04-28T12:02:03.064Z","avatar_url":"https://github.com/helioLJ.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# YouTube Transcript Copier 🎥\n\nA Chrome extension that enhances YouTube's transcript functionality by adding a convenient \"Copy Transcript\" button alongside the video's interaction buttons (like, dislike, share). Perfect for content creators, researchers, and anyone working with AI language models.\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"store_assets/demo.gif\" alt=\"Demo of YouTube Transcript Copier in action\"\u003e\n\u003c/p\u003e\n\n## ✨ Features\n\n### 🎯 Core Functionality\n- One-click transcript copying with YouTube-native UI integration\n- Smart character count display (e.g., \"15k chars\")\n- Seamless integration with YouTube's interface\n- Works with dynamically loaded content\n\n### 🤖 AI-Ready Features\n- **Smart Splitting for AI Models**:\n  - GPT-4 (400k chars)\n  - GPT-3.5 (13k chars)\n  - Custom character limits\n- **AI-Friendly Prompt Templates**:\n  - General Summary\n  - Detailed Analysis\n  - Bullet Points\n  - Section-wise Summary\n\n### 🌍 Accessibility \u0026 Customization\n- **Multi-language Support**:\n  - English\n  - Portuguese\n  - Spanish\n  - Auto-detects YouTube interface language\n- **Flexible Options**:\n  - Optional timestamps inclusion\n  - Customizable prompt language\n  - Adjustable character limits\n\n## 🚀 Installation\n\n1. Download the latest release or clone this repository\n2. Open Chrome and go to `chrome://extensions/`\n3. Enable \"Developer mode\" (top right)\n4. Click \"Load unpacked\" and select the extension directory\n\n## 📖 Usage\n\n1. Navigate to any YouTube video with available transcripts\n2. Look for the \"Copy Transcript\" button next to the share button\n3. Click to copy with your configured settings\n\n### ⚙️ Configuration\nAccess settings via the extension popup:\n- Language preferences\n- AI prompt templates\n- Splitting options\n- Character limits\n- Timestamp toggles\n\n## 🛠️ Technical Details\n\n### Browser Support\n- Chrome/Chromium-based browsers\n- Manifest V3 compliant\n\n### Required Permissions\n- `clipboardWrite`: For copying text\n- `storage`: For user preferences\n- `host_permissions`: YouTube.com only\n\n## 🤝 Contributing\n\nContributions are welcome! Please feel free to submit a Pull Request. For major changes, please open an issue first to discuss what you would like to change.\n\n## 📜 License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n## 🔒 Privacy\n\nThis extension:\n- Does not collect any personal data\n- Stores preferences locally only\n- Does not use analytics or tracking\n- Does not share data with third parties\n\nSee [PRIVACY.md](PRIVACY.md) for details.\n\n---\n\n\u003cp align=\"center\"\u003e\n  Made with ❤️ for YouTube users and AI enthusiasts\n\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheliolj%2Fyoutube-transcript-copier","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fheliolj%2Fyoutube-transcript-copier","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheliolj%2Fyoutube-transcript-copier/lists"}