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.
Discovery Go URL falling back on generic information extractor #21861
Comments
|
Can I please get an explanation as to why these cases are being closed? #21843 was closed with the comment account credentials needed and they were through the cookie file. I opened this case showing the output using the ap-mso switch the show it wasn't an account login problem and pointing out that the discovery exctracter was not used for a discovery url. Any insight into this problem would be appreciated. |
|
The problem is that Discovery changed the URLs to "go.discovery.com" and those are not picked up by the extractor. It has been fixed by this commit You can run the current code in developer mode or wait for the next release which will probably include the fix. |
Checklist
Verbose log
Description
When passing a "go.discovery.com" URL, it falls back to the generic information extractor after requesting the header. I opened ticket #21843 and it was closed with "You must provide account credentials.", however as I demonstrated above, I tried with both the cookies file (worked up until ~7/7/2019) and I also tried using the --ap-mso switch to pass in my credentials. Both failed with the same error message. This does not appear to be a permissions issue, but something appears to have changed in the discovery.com website.