{"id":15481571,"url":"https://github.com/therealfoxster/donteatmycontent","last_synced_at":"2026-03-05T04:06:20.327Z","repository":{"id":59802313,"uuid":"538600633","full_name":"therealFoxster/DontEatMyContent","owner":"therealFoxster","description":"Prevent the notch/Dynamic Island from munching on 2:1 video content in YouTube","archived":false,"fork":false,"pushed_at":"2025-06-13T06:18:15.000Z","size":142,"stargazers_count":59,"open_issues_count":5,"forks_count":15,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-06-13T06:29:20.144Z","etag":null,"topics":["c","dynamic-island","ios","iphone","notch","objective-c","reverse-engineering","youtube"],"latest_commit_sha":null,"homepage":"","language":"Logos","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/therealFoxster.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2022-09-19T16:43:43.000Z","updated_at":"2025-06-13T06:18:18.000Z","dependencies_parsed_at":"2023-12-03T07:22:26.761Z","dependency_job_id":"95903d3d-01a4-4d59-9fc5-776106b588ac","html_url":"https://github.com/therealFoxster/DontEatMyContent","commit_stats":{"total_commits":119,"total_committers":14,"mean_commits":8.5,"dds":0.5966386554621849,"last_synced_commit":"6cae20899a26a0f007d19aadf386a8bae9861aeb"},"previous_names":[],"tags_count":35,"template":false,"template_full_name":null,"purl":"pkg:github/therealFoxster/DontEatMyContent","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/therealFoxster%2FDontEatMyContent","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/therealFoxster%2FDontEatMyContent/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/therealFoxster%2FDontEatMyContent/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/therealFoxster%2FDontEatMyContent/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/therealFoxster","download_url":"https://codeload.github.com/therealFoxster/DontEatMyContent/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/therealFoxster%2FDontEatMyContent/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30109121,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-05T03:40:26.266Z","status":"ssl_error","status_checked_at":"2026-03-05T03:39:15.902Z","response_time":93,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["c","dynamic-island","ios","iphone","notch","objective-c","reverse-engineering","youtube"],"created_at":"2024-10-02T05:04:58.222Z","updated_at":"2026-03-05T04:06:20.291Z","avatar_url":"https://github.com/therealFoxster.png","language":"Logos","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DontEatMyContent\nPrevent the notch/Dynamic Island from munching on 2:1 video content in YouTube\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/therealFoxster/DontEatMyContent/assets/77606385/c6e7be92-a6a6-4b0c-be97-bf490385fea1\" width=\"640\"\u003e\n  \u003cbr\u003e\n  \u003ca href=\"https://github.com/therealFoxster/DontEatMyContent/actions\"\u003e\u003cimg src=\"https://img.shields.io/github/actions/workflow/status/therealfoxster/donteatmycontent/build.yml\" alt=\"GitHub Actions Workflow Status\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/therealFoxster/DontEatMyContent/releases/latest\"\u003e\u003cimg src=\"https://img.shields.io/github/v/release/therealfoxster/donteatmycontent\" alt=\"GitHub Release\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\n## How it works\nThe rendering view is constrained to the [safe area layout guide](https://developer.apple.com/documentation/uikit/uiview/2891102-safearealayoutguide?language=objc) of its container so it will always be below the notch and Dynamic Island ([learn more](https://developer.apple.com/documentation/uikit/uiview/positioning_content_relative_to_the_safe_area?language=objc)). These constraints are only activated for videos with 2:1 aspect ratio or wider to prevent unintended effects on videos with smaller aspect ratios. \n\n## Compatibility\nRuns on all devices on iOS/iPadOS 14.0 or later, though I wouldn't recommend enabling the tweak if the notch doesn't cut into your videos.\n\n## Grab it\n- IPA file: https://therealfoxster.github.io/uYouPlus\n- DEB file: https://github.com/therealFoxster/DontEatMyContent/releases/latest\n\n## Preview - iPhone 15 Pro\n### Default\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://github.com/therealFoxster/DontEatMyContent/assets/77606385/9fb9de61-e199-431e-adc7-24c055e9f020\" width=\"640\"\u003e\n\u003c/p\u003e\n\n### Tweaked\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://github.com/therealFoxster/DontEatMyContent/assets/77606385/8bd720a5-554f-44ba-af5f-822d8557578a\" width=\"640\"\u003e\n\u003c/p\u003e\n\n### Zoomed to fill\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://github.com/therealFoxster/DontEatMyContent/assets/77606385/213bc8b9-0737-45ca-beaa-e8eae1081831\" width=\"640\"\u003e\n\u003c/p\u003e\n\n## License\n[The MIT License](LICENSE.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftherealfoxster%2Fdonteatmycontent","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftherealfoxster%2Fdonteatmycontent","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftherealfoxster%2Fdonteatmycontent/lists"}