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.
Implement extractor for eporner.com #3003
Comments
|
added since last release: 60864b313bca853eef6b8de89dce27301287ba0c |
|
Thanks to @peugeot, support for this site has been added in youtube-dl 2014.09.01. Type |
Hi all,
I dont speak python well enough but I can tell you how to build an extractor for porn site eporner.com (all links NSFW):
src=(.*)/config5/(.*). If not found, exit and error.preg_match('/sources\:(.*)tracks\:/s')on it. This gives you a JSON-like (but not valid JSON!!!) object containing the single moviespreg_match_all('@file: \\"(.*)\\"@isU'). The higher-bitrate files are usually the first, the lowest quality the lastIf you have any questions just reply.