https://github.com/poomsmart/iamyoutube
In every possible way, tell app you are the real YouTube app.
https://github.com/poomsmart/iamyoutube
Last synced: about 1 year ago
JSON representation
In every possible way, tell app you are the real YouTube app.
- Host: GitHub
- URL: https://github.com/poomsmart/iamyoutube
- Owner: PoomSmart
- License: mit
- Created: 2021-07-21T12:35:04.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-02-13T01:44:34.000Z (over 2 years ago)
- Last Synced: 2025-02-09T15:14:29.328Z (over 1 year ago)
- Language: Logos
- Homepage:
- Size: 34.2 KB
- Stars: 26
- Watchers: 3
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# IAmYouTube
Potentially useful for sideloaded YouTube where certain operations read bundle ID of the app rather than assuming it's just the official YouTube.
Bundle identifier checks serve multiple purposes. Some apps (YouTube included) does it for functionalities (for example, check if itself is a developer build). Some apps does it for integrity (so that it won't run in the "contaminated" self). Some apps does it for analytics.