{"id":13611708,"url":"https://github.com/stantanasi/streamflix","last_synced_at":"2025-05-15T00:09:28.365Z","repository":{"id":63885535,"uuid":"511319545","full_name":"stantanasi/streamflix","owner":"stantanasi","description":"An Android TV and mobile app to stream movies and TV shows for free","archived":false,"fork":false,"pushed_at":"2025-05-13T15:09:40.000Z","size":12087,"stargazers_count":957,"open_issues_count":98,"forks_count":121,"subscribers_count":19,"default_branch":"main","last_synced_at":"2025-05-13T16:28:17.749Z","etag":null,"topics":["android","android-tv","google-tv","kotlin","leanback","movies","sflix","streaming","tv-shows"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stantanasi.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,"zenodo":null}},"created_at":"2022-07-06T23:19:02.000Z","updated_at":"2025-05-13T15:09:33.000Z","dependencies_parsed_at":"2023-11-06T12:25:13.211Z","dependency_job_id":"d7dbc9a6-f4a9-4dad-9340-1f7b180f567c","html_url":"https://github.com/stantanasi/streamflix","commit_stats":null,"previous_names":["stantanasi/streamflix"],"tags_count":53,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stantanasi%2Fstreamflix","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stantanasi%2Fstreamflix/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stantanasi%2Fstreamflix/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stantanasi%2Fstreamflix/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stantanasi","download_url":"https://codeload.github.com/stantanasi/streamflix/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254249206,"owners_count":22039029,"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":["android","android-tv","google-tv","kotlin","leanback","movies","sflix","streaming","tv-shows"],"created_at":"2024-08-01T19:02:00.645Z","updated_at":"2025-05-15T00:09:23.355Z","avatar_url":"https://github.com/stantanasi.png","language":"Kotlin","readme":"\u003ch1 align=\"center\"\u003eStreamflix\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"./app/src/main/res/mipmap-xxxhdpi/ic_launcher.png\" height=\"100px\" /\u003e\n  \u003cbr /\u003e\n  An Android TV and mobile app to stream movies and TV shows for free, made with Android Studio, in Kotlin\n  \u003cbr /\u003e\n  \u003ca href=\"https://github.com/stantanasi/streamflix/releases/latest\"\u003e\n    \u003cstrong\u003eDownload app »\u003c/strong\u003e\n  \u003c/a\u003e\n  \u003cbr /\u003e\n  \u003cbr /\u003e\n  \u003ca href=\"https://github.com/stantanasi/streamflix/issues\"\u003eReport Bug\u003c/a\u003e\n  ·\n  \u003ca href=\"https://github.com/stantanasi/streamflix/issues\"\u003eRequest Feature\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cdetails\u003e\n  \u003csummary\u003eTable of Contents\u003c/summary\u003e\n\n- [About the project](#about-the-project)\n  - [Features](#features)\n  - [Built with](#built-with)\n- [Getting started](#getting-started)\n  - [Prerequisites](#prerequisites)\n  - [Setup](#setup)\n- [Development](#development)\n- [Contributing](#contributing)\n- [Disclaimer](#disclaimer)\n- [Author](#author)\n- [License](#license)\n\u003c/details\u003e\n\n## About the project\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"./.github/docs/screenshot.png\" alt=\"Streamflix Preview\"\u003e\n\u003c/p\u003e\n\nStreamflix is an Android TV and mobile app that allows users to watch movies and TV shows online in HD quality for free.\n\nWith no registration or payment required, you can binge-watch hundreds of thousands of movies and TV shows in 1080p and 720p, with multiple subtitles, seamlessly and safely. \n\nNew titles are updated on the app daily to make sure fun never ends on Streamflix.\n\n[![\"Buy Me A Coffee\"](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png)](https://www.buymeacoffee.com/stantanasi)\n\n### Features\n\n- 100% free and no ads!\n- An enormous collection of movies and TV shows with multiple subtitles.\n- No account or registration needed.\n- Optimized UI \u0026 UX.\n- Multiple providers.\n- Resume from last playback position.\n- In-app update.\n\n### Built with\n\n- [Android Studio](https://developer.android.com/studio)\n- [Kotlin](https://kotlinlang.org)\n- [Retrofit](https://square.github.io/retrofit)\n- [ExoPlayer](https://exoplayer.dev)\n- Leanback\n- Coroutines\n- MVVM Architecture\n- Android Architecture Components\n\n\n## Getting started\n\n### Prerequisites\n\nInstall [Android Studio](https://developer.android.com/studio)\n\n### Setup\n\n1. Clone the project to your local machine\n\n```bash\ngit clone https://github.com/stantanasi/streamflix.git\n```\n\n2. Open the project in Android Studio\n\n## Development\n\n1. Select the device that you want to run the app\n\n2. Click **Run**\n\n## Contributing\n\nContributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.\n\n1. Fork the project\n2. Create your feature branch (`git checkout -b feature/amazing-feature`)\n3. Commit your changes (`git commit -m 'feat: add some amazing feature'`)\n4. Push to the branch (`git push origin feature/amazing-feature`)\n5. Open a pull request\n\n## Disclaimer\n\nAny legal issues regarding the content on this application should be taken up with the actual file hosts and providers themselves as we are not affiliated with them.\n\nIn case of copyright infringement, please directly contact the responsible parties or the streaming websites.\n\nThe app is purely for educational and personal use.\n\nIt is the responsibility of user to avoid any actions that might violate the laws governing his/her locality.\n\nStreamflix does not host any content on the app, and has no control over what media is put up or taken down. Streamflix functions like any other search engine, such as Google. Streamflix does not host, upload or manage any videos, films or content. It simply crawls, aggregates and displayes links in a convenient, user-friendly interface.\n\n## Author\n\n- [Lory-Stan TANASI](https://github.com/stantanasi)\n\n## License\n\nThis project is licensed under the `Apache-2.0` License - see the [LICENSE](LICENSE) file for details\n\n\u003cp align=\"center\"\u003e\n  \u003cbr /\u003e\n  © 2022 Lory-Stan TANASI. All rights reserved\n\u003c/p\u003e","funding_links":["https://www.buymeacoffee.com/stantanasi"],"categories":["Apps","Kotlin","社群媒體與影音串流"],"sub_categories":["Streaming - Movies/TV/Anime"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstantanasi%2Fstreamflix","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstantanasi%2Fstreamflix","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstantanasi%2Fstreamflix/lists"}