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.
[nba] Add support for authentication #5579
Comments
|
http://watch.nba.com/nba/games/20150501/ATLBKN/41400106z is 404. Assuming 'z' at the end is superfluous I still can't see any video on this page. |
|
Yes that You'd need to be logged in for the page to include a video. Another example URL would be: The form of the URL seems to be nba.com seems to do quite a bit with JavaScript to manipulate the content of the page and populate the Flash movie player with the correct content depending on suitable authentication and how the user navigates the menus. Frustrating! |
Attempting to download video from http://watch.nba.com (eg
http://watch.nba.com/nba/games/20150501/ATLBKN/41400106) resulted in an "unsupported UR" error.The request was made with appropriate username and password credentials for the resource.
Is support for http://watch.nba.com different to http://nba.com, which is listed as a supported domain?