Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Checklist
Example URLs
Description
Some Patreon "creators" provide paywalled videos hosted on Vimeo using something like HLS or DASH, but with the segments specified in a
master.jsonfile instead of a.m3u8file. Since the only examples I know of are copyrighted and paywalled videos, I have provided a sanitised example of amaster.jsonfile below. The only way I know of to get a real example is to subscribe to Red Letter Media's $15 tier and look at any of the $15-tier videos with the browser's network monitor open.Finally, eMBee/vimeo-download works to download these videos, so some code from that project could be reused for a youtube-dl extractor.