Last active
March 16, 2017 09:44
-
-
Save qwersk/0484d7d84576ad2c292c878a07a56ccd to your computer and use it in GitHub Desktop.
VK VIDEO GET METHOD
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // GET VK VIDEO | |
| // https://vk.com/dev/video.get | |
| // VIDEO_ID EX: -97860303_456239329 | |
| https://api.vk.com/method/video.get?videos=VIDEO_ID&access_token=ACCESS_TOKEN |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment