{"id":28471573,"url":"https://github.com/d0ntrash/YouSearch","last_synced_at":"2025-07-01T22:31:04.425Z","repository":{"id":50177149,"uuid":"237287424","full_name":"d0ntrash/YouSearch","owner":"d0ntrash","description":"YouSearch is an interactive CLI to fetch transcripts of YouTube videos,  browse them and jump to the corresponding position in the video.","archived":false,"fork":false,"pushed_at":"2022-12-08T03:33:30.000Z","size":51,"stargazers_count":4,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-27T21:04:13.367Z","etag":null,"topics":["cli","curses","python","python3","subtitles","transcript","youtube","youtube-captions"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/d0ntrash.png","metadata":{"files":{"readme":"README.org","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}},"created_at":"2020-01-30T19:19:50.000Z","updated_at":"2024-12-16T17:18:34.000Z","dependencies_parsed_at":"2023-01-24T08:05:12.302Z","dependency_job_id":null,"html_url":"https://github.com/d0ntrash/YouSearch","commit_stats":null,"previous_names":["buecheko/yousearch"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/d0ntrash/YouSearch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d0ntrash%2FYouSearch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d0ntrash%2FYouSearch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d0ntrash%2FYouSearch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d0ntrash%2FYouSearch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/d0ntrash","download_url":"https://codeload.github.com/d0ntrash/YouSearch/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d0ntrash%2FYouSearch/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263046105,"owners_count":23405131,"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","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":["cli","curses","python","python3","subtitles","transcript","youtube","youtube-captions"],"created_at":"2025-06-07T11:07:56.006Z","updated_at":"2025-07-01T22:31:04.415Z","avatar_url":"https://github.com/d0ntrash.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"#+TITLE: YouSearch\n#+AUTHOR: Konstantin Bücheler\n\nYouSearch is an interactive CLI to fetch transcripts of YouTube videos, \nbrowse them and jump to the corresponding position in the video.\\\\\n\nThis is still work in progress and comes with a few bugs. \nHowever, the core functions should already work.\n** Requirements\n   To play videos directly from the cli you need to install mpv and youtube-dl.\n\n   On Arch based systems this can be done using pacman.\n   #+BEGIN_SRC bash\n   sudo pacman -S mpv youtube-dl\n   #+END_SRC\n** Installation\n*** Using pip\n    #+BEGIN_SRC bash\n    pip install yousearch\n\n    # Run it\n    python -m yousearch\n    #+END_SRC\n*** Using poetry\n    #+BEGIN_SRC bash\n    git clone https://github.com/buecheko/YouSearch.git\n    cd YouSearch\n    \n    poetry install\n    \n    # Run it \n    poetry run yousearch\n    #+END_SRC\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fd0ntrash%2FYouSearch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fd0ntrash%2FYouSearch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fd0ntrash%2FYouSearch/lists"}