{"id":13825921,"url":"https://github.com/newtoallofthis123/ytps","last_synced_at":"2025-07-19T00:37:46.353Z","repository":{"id":62590810,"uuid":"401276104","full_name":"newtoallofthis123/ytps","owner":"newtoallofthis123","description":"A Beautiful YouTube Search CLI","archived":false,"fork":false,"pushed_at":"2022-07-09T08:37:13.000Z","size":21861,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-08T23:06:09.808Z","etag":null,"topics":["youtube-cli","youtube-downloader","youtube-python","youtube-search","youtube-search-cli","yt-search-cli"],"latest_commit_sha":null,"homepage":"https://newtoallofthis123.github.io/ytps","language":"Python","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/newtoallofthis123.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}},"created_at":"2021-08-30T08:48:39.000Z","updated_at":"2024-05-04T22:56:30.000Z","dependencies_parsed_at":"2022-11-04T08:18:31.907Z","dependency_job_id":null,"html_url":"https://github.com/newtoallofthis123/ytps","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/newtoallofthis123/ytps","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/newtoallofthis123%2Fytps","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/newtoallofthis123%2Fytps/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/newtoallofthis123%2Fytps/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/newtoallofthis123%2Fytps/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/newtoallofthis123","download_url":"https://codeload.github.com/newtoallofthis123/ytps/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/newtoallofthis123%2Fytps/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265863793,"owners_count":23840888,"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":["youtube-cli","youtube-downloader","youtube-python","youtube-search","youtube-search-cli","yt-search-cli"],"created_at":"2024-08-04T09:01:29.182Z","updated_at":"2025-07-19T00:37:46.282Z","avatar_url":"https://github.com/newtoallofthis123.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# YouTube Terminal Player and Search\nYouTube Terminal Player and Search is a simple tools to search [youtube]('https://youtube.com') from the terminal. It also gives you the url, so you can use [mpv]('https://mpv.io') to watch the video. \nThis bypasses the need to use youtube at all. Also, ytps doesn't use the youtube REST API, it only uses programs that scrape youtube. ytps uses many modules that scrap youtube.\n*ytps doesn't on it's own provides no results. It only uses the below modules and compiles them to look beautiful and nice*.\n\n### Installation\n\n[Pip](https://pypi.org/project/ytps) Install\n```bash\npip install ytps\n```\n\nDirectly from Repository\n```bash\ngit clone https://github.com/newtoallofthis123/ytps.git\n```\n\n```bash\npip install -r requirements.txt\n```\n\n## 3rd party modules used in ytps:\n*youtube-search-python*: [website]('https://github.com/alexmercerind/youtube-search-python') ; \n*youtube-search*: [website]('https://github.com/joetats/youtube_search') ; \n*rich*: [website]('https://github.com/willmcgugan/rich') \n\n## Usage\n\n1. General Usage\n\n```bash\nytps \"youtube_search_term\"\n```\n\n2. Open latest video in mpv\n```bash\nytps -o \"youtube_search_term\"\n```\n\n3. Open more relevant but slower results\n```bash\nytps -l \"youtube_search_term\"\n```\n\n4. Play Url or Most Relevant Result based on string\n```bash\nytps -p \"youtube_search_term\"\n```\n\n5. Channel Info\n```bash\nytps -c \"channel_name\"\n```\n\n6. Video Info\n```bash\nytps --info \"video_url\"\n```\n\n7. About\n```bash\nytps -a \"any_string\"\n```\n\n8. Help\n```bash\nytps --help\n```\n\n9. Version\n```bash\nytps --version\n```\n\n## License \n\n### The MIT License (MIT) \n\nCopyright © 2021 NoobScience \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: \n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n\n\u003e[Github](https://newtoallofthis123.github.io/ytps) \n\n\n\n\u003eMade By [NoobScience](https://newtoallofthis123.github.io/About)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnewtoallofthis123%2Fytps","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnewtoallofthis123%2Fytps","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnewtoallofthis123%2Fytps/lists"}