video2commons icon indicating copy to clipboard operation
video2commons copied to clipboard

A scan for whether the video has been already been uploaded

Open prototyperspective opened this issue 1 year ago • 1 comments

Please search Commons for the YouTube video ID before upload so people don't reupload already existing videos by accident.

This would also better enable completing only partially imported sets (e.g. if 42 videos of a channel have been imported but it has 50 useful ones) and eliminate the need to search Commons for long which often fails to show the existing video because it may have issues with the title. One could make it so that one could upload even if it detected it to be a duplicate but at least showing the user that and where the existing video or audio file is would be very useful.

This can be done with an insource search for the ID (set filetype to audio or video or use special search in the GUI): example.

This is related to #214 Note that in the Commons upload when uploading images it also checks whether the same image has already been uploaded and there is a speedy delete reason for duplicate files.

prototyperspective avatar Oct 04 '24 17:10 prototyperspective

See #247

prototyperspective avatar Jun 07 '25 12:06 prototyperspective

A scan for the video ID using SDC data prior to uploading was added to V2C in #260. The URL of the already existing video is displayed in the error message.

@don-vip we can probably close this.

Image

Amdrel avatar Jan 15 '26 18:01 Amdrel