{"id":15561863,"url":"https://github.com/doodzik/yt","last_synced_at":"2025-03-29T04:43:01.833Z","repository":{"id":74937142,"uuid":"148393007","full_name":"doodzik/yt","owner":"doodzik","description":"📺 minimalist youtube","archived":false,"fork":false,"pushed_at":"2019-11-03T17:17:58.000Z","size":45,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-03T14:31:34.064Z","etag":null,"topics":["distraction-free","youtube-client"],"latest_commit_sha":null,"homepage":"http://yt.dudzik.co","language":"PHP","has_issues":false,"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/doodzik.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}},"created_at":"2018-09-11T23:32:25.000Z","updated_at":"2022-12-13T05:27:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"c7b8dbb4-1445-4d1e-b47a-92e046470da1","html_url":"https://github.com/doodzik/yt","commit_stats":{"total_commits":27,"total_committers":3,"mean_commits":9.0,"dds":0.07407407407407407,"last_synced_commit":"0de34f7466bad543fd7a70069e82012065db83ef"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doodzik%2Fyt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doodzik%2Fyt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doodzik%2Fyt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doodzik%2Fyt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/doodzik","download_url":"https://codeload.github.com/doodzik/yt/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246140540,"owners_count":20729797,"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":["distraction-free","youtube-client"],"created_at":"2024-10-02T16:10:31.327Z","updated_at":"2025-03-29T04:43:01.811Z","avatar_url":"https://github.com/doodzik.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# yt\n\n[yt](http://yt.dudzik.co) is a distraction-free youtube client.\nYou can search for videos and watch videos. That is about it.\n\n# Installation\n\n```bash\n$ brew install composer\n$ make install\n$ make server\n```\n\nMake sure that you have set the necessary environment variables.\nBy default, the `init.php` script will look for an `env.php` file in its parent directory where these are set. You can comment out the require statement if you want to set these environment variables differently. \n\n```\n\u003c?php\nputenv('PRODUCTION=false');\nputenv('GOOGLE_DEV_KEY=');\n?\u003e\n```\n\nThe init script will look for the vendor (dependencies) directory in its parent directory if you set the `PRODUCTION` environment variable to true.\n\nIf you want to make the quick access work from another url you will need to add this `.htaccess` file to that website:\n```\nRewriteEngine On                                                                  \nRewriteBase /                                                                     \nRewriteCond %{HTTP_HOST} !yt.dudzik.co$ [NC]                                      \nRewriteRule ^(.*)$ http://yt.dudzik.co/quick.php?data=$1 [B,QSA,L,R=303]  \n```\n(Obviously, change `yt.dudzik.co` to your host name)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdoodzik%2Fyt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdoodzik%2Fyt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdoodzik%2Fyt/lists"}