Commons:video2commons/fi

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search
This page is a translated version of a page Commons:Video2commons and the translation is 10% complete. Changes to the translation template, respectively the source language can be submitted through Commons:Video2commons and have to be approved by a translation administrator.

Shortcut: COM:V2C

Kuvakaappaus

video2commons is a tool to upload video or audio recordings from URL or your devices to Wikimedia Commons. It automatically converts the uploaded files to a Commons-compatible format.

It includes functions such as removing audio, subtitles, video; these are all active by default. The tool uses OAuth to login.

Miten se toimii

  1. Visit https://video2commons.toolforge.org and log in
  2. Press "Add task…"
  3. Choose the video you want to convert
    1. If you do not want audio, video, or subtitles, deselect import options
  4. Fill in the template for file description and add categories
  5. Press "Confirm". The conversion will start on the cloud:
    • the first step will show a loading bar
    • the second step will show an advancement bar, with an indication of the percentage remaining
  6. The converted video is automatically uploaded to Commons

Note that you cannot upload a file if there is an existing description page on Commons by that name.

You can close your browser while the task is ongoing, since the conversion is made on the server, not on your computer.

You can also add more tasks. They will be added to the queue and published when done.

Standard errors

An exception occurred: TaskError: File already exists. Please choose another name.
Meaning: It means that there is a video file with exactly the same name as the file you are trying to upload. It is probably the same video. Check for possible redundancy and if it is not the same video, choose a new name.
An exception occurred: TaskError: /mnt/nfs/labstore-secondary-project/gentoo-prefix/usr/bin/ffmpeg -y -i /srv/v2c/output/b4a696bee515adb1/dl.mp4 -max_muxing_queue_size 4096 -threads 16 -row-mt 1 -crf 20 -qmin 1 -qmax 51 -b:v 0 -vcodec libvpx-vp9 -tile-columns 4 -auto-alt-ref 1 -lag-in-frames 25 -speed 4 -f webm -ss 0 -an -pass 1 -passlogfile /srv/v2c/output/b4a696bee515adb1/dl.mp4.vp9.webm.log /dev/null Exitcode: 1
Meaning: First pass of transcoding to WebM failed
An exception occurred: TaskError: pywikibot.Error: APIError: stashfailed: Internal error: Server failed to publish temporary file. [help:See https://commons.wikimedia.org/w/api.php for API usage. Subscribe to the mediawiki-api-announce mailing list at <https://lists.wikimedia.org/mailman/listinfo/mediawiki-api-announce> for notice of API deprecations and breaking changes.]
Meaning: Video was transcoded, uploaded and assembled. But publishing was not successful
An exception occurred: DownloadError: ERROR: KTvdqve_naM: "token" parameter not in video info for unknown reason; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; see https://yt-dl.org/update on how to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.
Meaning: Downloading of video with youtube-dl from the internet failed
Failed to determine the path of the downloaded video. Is the video too large?
Meaning: ?
An exception occurred: WorkerLostError: Worker exited prematurely: signal 9 (SIGKILL).
Meaning: transcoding of video was killed because of limited ressources of the computer running the software
An exception occurred: TaskError: pywikibot.Error: TimeoutError: Maximum retries attempted without success.
Meaning: uploading, or assembling or publishing took to long. aborted
An exception occurred: FileNotFoundError: b"[Errno 2] No such file or directory: '/data/project/video2commons/video2commons/frontend/static/uploads/73c147e0-19ea-11ed-9b40-82d0630f66a4'"
Meaning: ?
An exception occurred: TypeError: b"'NoneType' object is not iterable"
Meaning: ?
An exception occurred: TypeError: b"'The file format could not be recognised."
Meaning: ?


Sites that work

The tool uses yt-dlp to parse websites for video files and obtain associated information. New sites can be added by adding 'extractor' files to that tool. Some sites will work without needing a dedicated extractor file.

Linkit