odnoklassniki.ru/videoembed issue
#1
Hi guys,
I'm trying to get below link work vis python;

Code:
http://odnoklassniki.ru/videoembed/18977655325

I get links with below;
Code:
http://odnoklassniki.ru/dk?cmd=videoPlayerMetadata&mid=18977655325

like this;
Code:
"mobile","url":"http://217.20.145.37/?id=11666786845&expires=1417264031190&type=4&ct=0&sig=8824e20c62373a02ef08805afc4833d08ccaf5a2&clientType=0"
"lowest","url":"http://217.20.145.42/?id=11666786845&expires=1417264031190&type=0&ct=0&sig=21d9265e4a2bab1d090b27f6234e802b6bd263e0&clientType=0"
"low","url":"http://217.20.145.43/?id=11666786845&expires=1417264031190&type=1&ct=0&sig=4dda77cb8b89f5e4e43015a1b9c9e3ccb2e68e34&clientType=0
"sd","url":"http://217.20.157.197/?id=11666786845&expires=1417264031190&type=2&ct=0&sig=5daececa5a6e1b2b787ebbb3fc506ecbc9f5a124&clientType=0
{"name":"hd","url":"http://217.20.153.80/?id=11666786845&expires=1417264031190&type=3&ct=0&sig=e5dba6521de60379fe82a476e2f77dd0aade5026&clientType=0"

These links works well with browser but not via python.

I have checked for cookie and other http headers but couldn't find anything special.

Some help would be appreciated.
Reply

Logout Mark Read Team Forum Stats Members Help
odnoklassniki.ru/videoembed issue0