Skip to content
This repository has been archived by the owner on Mar 9, 2021. It is now read-only.

Transition to the Tumblr API version 2 and authentication using OAuth 1.0a. #7

Merged
merged 7 commits into from
Oct 8, 2016

Conversation

johanneszab
Copy link
Owner

Transition to the Tumblr API version 2 and authentication using the oauth 1.0a protocol.

The authentication allows the download of private blogs. Using the json data from the newer version 2 api its now possible to implement the download of text, ask, faq, chat, answer, audio posts. Also saved files can be created with the file date of the creation dates of the posts. The id of a post could be used to implement a more robust resume function instead of comparing the local database to all remote posts.

Begin of the code overhaul to support the tumblr api version 2.
Functional picture and video search.
Should be completely rewritten in a seperate class and include text,
audio, answer, faq, etc. posts.
Also oauths needs to be included.
Working acquire request token.
Working OAuth Authentification.
Finished OAuth implementation using headers.
Code cleanup after oauth implementation.
Finished implementation of the tumblr api version 2 with oauth 1.0a
authentification.
@johanneszab johanneszab merged commit 0044635 into master Oct 8, 2016
@johanneszab johanneszab deleted the api-v2 branch October 8, 2016 15:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant