{"id":13641536,"url":"https://github.com/fakeyatogod/AnimeScrap","last_synced_at":"2025-04-20T11:31:09.064Z","repository":{"id":45899524,"uuid":"371491492","full_name":"fakeyatogod/AnimeScrap","owner":"fakeyatogod","description":"An Anime Streaming Application for Android Devices to watch your favourite anime.","archived":false,"fork":false,"pushed_at":"2024-04-21T14:38:58.000Z","size":313904,"stargazers_count":453,"open_issues_count":38,"forks_count":34,"subscribers_count":16,"default_branch":"main","last_synced_at":"2024-08-03T01:23:32.962Z","etag":null,"topics":["android","anime","anime-scraper","anime-streaming","anime-streaming-application","bottomnavigationview","fuel","hackertoberfest","kotlin","kotlin-coroutines","livedata","material-design","mvvm","navigation-graph","room","searchbar","searchview","swipetorefresh","viewmodel"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","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/fakeyatogod.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}},"created_at":"2021-05-27T20:06:10.000Z","updated_at":"2024-07-30T17:10:26.000Z","dependencies_parsed_at":"2024-03-04T11:49:41.191Z","dependency_job_id":"36e7336e-ea5e-4c7b-bd21-ea11b041a3bd","html_url":"https://github.com/fakeyatogod/AnimeScrap","commit_stats":null,"previous_names":[],"tags_count":42,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fakeyatogod%2FAnimeScrap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fakeyatogod%2FAnimeScrap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fakeyatogod%2FAnimeScrap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fakeyatogod%2FAnimeScrap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fakeyatogod","download_url":"https://codeload.github.com/fakeyatogod/AnimeScrap/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223827379,"owners_count":17209783,"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","anime","anime-scraper","anime-streaming","anime-streaming-application","bottomnavigationview","fuel","hackertoberfest","kotlin","kotlin-coroutines","livedata","material-design","mvvm","navigation-graph","room","searchbar","searchview","swipetorefresh","viewmodel"],"created_at":"2024-08-02T01:01:21.598Z","updated_at":"2024-11-09T12:30:23.484Z","avatar_url":"https://github.com/fakeyatogod.png","language":"Kotlin","funding_links":[],"categories":["🎬 Media \u0026 Entertainment","📱 Application"],"sub_categories":["📺 Streaming Services"],"readme":"# AnimeScrap\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"\"\u003e\u003cimg width=\"200\" height=\"200\" src=\"https://github.com/fakeyatogod/AnimeScrap/blob/main/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\u003cp align=\"center\" style=\"font-size:18px\"\u003e\u003cb\u003eAnime Scrap\u003c/b\u003e\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://www.android.com\"\u003e\u003cimg src=\"https://forthebadge.com/images/badges/built-for-android.svg\"\u003e\u003c/a\u003e \u003ca href=\"https://www.github.com/fakeyatogod/\"\u003e\u003cimg src=\"https://forthebadge.com/images/badges/built-with-love.svg\"/\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n**Anime Scrap** is a simple [Open Source](https://en.m.wikipedia.org/wiki/Free_and_open-source_software) android app to help you watch anime in your phone.\n\n### 👇 Downloads\n[\u003cimg src=\"https://github.com/machiav3lli/oandbackupx/blob/034b226cea5c1b30eb4f6a6f313e4dadcbb0ece4/badge_github.png\" alt=\"Get it on GitHub\" height=\"65\"\u003e](https://github.com/fakeyatogod/AnimeScrap/releases/latest)\n\n### ✨ Features\n- Compatible with Android 6.0 and above (API 23+)\n- Supports Android TV.\n- Comes in both light and dark mode.\n- Supports dynamic colors on A12+.\n- Supports external video player\n- Supports Picture-in-Picture mode.\n- [Material Design 3](https://m3.material.io/) Theme.\n\n\n### 🛠️ Built with\n- [Kotlin](https://kotlinlang.org/) - First class and official programming language for Android development.\n- [Coroutines](https://kotlinlang.org/docs/reference/coroutines-overview.html) - To improve performance and overall user experience.\n- [Android Architecture Components](https://developer.android.com/topic/libraries/architecture) - Collection of libraries that help you design robust, testable, and maintainable apps.\n  - [LiveData](https://developer.android.com/topic/libraries/architecture/livedata) - Data objects that notify views when the underlying database changes.\n  - [ViewModel](https://developer.android.com/topic/libraries/architecture/viewmodel) - Stores UI-related data that isn't destroyed on UI changes.\n  - [ViewBinding](https://developer.android.com/topic/libraries/view-binding) - Generates a binding class for each XML layout file present in that module and allows you to more easily write code that interacts with views.\n- [Room database](https://developer.android.com/jetpack/androidx/releases/room) - Persistence library provides an abstraction layer over SQLite to allow for more robust database access while harnessing the full power of SQLite.\n- [Material Components for Android](https://github.com/material-components/material-components-android) - Modular and customizable Material Design UI components for Android.\n- [Jsoup](https://jsoup.org/) - Very cool library to scrape and parse HTML from a URL, file, or string.\n- [Coil](https://coil-kt.github.io/coil/) - An image loading library for Android backed by Kotlin Coroutines.\n- [Fuel](https://github.com/kittinunf/fuel) - The easiest HTTP networking library for Kotlin/Android.\n- [Gson](https://github.com/google/gson) - Useful to parse JSON into Java Objects.\n- [Swiperefreshlayout](https://developer.android.com/jetpack/androidx/releases/swiperefreshlayout) - For swipe to refresh layouts\n- [ExoPlayer](https://exoplayer.dev/) - For video playback\n- [Dagger-Hilt](https://dagger.dev/hilt/) For [Dependency injection (DI)](https://developer.android.com/training/dependency-injection)\n\n\n### 🤝 Thanks\n- Enime\n- CloudStream\n- Saikou\n- To me for being so dumb\n\n### ♥️ Donations\nIf this project helped you a little bit, please consider donating to support further development. You can do that just by treating yourself with a nice ice cream. Cheers\n\n\n### 🗒️ NOTE\nTHE CONTENT ON THIS APP IS NOT MINE NOR IS IT HOSTED BY ME OR THE APP. THESE BELONG TO THEIR RESPECTIVE OWNERS. This app just demostrates on how it is possible to build a app that can scrape websites and use their content.\n\n### ©️ License\n```\nMIT License\n\nCopyright (c) 2022 Yato\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n```\n\nHave any suggestions? found a bug? Feel free to create an [issue](https://github.com/fakeyatogod/AnimeScrap/issues/new) with detailed description.\n\u003cp align=\"center\"\u003eMade with ❤ by \u003ca href=\"https://github.com/fakeyatogod\"\u003eYato\u003c/a\u003e\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffakeyatogod%2FAnimeScrap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffakeyatogod%2FAnimeScrap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffakeyatogod%2FAnimeScrap/lists"}