{"id":14979639,"url":"https://github.com/teocci/youtube-in-background","last_synced_at":"2025-09-11T02:09:48.634Z","repository":{"id":55030192,"uuid":"57288999","full_name":"teocci/YouTube-In-Background","owner":"teocci","description":"YiB is an Android app, which extracts audio from YouTube videos and plays them in background.","archived":false,"fork":false,"pushed_at":"2023-09-13T16:47:27.000Z","size":80852,"stargazers_count":81,"open_issues_count":13,"forks_count":32,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-02-01T17:51:09.543Z","etag":null,"topics":["android","audio","playlist","search-videos","youtube","youtube-video"],"latest_commit_sha":null,"homepage":"","language":"Java","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/teocci.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":"2016-04-28T09:34:34.000Z","updated_at":"2024-10-13T19:40:32.000Z","dependencies_parsed_at":"2024-09-24T03:30:54.239Z","dependency_job_id":"29382ffb-b600-4131-a29d-3d0ec5301b36","html_url":"https://github.com/teocci/YouTube-In-Background","commit_stats":{"total_commits":95,"total_committers":2,"mean_commits":47.5,"dds":0.2315789473684211,"last_synced_commit":"bc9f97f69afca5bb5ac71c1e18ecb692e3ad207e"},"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teocci%2FYouTube-In-Background","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teocci%2FYouTube-In-Background/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teocci%2FYouTube-In-Background/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teocci%2FYouTube-In-Background/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/teocci","download_url":"https://codeload.github.com/teocci/YouTube-In-Background/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238710289,"owners_count":19517677,"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","audio","playlist","search-videos","youtube","youtube-video"],"created_at":"2024-09-24T14:00:25.919Z","updated_at":"2025-02-13T18:32:51.931Z","avatar_url":"https://github.com/teocci.png","language":"Java","funding_links":["https://www.patreon.com/teocci"],"categories":[],"sub_categories":[],"readme":"## YouTube-In-Background (YiB)\n\nYiB is an Android app, which plays audio of YouTube Videos in the background. Also, YiB provides mechanisms for searching videos, playing your playlists and downloading videos.\n\nThis feature is against YouTube terms of service and could not be present on Google Play Store; therefore, I have developed it just for personal purposes. \n\nYTinBG provides mechanisms for searching videos and playlists on YT, as well as logging into a Google account in order to acquire private playlists, which normally cannot be accessed.\n\n## Sponsors\n\u003ca href=\"https://www.patreon.com/teocci\"\u003e\n  \u003cimg src=\"https://c5.patreon.com/external/logo/become_a_patron_button@2x.png\" width=\"160\"\u003e\n\u003c/a\u003e\n\n\n### Disclaimer\n\nThis repository contains a simple sample code intended to demonstrate the capabilities of the YouTube API V3. It is not intended to be used as-is in applications as a library dependency, and will not be maintained as such. Bug fix contributions are welcome, but issues and feature requests will not be addressed.\n\n### Download\nYou can [download the APP here][5]\n\n### Install\nYou can install the APK following the [next guide][6]\n\n### Pre-requisites\n    \n- Android SDK 25\n- Android Build Tools v25.0.2\n- Android Support Repository\n\n## Credits\n* [Android based YouTube url extractor][1]\n* [RecyclerViewCodeSample][2]\n* Launcher icon and app icons using [AndroidAssetStudio][3]\n* [ExoPlayer][4]\n\n```\nTab icons\nAsset size 32dp (128px)\nAsset padding 2dp\nColor #fff\n\nVideo item icons\nAsset size 32dp (128px)\nAsset padding 6dp\nColor #707070 (gray icons)\nColor #3681FF (pressed icons)\nColor #fff (white icons)\nColor #e43333 (red icons)\n\n```\n## License\n\nThe code supplied here is covered under the MIT Open Source License.\n\n## Contribute\nYou can contribute to YouTube-In-Background by different means. You can help find bugs (and report them in the [issue tracker][7]), help with the translation to different languages or you can try and implement new things yourself.\n\n\u003cimg src=\"https://raw.githubusercontent.com/teocci/YouTube-In-Background/master/raw/playback_control.png\" alt=\"Favorites\" width=\"360\" height=\"640\"\u003e\n\u003cimg src=\"https://raw.githubusercontent.com/teocci/YouTube-In-Background/master/raw/favorites.png\" alt=\"Favorites\" width=\"360\" height=\"640\"\u003e\n\u003cimg src=\"https://raw.githubusercontent.com/teocci/YouTube-In-Background/master/raw/recently_watched.png\" alt=\"Recently Watched\" width=\"360\" height=\"640\"\u003e\n\u003cimg src=\"https://raw.githubusercontent.com/teocci/YouTube-In-Background/master/raw/search.png\" alt=\"Search\" width=\"360\" height=\"640\"\u003e\n\u003cimg src=\"https://raw.githubusercontent.com/teocci/YouTube-In-Background/master/raw/download.png\" alt=\"Download\" width=\"360\" height=\"640\"\u003e\n\u003cimg src=\"https://raw.githubusercontent.com/teocci/YouTube-In-Background/master/raw/shared_link.png\" alt=\"Get Shared Link\" width=\"360\" height=\"640\"\u003e\n\u003cimg src=\"https://raw.githubusercontent.com/teocci/YouTube-In-Background/master/raw/download_shared_link.png\" alt=\"Download Shared Link\" width=\"360\" height=\"640\"\u003e\n\n[1]: https://github.com/HaarigerHarald/android-youtubeExtractor\n[2]: https://github.com/teocci/RecyclerviewCodeSample\n[3]: https://romannurik.github.io/AndroidAssetStudio\n[4]: https://github.com/google/ExoPlayer\n[5]: http://bit.ly/2kUQYZI\n[6]: http://bit.ly/2GobNEk\n[7]: https://github.com/teocci/YouTube-In-Background/issues\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteocci%2Fyoutube-in-background","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fteocci%2Fyoutube-in-background","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteocci%2Fyoutube-in-background/lists"}