{% 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

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 as well.

Once downloaded and extracted, enter the path to the watch-history.html file located in Takeout/YouTube/history.

For multiple archives{{ ':' if description or not db else '...'}}
Enter the path to either of the following (searching will become confined to one kind after the first match):
  • 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

Update video records in the database

Entries that were last updated more than ago

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