 Re: Downloading Amazon Prime streaming video
just monitor the requests and save them.
look for a url similar to this.
hxxps://atv-ps.amazon.com/cdp/catalog/GetSubtitleUrls
That returns the subtitle url with some other json data.
If you aren't authorized for the video then you can't get them.
You can then convert them from the dfxp format to something else.
|