From b00180744cf068ab7eff408be4ebad3acc645077 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Wed, 28 Feb 2024 16:53:22 +0100 Subject: [PATCH] Add info about video history import/export --- .../my-account-import-export/my-account-export.component.html | 1 + .../my-account-import-export/my-account-import.component.html | 1 + 2 files changed, 2 insertions(+) diff --git a/client/src/app/+my-account/my-account-import-export/my-account-export.component.html b/client/src/app/+my-account/my-account-import-export/my-account-export.component.html index e3bf6b5b7..ecdb7d373 100644 --- a/client/src/app/+my-account/my-account-import-export/my-account-export.component.html +++ b/client/src/app/+my-account/my-account-import-export/my-account-export.component.html @@ -19,6 +19,7 @@
  • Your subscriptions and followers
  • Your video playlists with thumbnail files
  • Your videos with thumbnail, caption files. Video files can also be included in the archive
  • +
  • Your video history
  • The exported data will contain multiple directories:

    diff --git a/client/src/app/+my-account/my-account-import-export/my-account-import.component.html b/client/src/app/+my-account/my-account-import-export/my-account-import.component.html index cb9a699d0..3f32a5cb1 100644 --- a/client/src/app/+my-account/my-account-import-export/my-account-import.component.html +++ b/client/src/app/+my-account/my-account-import-export/my-account-import.component.html @@ -24,6 +24,7 @@
  • Send a follow request to your subscriptions
  • Create channels if they do not already exist
  • Create playlists if they do not already exist
  • +
  • Add watched videos in your video history
  • If the archive contains video files, create videos if they do not already exist