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.
South Park: RegexNotFoundError: Unable to extract mgid #5515
Comments
|
okay, it finished. Python 2.6 was not the issue, python 2.7.9 shows this too. Shows it in the latest code in git, as well. I am no good at debugging python (I don't really 'do' high level languages well), so I am not sure what the issue is. Guessing that Hulu changed something though. Actually, just noticed that there's a closed bug with this for the Daily Show. Was that fixed for it but not the south park downloader? ( #5369 ) |
|
Works perfectly for me with 2015.04.17. Can you post *.dump files when running with |
|
sure, here you are. |
|
The webpage clearly states:
Looks like this happens only for US IP adresses. |
|
crap. so it's just region blocks again. Okay. |
|
Works fine in latest version. |
I get the following error downloading a URL from southpark.cc.com in Mac OS X 10.6.8.
I have yet to test this in linux because I am not presently in a situation where I can reboot into linux (in the middle of a re-installation). But since it's python, I am doubting it is the issue.
However, I supose it's possible it's due to me using an outdated version of python (2.6.1, where the latest 2.x is 2.7.9). I'm waiting for MacPorts to build 2.7.9 and will close this issue if that is the problem.