How do I set a live video as "Featured" using the DailyMotion API? -


i'm trying sort out how update user's "featured video" via dailymotion api. when i'm logged dailymotion site, pretty straight forward process - there "change featured video" button on user home page. don't see made accessible within api.

to specific possible, live stream i'm creating , feature.

please advise.

you have use videostar field: https://developer.dailymotion.com/documentation#user-videostar-field

you need user accept manage_videos scope in order this.


Comments

Popular posts from this blog

android - How to save instance state of selected radiobutton on menu -

python 3 IndexError: list index out of range -

IF statement in MySQL trigger -