Advertisement
KiberInfinity

vk collect vids links list (vk.com/video[oid_vid])

Jul 18th, 2013
2,882
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. var links=[]; each(cur.videoList['all'],function(i,a){links.push('http://vk.com/video'+a[0]+'_'+a[1])});
  2. showFastBox({title:'links'},'<textarea style="width:375px; height:200px;">'+links.join('\n')+'</textarea>');
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement