https://github.com/logore/amazon-prime-video-1080p
A Chrome Extension that forces 1080p resolution for videos on Amazon Prime Video to be applied
https://github.com/logore/amazon-prime-video-1080p
amazon-prime-video browser-extension browser-extensions chrome-extension chrome-extensions
Last synced: over 1 year ago
JSON representation
A Chrome Extension that forces 1080p resolution for videos on Amazon Prime Video to be applied
- Host: GitHub
- URL: https://github.com/logore/amazon-prime-video-1080p
- Owner: logore
- Created: 2022-06-01T23:26:31.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-05-13T11:48:34.000Z (about 2 years ago)
- Last Synced: 2024-11-07T15:46:22.906Z (almost 2 years ago)
- Topics: amazon-prime-video, browser-extension, browser-extensions, chrome-extension, chrome-extensions
- Language: JavaScript
- Homepage:
- Size: 24.4 KB
- Stars: 54
- Watchers: 5
- Forks: 7
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Amazon Prime Video 1080p
A Chrome Extension that forces 1080p resolution for videos on Amazon Prime Video to be applied

## How does it work?
~~The script loaded on Amazon Prime Video determines the quality of the video by the size of the browser window, so it just rewrites it on page load.~~
Rewrites the Media Presentation Description (MPD) used for video streaming and replaces it with the highest quality video.
## Installation
https://user-images.githubusercontent.com/106620095/182008817-a4ebf596-e75c-40ec-9abf-177a658ce293.mp4
## Support
#### Chromium browsers
- Google Chrome
- Brave
- Microsoft Edge
#### OS
- Windows
- macOS
#### Domains
- amazon.co.jp
- amazon.com (testing)
#### Note: I have done a lot of research on the problem of not being able to play HD videos on Linux, but have not found a solution.
## Information
So far, not sure if the script will work on amazon.com.
So If you are someone who can edit the source code, try that yourself please.
Also, I accept issues, so please feel free to open an issue!
## Check
- Not all videos on Amazon Prime Video are 1080p. Some of the original videos themselves are 720p (not 1080p), in which case they are HD.
- If the video is not in 1080p, try seeking the video
___