mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2026-03-02 22:57:11 -05:00
Show which user uploaded a video to the shared channel #6427
Labels
No labels
Component: Accessibility
Component: Administration
Component: Auth
Component: CLI
Component: Channels
Component: Chapters
Component: Comments
Component: Custom Markdown
Component: Docker 🐳
Component: Documentation 📚
Component: Email
Component: Embed
Component: Federation 🎡
Component: Import/Export
Component: Live
Component: Metadata
Component: Mobile
Component: Moderation :godmode:
Component: Notifications
Component: Object storage
Component: Observability
Component: PeerTube Plugin 📦
Component: Player ⏯️
Component: Playlist
Component: Recommendation
Component: Redundancy
Component: Registration
Component: Runners
Component: SEO
Component: Search
Component: Security
Component: Stats
Component: Studio
Component: Studio
Component: Subscriptions
Component: Subtitles 💬
Component: Transcoding
Component: Upload
Component: Video Import
Component: i18n 🔡
Priority: High
Priority: Low
Priority: Roadmap
Status: Blocked ✋
Status: In Progress 🔜
Status: To Reproduce
Status: Waiting for answer
Template not filled
Type: Bug 🐛
Type: Discussion 💭
Type: Discussion 💭
Type: Duplicate ➿
Type: Feature Request ✨
Type: Maintenance 👷♀️
Type: Performance
Type: Question
UI
good first issue
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/PeerTube#6427
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 @xalt7x on GitHub (Jan 27, 2026).
Describe the problem to be solved
Sometimes it's useful to know which user uploaded a video to a channel with a shared management.
It can be found in logs but this option is available only for administrators.
Describe the solution you would like
it would be nice to have some additional field which shows video author.
Currently I'm manually editing description, tagging a user. That seem like a simpler workaround that works well. The only thing that it needs to be automated during the video upload.
@Chocobozzz commented on GitHub (Jan 28, 2026):
Hello,
You should be able to find the information in the
Activitypage: https://docs.joinpeertube.org/use/library#channel-collaboration@xalt7x commented on GitHub (Jan 28, 2026):
Hello and thanks for the tip! It's much more user-friendly than logs.
I still think that this information needs to be added somewhere on the video page because: