{"id":18077084,"url":"https://github.com/vydd/cachedmediaplayer","last_synced_at":"2025-09-24T01:10:46.367Z","repository":{"id":27448468,"uuid":"30927037","full_name":"vydd/cachedmediaplayer","owner":"vydd","description":"Android MediaPlayer wrapper that supports caching via internal proxy","archived":false,"fork":false,"pushed_at":"2015-02-17T17:37:11.000Z","size":200,"stargazers_count":25,"open_issues_count":0,"forks_count":3,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-26T03:51:15.457Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/vydd.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}},"created_at":"2015-02-17T16:56:59.000Z","updated_at":"2023-03-28T22:42:12.000Z","dependencies_parsed_at":"2022-07-18T16:52:45.683Z","dependency_job_id":null,"html_url":"https://github.com/vydd/cachedmediaplayer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vydd%2Fcachedmediaplayer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vydd%2Fcachedmediaplayer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vydd%2Fcachedmediaplayer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vydd%2Fcachedmediaplayer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vydd","download_url":"https://codeload.github.com/vydd/cachedmediaplayer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248543725,"owners_count":21121836,"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":[],"created_at":"2024-10-31T11:12:10.021Z","updated_at":"2025-09-24T01:10:41.308Z","avatar_url":"https://github.com/vydd.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cachedmediaplayer\nAndroid MediaPlayer wrapper that supports caching via internal proxy.\n\n## Instructions\n\nAdd CachedMediaPlayer.java to your Android project and import where needed. \n\nAfter initializing a new CachedMediaPlayer object, set your cache directory:\n\n```java\n...\nCachedMediaPlayer cmp = new CachedMediaPlayer();\ncmp.setCacheDir(CACHE_VIDEOS_LOCATION);\n...\n```\n\nOther methods are extended from MediaPlayer, so you don't need to change anything else.\n\n## Notes\n\nIt hasn't been battle tested yet.\n\nProxy needs some improvements, specifically regarding its cleanup after streaming is completed.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvydd%2Fcachedmediaplayer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvydd%2Fcachedmediaplayer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvydd%2Fcachedmediaplayer/lists"}