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.
fc2 extractor does not correctly handle videos marked as adult #3171
Comments
|
Works fine with latest version. |
|
@dstftw no, it still don't work, because of faulty git merge some time ago. Yeah... maybe I should prepare next pull request with fixes, but I didn't have time and will :/ |
Non-adult videos on fc2, when accessed as adult videos, will automatically redirect to the non-adult page.
However, as the regular expression checks only for a region code when parsing the URL, it misinterprets the URL for an adult video which also has a region code.
If I manually remove the URL indicator of an adult video, I get the correct incorrect behaviour as specified in #2912.