Transfer Google data from one account to another.
WARNING: This app is neither created nor endorsed by Google. |
---|
- YouTube (works, but API quota's is limited)
- liked videos
- disliked videos
- subscribed channels
- playlists
- Google Calendar (some timeout problem with API)
- calendar and events
- Gmail (WIP)
- filters
- settings
- Contacts
- contacts
- Google Drive
- clone files
- Google Fit
- clone files
Have a Client Secrets Json file for Google OAuth 2.0 with apis :
- Gmail API
- Google Calendar API
- Google Drive API
- People API
- YouTube Data API v3
More information : https://developers.google.com/identity/protocols/oauth2
- Download the project
- Put the
client_secrets.json
file insrc/main/resources/
- Run file
run.bat