{"id":20548816,"url":"https://github.com/dotaadarsh/youtxt","last_synced_at":"2026-03-04T11:32:27.681Z","repository":{"id":104435877,"uuid":"556132456","full_name":"dotAadarsh/YouTXT","owner":"dotAadarsh","description":"App that convert any YouTube video to text. Created for Learn Build Teach Hackathon 2022","archived":false,"fork":false,"pushed_at":"2025-12-19T08:29:08.000Z","size":2363,"stargazers_count":13,"open_issues_count":38,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-22T02:49:59.339Z","etag":null,"topics":["deepgram","openai","streamlit","youtube"],"latest_commit_sha":null,"homepage":"https://youtxt.streamlitapp.com/","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/dotAadarsh.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-10-23T05:52:54.000Z","updated_at":"2025-02-25T00:28:30.000Z","dependencies_parsed_at":"2024-05-05T22:28:27.233Z","dependency_job_id":"1185f9fc-5eb3-4198-ac9c-ea24146c095b","html_url":"https://github.com/dotAadarsh/YouTXT","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dotAadarsh/YouTXT","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotAadarsh%2FYouTXT","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotAadarsh%2FYouTXT/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotAadarsh%2FYouTXT/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotAadarsh%2FYouTXT/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dotAadarsh","download_url":"https://codeload.github.com/dotAadarsh/YouTXT/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotAadarsh%2FYouTXT/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30078992,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T08:01:56.766Z","status":"ssl_error","status_checked_at":"2026-03-04T08:00:42.919Z","response_time":59,"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":["deepgram","openai","streamlit","youtube"],"created_at":"2024-11-16T02:14:53.270Z","updated_at":"2026-03-04T11:32:27.560Z","avatar_url":"https://github.com/dotAadarsh.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# YouTXT\n\nYouTXT is an app that convert any YouTube video to text and it provides the below\n\n- Transcript\n- Summary [TL;DR]\n- Transcript Translation\n- Search [Search the word in the video]\n- Markdown editor\n\n  \n\n[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/dotaadarsh/YouTXT)\n\n  \n\n## Working\n\n  \n\n### Packages\n\n- [youtube-dl](https://github.com/ytdl-org/youtube-dl) - a command-line program to download videos from YouTube.com\n\n- [openai](https://github.com/openai/openai-python) - provides convenient access to the OpenAI API from applications written in the Python language\n\n- [streamit](https://github.com/streamlit/streamlit) - The fastest way to build and share data apps\n\n- [streamlit-quill](https://github.com/okld/streamlit-quill) - [Quill editor](https://github.com/quilljs/quill) component for Streamlit.\n\n- [Deepgram](https://github.com/deepgram/deepgram-python-sdk) - Python SDK for [Deepgram](https://deepgram.com/)'s automated speech recognition APIs.\n- [itranslate](https://pypi.org/project/itranslate/) - Google translate free and unlimited, itranslate since gtranslate is taken\n  \n\n### API's\n\n- Deepgram - Get yours at - https://console.deepgram.com/\n\n- OpenAI’s API - Get yours at - https://openai.com/api/\n\n  \n\n### What it does?\n\n- Get the URL From the user.\n\n- Extracts the audio from the provided URL using YouTube-dl.\n\n- Sends the extracted audio to the Deepgram.\n\n- Deepgram provides the transcription and summary of the provided audio.\n\n- With the help of OpenAI, the list of keywords are identified [It can actually do more than that].\n\n- By mapping the each word with the start time, a search dict is created. With the help of this the user can search the video by providing the word.\n\n- By passing the transcription to the Quill editor, the user is now able to modify it and do whatever he wants with the text.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdotaadarsh%2Fyoutxt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdotaadarsh%2Fyoutxt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdotaadarsh%2Fyoutxt/lists"}