2017년 1월 11일 수요일

youtube upload and metadata


I've implemented with success a snippet that upload a video on youtube, now I'm searching to rename the title of video and other parameters too.
Unfortunately there isn't a lot documentation, someone know what is wrong in this snippet?

--
I've implemented with success a snippet that upload a video on youtube
great! congratulations!
it would be nice if you also could provide your solution to the community...


now I'm searching to rename the title of video and other parameters too.

1. probably the commas are a problem? any link to the documentation? probably you have to uri encode them using the Web.UriEncode block ...
2. first try to update as few parameter as possible (keep the json string as small as possible) and if you get this working, then try more parameters
--

댓글 없음:

댓글 쓰기