{"id":21074316,"url":"https://github.com/ladykerr/tubescript","last_synced_at":"2026-02-11T00:31:19.064Z","repository":{"id":251282789,"uuid":"836949534","full_name":"LadyKerr/tubescript","owner":"LadyKerr","description":null,"archived":false,"fork":false,"pushed_at":"2024-08-21T21:38:16.000Z","size":27,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-05T20:05:32.004Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://ladykerr-tubescript-tubescriptmain-tkgfik.streamlit.app/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LadyKerr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-08-01T22:35:47.000Z","updated_at":"2024-08-27T11:51:59.000Z","dependencies_parsed_at":"2024-08-08T02:25:20.450Z","dependency_job_id":"c1e75349-38ea-447b-8bbb-23b59ed9f47b","html_url":"https://github.com/LadyKerr/tubescript","commit_stats":null,"previous_names":["ladykerr/tubescript"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/LadyKerr/tubescript","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LadyKerr%2Ftubescript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LadyKerr%2Ftubescript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LadyKerr%2Ftubescript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LadyKerr%2Ftubescript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LadyKerr","download_url":"https://codeload.github.com/LadyKerr/tubescript/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LadyKerr%2Ftubescript/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271755444,"owners_count":24815408,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-23T02:00:09.327Z","response_time":69,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-11-19T19:15:49.182Z","updated_at":"2026-02-11T00:31:14.022Z","avatar_url":"https://github.com/LadyKerr.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TubeScript 📝\n\nTubeScript is a Python application that fetches the transcript of a YouTube video and saves it to a text file. It provides both a command-line interface and a user-friendly web interface using Streamlit.\n\n## Features\n\n- Extract transcripts from YouTube videos\n- Save transcripts to text files in a designated folder\n- Web interface for easy interaction\n\n## Installation\n\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/yourusername/tubescript.git\n   cd tubescript\n   ```\n\n2. Create a virtual environment (optional but recommended):\n   ```bash\n   python -m venv venv\n   source venv/bin/activate  # On Windows, use `venv\\Scripts\\activate`\n   ```\n\n3. Install the required packages:\n   ```bash\n   pip install -r requirements.txt\n   ```\n\n## Usage\n\n### Web Interface\n\nRun the Streamlit app:\n\n```bash\nstreamlit run tubescript/app.py\n```\n\nThen open your web browser and navigate to `http://localhost:8501` to access the TubeScript web interface.\n\n### Command-Line Interface\n\nTo use the command-line interface, run the following command:\n\n```bash\npython tubescript/utils.py \u003cyoutube_url\u003e\n```\n\nReplace `\u003cyoutube_url\u003e` with the URL of the YouTube video for which you want to fetch the transcript.\n\n## License\n\n[MIT](https://choosealicense.com/licenses/mit/)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fladykerr%2Ftubescript","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fladykerr%2Ftubescript","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fladykerr%2Ftubescript/lists"}