{"id":13477342,"url":"https://github.com/cburmeister/fluid","last_synced_at":"2025-10-08T04:49:47.482Z","repository":{"id":70965295,"uuid":"51022708","full_name":"cburmeister/fluid","owner":"cburmeister","description":"Browse your local movies with IMDB data and stream them to a Chromecast.","archived":false,"fork":false,"pushed_at":"2016-04-29T02:09:55.000Z","size":1306,"stargazers_count":13,"open_issues_count":2,"forks_count":1,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-03T10:43:42.187Z","etag":null,"topics":["api","chromecast","open-movie-database","python"],"latest_commit_sha":null,"homepage":"","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/cburmeister.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}},"created_at":"2016-02-03T18:57:59.000Z","updated_at":"2024-03-16T06:56:38.000Z","dependencies_parsed_at":"2023-04-16T07:48:20.552Z","dependency_job_id":null,"html_url":"https://github.com/cburmeister/fluid","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cburmeister/fluid","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cburmeister%2Ffluid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cburmeister%2Ffluid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cburmeister%2Ffluid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cburmeister%2Ffluid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cburmeister","download_url":"https://codeload.github.com/cburmeister/fluid/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cburmeister%2Ffluid/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278891744,"owners_count":26063855,"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-10-08T02:00:06.501Z","response_time":56,"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":["api","chromecast","open-movie-database","python"],"created_at":"2024-07-31T16:01:41.361Z","updated_at":"2025-10-08T04:49:47.462Z","avatar_url":"https://github.com/cburmeister.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"fluid\n===\n\nBrowse your local movies with IMDB data and stream them to a Chromecast.\n\n\n![Fluid](app/static/images/sample.jpg)\n\n\u003e The [Open Movie Database API](http://www.omdbapi.com/) is used to fetch data\n\u003e about your media files -- including the poster.\n\n## Required\n\n- A Chromecast - specifically its name\n- A directory of media  - formatted like `some.title.year.quality.format`\n\n## Setup\n\nInstall the required python packages:\n```bash\n$ pip install -r requirements.txt\n```\n\nExport a few required environment variables:\n```bash\n$ export CHROMECAST_IP=10.0.0.72\n$ export MEDIA_PATH=/media/usbhdd/movies\n$ export SECRET_KEY=,n\\xa7\\xdfq\\x08h\\xb8\\x8c\\x8af.B\\x93y*\\xd3\\xf5\\x10;\n```\n\nRun the server:\n```bash\n$ python app.py --host 0.0.0.0 --port 5000 --debug\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcburmeister%2Ffluid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcburmeister%2Ffluid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcburmeister%2Ffluid/lists"}