{"id":41467592,"url":"https://github.com/testpress/maven","last_synced_at":"2026-01-23T16:34:21.650Z","repository":{"id":82889994,"uuid":"574915201","full_name":"testpress/maven","owner":"testpress","description":null,"archived":false,"fork":false,"pushed_at":"2025-11-19T13:58:24.000Z","size":26408,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-11-19T15:37:05.957Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/testpress.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-12-06T11:01:43.000Z","updated_at":"2025-11-19T14:38:45.000Z","dependencies_parsed_at":"2024-04-04T16:05:14.061Z","dependency_job_id":null,"html_url":"https://github.com/testpress/maven","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/testpress/maven","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testpress%2Fmaven","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testpress%2Fmaven/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testpress%2Fmaven/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testpress%2Fmaven/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testpress","download_url":"https://codeload.github.com/testpress/maven/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testpress%2Fmaven/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28695553,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-23T15:57:05.722Z","status":"ssl_error","status_checked_at":"2026-01-23T15:56:27.656Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2026-01-23T16:34:21.562Z","updated_at":"2026-01-23T16:34:21.634Z","avatar_url":"https://github.com/testpress.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Getting Started\nThis SDK enables you to securely stream DRM-protected videos through your Android app.\n\n### Add TPStreams maven repo to app module's `build.gradle`\n\n```\nrepositories {\n    maven {\n        url \"https://github.com/testpress/maven/raw/main/repo\"\n    }\n}\n```\n\n### Add player dependency to app project `build.gradle`\n\n```\n// Use the latest version available for integration.\n\n// To integrate the TPStreams player\nimplementation 'com.tpstreams.player:player:3.1.10'\n\n// If you're already using Exo Player in youe project, you can still integrate TPStreams Player with below implimentation.\n\n// To integrate the TPStreams player\nimplementation 'com.tpstreams.player:player:2.1.10'\n```\n\n### Enable Java 8 support\n\nYou also need to ensure Java 8 support is enabled by adding the following block to each of your app module's `build.gradle` file inside the `android` block:\n\n```\ncompileOptions {\n    sourceCompatibility JavaVersion.VERSION_1_8\n    targetCompatibility JavaVersion.VERSION_1_8\n}\n```\n\n### Using ProGuard\n\n```\n-keep class com.tpstream.player.** { *; }\n```\n\n## Documentation\n* The [TPStreams] developer guides offer a wealth of information.\n\n[TPStreams]: https://developer.tpstreams.com/docs/mobile-sdk/android-native-sdk/getting-started","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftestpress%2Fmaven","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftestpress%2Fmaven","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftestpress%2Fmaven/lists"}