Open ramtinak opened 5 years ago
Hello,
Is there any way to indicate typing in Direct while chating? i mean, if someone is typing or not ..
Thanks in advance, George
@GiorgosXou Hi, As far as I know there is no API for that, this is related to push notifications and socket programming which is not supported at the moment.
Out of curiosity, is anyone actually paying the $100 a month? Seems very overpriced
@ramtinak Thanks you for your reply!
$25 is reasonable i guess
As a student though, i deff cant afford that, so i think ill stay on 1.4 lol. 1.4 works perfectly for my application anyway so
Turkey's economy is so bad that money can give you very forcibly
@NateKomodo I didn't force anyone to subscribe for version 2.x, if anyones needs support or bugfix, they can subscribe, otherwise they can simply fixes their issues/bugs by themselves.
@huseyinkarael using v1.4.0 is best thing that I can suggest to you! Good luck.
@ramtinak No, I agree that 1.4 is enough for nearly everyone, and $25 a month is reasonable if they need more
But I have a question about Instagram doesn't allow to another program push videos and post.generally if possible, the user has to publish his post by manually. I want to create a program that I can push my videos and posts without any problems on Instagram. I want to know your library can do it?
Yes, you upload photo, video and album to your timeline and also you can upload stories (every type of stories is supported, story poll, story question, story quiz[only private version], story link, share media as story), send video/photo file to direct and many more.
Also be aware that my library isn’t using Instagram public API! It uses Instagram’s android API which is private API of Instagram. That’s why my library can do these things.
Please check examples and wiki pages.
Good luck.
From: farhadibehnam notifications@github.com Sent: Sunday, June 9, 2019 12:56:27 AM To: ramtinak/InstagramApiSharp Cc: Ramtin Jokar; Mention Subject: Re: [ramtinak/InstagramApiSharp] Questions about v2.x (#245)
But I have a question about Instagram doesn't allow to another program push videos and post.generally if possible, the user has to publish his post by manually. I want to create a program that I can push my videos and posts without any problems on Instagram. I want to know your library can do it?
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/ramtinak/InstagramApiSharp/issues/245?email_source=notifications&email_token=AB7QJCYUMNQBRIIWJQML5DDPZQIXHA5CNFSM4HOJQ5KKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODXH5MRI#issuecomment-500160069, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AB7QJC44TB64W6KJ6ZVXVALPZQIXHANCNFSM4HOJQ5KA.
Hey I am interested in purchasing a subscription, but before that, what is your plan regarding this? How far do you plan to offer your support? You've really helped me a lot with this repository and I am glad you're back, I can understand why you are making the subscription. Kind regards
@VinHylme Hey, I'm gonna help you for your library problems, questions about the functions or library, feature requests and bugfixes. You can contact me in telegram messenger, email or the private repository if you need help. Regards.
thanks for you. I paid for PayPal and sent it to your email. Does the library send to my email?
@changukchoi If you are choXXXXXXX@naXXX.com , your github email is wrong! You will be invited to private repository and have access to the source code and pre-compiled binaries(*.dlls) too.
@mosaw nope. and it's not going to update anymore.
Hey Ramtinak, I sent you an email but just sending a message here too (maybe it'll be faster XD) I sent the proof of payment to you x
@VinHylme hi, I sent you an invitation for the private repository to your email.
Regards.
Hello! is there place to talk about 1.4 version?
@rtr989 Hi, you can open a new issue, but I'm not gonna answer to it! anyone else can respond to you.
Good luck.
I paid for PayPal and sent it to my email. check plz
@pall1024
Hi, I've sent you an invitation link for the private github project, accept it and you will get access to the full source code.
Regards.
wrong poin.. :)
Вторник, 9 июля 2019, 11:43 +03:00 от Ramtin Jokar notifications@github.com:
@pall1024 Hi, I've sent you an invitation link for the private github project, accept it and you will get access to the full source code. Regards. — You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub , or mute the thread .
С уважением, Андрей Семенов.
@rtr989 If you don't want to get emails from this issue, you have to unsubscribe this issue!
Regards.
Hey @ramtinak , quick question, is it possible to create an endpoint to get all the people you're following sorted by date? like you can in the app? or is that info not provided?
@VinHylme Hi, yes you can get followings with orders. there is a InstaFollowingOrderType enum for the followings which you can set default or latest or earliest:
var followings = await InstaApi.UserProcessor.GetUserFollowingAsync("user",null, InstaFollowingOrderType.DateFollowedLatest);
Regards.
Hey thanks for that @ramtinak and another question, if i wanted to register my own device how would i go on about doing that?
Hello! When sending a message always returns "spam"
Hi @rudenko29 which version?
Hi @rudenko29 which version?
last 1.4.0.1
@rudenko29
https://github.com/ramtinak/InstagramApiSharp#warning
Hiding this because it's not related to v2.x .
Hi, Could you write some examples of searchQuery parameter use of GetUserFollowersAsync/GetUserFollowingAsync method? Is this parameter suitable only for search substring in usernames? P.s as for now I don`t have an opportunity to buy your subscription, but I think that answer on my question can help a lot of peoples (I checked all project examples, all closed issues and wiki page for answer).
@UMSF-K13-1-Samoylenko Hi, If you put NULL for searchQuery parameter, it will ignoring the search and returns all followers/followings one by one (default value is null too).
If you write something in searchQuery, Instagram will search with this keyword(query) and returns all followers/followings which has contains your keyword.
It will search in Username and FullName .
Regards.
Thanks a lot :)
Hey @ramtinak I just sent you my subscription payment. My paypal is info@camil****.com. Thanks!
@camilam I sent you an invitation link last night.
Regards.
@ramtinak Could you please have a look at the issue tracker in the private repository. We opened a few bugs several weeks ago.
@ramtinak I was about to re-purchase the license to get some new updates, but it doesn't seem that there are any new changes, when do you think the next update will be? especially with the api version code, thanks again for your hard work on maintaining this project
Is creating account are supported, since i can nit find out how to create a new account with email address only.
All the time i got sign up block.
Regard
Does your v2.x is s now support enc_password ?
@icelts nope it doesn't, i don't know anything related encryption.
I think that is the reason why the account get ban
I paid for PayPal and sent it to my email.
@icelts nope it doesn't, i don't know anything related encryption.
Did you add that now ?
Hello, i can pay for this if you done it for me .
First of all i would like to thank you on the great effort you have done .. Second i would like to ask if you can make for me the login requests to be done throw graph api of instagram .. so i don't want the user to put the instagram user and password i want him to be authenticated throw instagram and logged throw it and use all the features you are given in the api ..
Thanks in advance
@RaminMT I wanna get muted list when i can get from settings>privacy>muted accounts, any api exists?
@ramtinak I wanna get muted list when i can get from settings>privacy>muted accounts, any api exists?
Hi. I sent the payment receipt to your email (ramtinjokar@outlook.com). Could you kindly check it?
@delphiassistant I've sent u an invitation link 2 days ago.
I forgot to wrote it here. sorry
Hi. I sent the payment receipt to your email (ramtinjokar@outlook.com). Could you kindly check it?
im korean
You can ask your questions about version 2.x here.