Commons:video2commons/gl
video2commons é unha ferramenta para subir vídeos dunha url a Wikimedia Commons, converte automaticamente o vídeo a un formato compatible en Commons.
Inclúe funcións como eliminar o son e os subtítulos. A ferramenta usa OAuth para autenticarse.
Como funciona
- !Conéctese á ferramenta
- Press "Add task…"
- Escolla o vído que queira converter
- If you do not want audio, video, or subtitles, deselect import options accordingly
- Encha o modelo coa descrición do ficheiro e as categorías
- A conversión comezará na nube:
- o primeiro paso amosará unha barra de carga
- o segundo paso amosará unha barra de avance, cun indicador da porcentaxe restante
- O vídeo convertido é subido automaticamente a Commons
Note that you cannot upload a file if there is an existing description page on Commons by that name.
Pode pechar o seu navegador mentres a tarefa está realizándose, xa que a conversión faise no servidor, non no seu ordenador.
Tamén pode engadir máis tarefas. Serán engadidas á cola e publicadas cando estean rematadas.
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.
Ligazóns
- video2commons
- Código fonte en GitHub
- Category:Uploaded with video2commons
- Subas recentes (galería) (MediaSearch)
- Documentación técnica en wikitech
- Tradución en translatewiki
- VideoCutTool