mirror of
https://github.com/tubearchivist/docs.git
synced 2026-03-23 21:16:39 +00:00
[GH-ISSUE #55] Add additional info regarding Manual Media Files Import procedure #89
Labels
No labels
enhancement
invalid
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
tubearchivist/docs#89
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @IAmABakuAMA on GitHub (Mar 8, 2025).
Original GitHub issue: https://github.com/tubearchivist/docs/issues/55
Relevant section:
Docs > settings > actions > Manual Media Files Import > Method 1
(https://docs.tubearchivist.com/settings/actions/#manual-media-files-import)
Per https://discord.com/channels/920056098122248193/1347902272063012885/1347929962656829440, the documentation for importing YouTube videos manually is slightly unclear for beginners, specifically the section regarding the .info.json sidecar. A couple of notable fields that could be added to improve clarity:
upload_dateexpects a "YYYYMMDD" format, without any hyphens or separators. The date needs to be surrounded by double quotes.descriptionrequires double quotes around the value.categoriesis the "video category" value, which doesn't appear to be displayed on the web GUI/frontend any more. Requires double quotes.view_countexpects a raw string, with no commas between decimal places, for instance 3333333 instead of 3,333,333 This value doesn't require quotes around the value.