This will bypass needing to use the blocked JSON endpoint:
- Scrape the old.reddit.com page version of the reddit URL
- Find the v.redd.it link with the video ID in the source code (e.g.
data-seek-preview-url="https://v.redd.it/xtghtnwaolhh1/CMAF_96.mp4")
- Transform it into
https://v.redd.it/xtghtnwaolhh1/CMAF_1080.mp4?source=fallback
- Profit
This will bypass needing to use the blocked JSON endpoint:
data-seek-preview-url="https://v.redd.it/xtghtnwaolhh1/CMAF_96.mp4")https://v.redd.it/xtghtnwaolhh1/CMAF_1080.mp4?source=fallback