Add info about video history import/export
This commit is contained in:
parent
98781f353d
commit
b00180744c
|
@ -19,6 +19,7 @@
|
|||
<li i18n>Your subscriptions and followers</li>
|
||||
<li i18n>Your video playlists with thumbnail files</li>
|
||||
<li i18n>Your videos with thumbnail, caption files. Video files can also be included in the archive</li>
|
||||
<li i18n>Your video history</li>
|
||||
</ul>
|
||||
|
||||
<p i18n>The exported data will contain multiple directories:</p>
|
||||
|
|
|
@ -24,6 +24,7 @@
|
|||
<li i18n>Send a follow request to your subscriptions</li>
|
||||
<li i18n>Create channels if they do not already exist</li>
|
||||
<li i18n>Create playlists if they do not already exist</li>
|
||||
<li i18n>Add watched videos in your video history</li>
|
||||
<li i18n><strong>If the archive contains video files</strong>, create videos if they do not already exist</li>
|
||||
</ul>
|
||||
|
||||
|
|
Loading…
Reference in New Issue