ankeshanand / py-gfycat

A Python client for the Gfycat API.
MIT License
21 stars 9 forks source link

Plans to support gfycat authentication? #7

Closed pigi5 closed 5 years ago

pigi5 commented 6 years ago

Do you have any plans to update this package to gfycat's new API, which supports many more functions and authentication?

Frostlock commented 5 years ago

Latest code looks to support API client id and secret but the pypi package pulls in older code without support for authentication.

Frostlock commented 5 years ago

Yep, thats what I did :)

On Sun, Aug 18, 2019 at 11:47 AM Ben Silverman notifications@github.com wrote:

To get the most recent code will we need to clone this repo, then?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/ankeshanand/py-gfycat/issues/7?email_source=notifications&email_token=ABDURPOTQENEQZCGZQTWCZLQFELDHA5CNFSM4EGVOW42YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD4Q4MHA#issuecomment-522307100, or mute the thread https://github.com/notifications/unsubscribe-auth/ABDURPMS6IZLNDUQAZTE243QFELDHANCNFSM4EGVOW4Q .

ankeshanand commented 5 years ago

I have updated the package on pip now as well!

Frostlock commented 5 years ago

All good now, thanks!