Aydin47

Results 4 comments of Aydin47

Hi @mohsen-rasouli, Idk if this helps your problem for posting a live video after finishing : 1: LiveProcessor.EndAsync(_broadcastID_) 2: via (/igtv/igtv_creation_tools/) get the resposne. 3: Get the Thumbnails with /live/{0}/get_post_live_thumbnails/...

https://github.com/Aydin47/InstagramApiSharp/blob/master/samples/Examples/Samples/GoLiveAndPostLiveAfter.cs

> > https://github.com/Aydin47/InstagramApiSharp/blob/master/samples/Examples/Samples/GoLiveAndPostLiveAfter.cs > > Can I Speak Persian/Farsi? I have some question that I cant tell it in EN. bale hatman

@mohsen-rasouli POST /rupload_igphoto/"UploadID"_0_"Photohash" in request e upload e Thumbnail hastesh. In request ro besazid ` var photoUploadParamsObj = new JObject { {"upload_id", uploadId}, {"media_type", "1"}, {"broadcast_id", BID}, {"retry_context", retryContext}, {"is_post_live_igtv",...