{% extends "base.html" %} {% block favicon_stylesheet %} {{ super() }} {% endblock %} {% block title %} {{ super() }} {% endblock %} {% block body %}
{% include "flash_messages.html" %}
Database operations logging verbosity: (output goes to the terminal and the events.log file in the project directory)

Add data from Google Takeout

Instructions{{ ':' if description or not db else '' }}

If you don't yet have it, download it here. Only files in English will work. If yours are in another language, switching it to English here should make the Takeout archives created afterwards be in English.

Once downloaded and extracted, enter the path to one of the following (searching will become confined to one of these types after the first match):

  • a single watch-history.html from the extracted Takeout directory, ex. <root dir> /Takeout/YouTube/history/watch-history.html
  • a directory with watch-history file(s). Something may be appended at the end of each file name for them to be unique, e.g. watch-history001.html
  • a directory with directories of the Takeout archives, extracted with their archive names, e.g. takeout-20181120T163352Z-001

Processing will be slightly faster if the files are ordered chronologically.

Update video records in the database

Entries that were last updated more than ago

{% include "help/takeout_help.html" %} {% endblock %}