Chocobozzz / PeerTube

ActivityPub-federated video streaming platform using P2P directly in your web browser
https://joinpeertube.org/
GNU Affero General Public License v3.0
13.08k stars 1.51k forks source link

Add field for "origin" #6384

Open xundeenergie opened 6 months ago

xundeenergie commented 6 months ago

Describe the problem to be solved

When i upload a video from url i want to know, from where i got it. When i upload a video-file i want to know, what was the original filename.

Describe the solution you would like

Now i paste the Url in the description with "Original: " to the description. For files i have to cut the automatic subject, paste it to description "Original: .mp4" and have to add the fileextension at the end.

If there would be a field "Original", where the source of uploaded Videos is written automagical, it would be great. It should be shown in the "metadata-section" below the video. Maybe a good place is where the original Source from federated videos is shown ("Ursprung" in the german translation) look at the screenshot

image

kavania2002 commented 4 months ago

I think this original source should be only visible to the uploader only, or should we make it public?

xundeenergie commented 4 months ago

Is it possible, to make it configureable? If not... i think only visible for the uploader (if not federated content) should be enough.