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