-
Notifications
You must be signed in to change notification settings - Fork 0
Import YouTube history
Thomas Couchoud edited this page Oct 7, 2019
·
5 revisions
You can import your YouTube history associated to your account.
Doing this will only import the opened count
. We can't determine the watched time
as it is not given and the opened time
would make too many requests to the YouTube API.
Also the import process will only import data for the days where no data was recorded by the extension.
This is to avoid counting the same videos twice as the extension doesn't save the IDs of the videos watched.
If you really want to import all the YouTube history, including the days where the extension have data, please reset your settings
from the options page.
- Open this page.
- Click
Deselect all
. - Scroll to
Youtube
and check it. - Click on
Multiple Formats
, scroll toHistory
and switch it toJSON
. - Click on
All YouTube data included
and only checkhistory
. - Click on
Next Step
. - Choose what you want in there and then click
Create archive
. - Wait for the mail to arrive and download the archive.
- Open the archive and extract the file
watch-history.json
that should be inTakeout/YouTube/history
. - Open the extension (YouTubeTracker) settings and click the
Import YouTube history
button. - Select the
watch-history.json
file.