LinguaLibre

LinguaLibre:Gwirioù an implijer

Each wiki has built-in groups such as users, autopatrolled, admin, etc, which have specific user rights allowing actions associated with a ratelimit defining the number of times this action is allowed within a time period. Lingua Libre is mainly a Wiki for documentation via textual edits together with a client-side audio recording app which sends audios directly from your browser to Wikimedia Commons. Wikimedia Commons serves as the storage website via its programmatic API and is the actual limiting element in our audios uploading chain. If user rights are an issue, it is likely the case on Wikimedia Commons given the uploader's account and its associated user rights on Commons. Below are some elements to better understand your proper situation.

This page is a translated version of the page LinguaLibre:User rights and the translation is 49% complete.
Other languages:
Deutsch • ‎English • ‎brezhoneg • ‎français • ‎norsk bokmål

Check your user rights



Gwirioù an implijer war gCommons

  • Each mediawiki has upload limits according to user groups set via wmf-config/InitialiseSettings.php.
  • See User group rights: c:Special:ListGroupRights
Uploads rate limits on Commons.
Strollad Minimal condition Ratelimit
Uploads rights

* (an holl)

IP dizanv 0

implijer

Have an account 380 dre 4320 seg.

autoconfirmed

4+ days old account 380 dre 4320 seg.

autopatrolled

Diwar goulenn 999 dre 1 seg.

patroller

Diwar goulenn 999 dre 1 seg.

image-reviewer

Diwar goulenn 999 dre 1 seg.
4320 seg. = 72 min.

Commons ratelimits in code

	'+commonswiki' => [ // T132930
		'move' => [ // T232657
			'autopatrolled' => [ 32, 60 ],
			'patroller' => [ 32, 60 ],
			'image-reviewer' => [ 32, 60 ],
		],
		'edit' => [
			'ip' => [ 8 * 15, 60 * 15 ], // T225148
			'newbie' => [ 8 * 15, 60 * 5 ], // T231463
			'user' => [ 900, 60 * 3 ], // T194864
			// Higher rate limit for trusted users
			'image-reviewer' => [ 10500, 60 * 3 ],
			'patroller' => [ 10500, 60 * 3 ],
			'autopatrolled' => [ 10500, 60 * 3 ],
		],
		'upload' => [
			// 380 uploads per 72 minutes
			'user' => [ 380, 4320 ],
			// Effectively no upload rate limit for members of these groups
			'image-reviewer' => [ 999, 1 ],
			'patroller' => [ 999, 1 ],
			'autopatrolled' => [ 999, 1 ],
		],
		'linkpurge' => [
			'patroller' => [ 3000, 60 * 3 ], // T245214
		],
	],


Gwirioù an implijer war LinguaLibre

Note: LinguaLibre is not the limiting factor.

Request new user rights

Go to c:Commons:Requests for rights, make a request mentioning your contribution to Lingua Libre and your need for raising the ratelimit.

Examples of past requests :

Gwelout ivez

Lingua Libre technical helps
Template {{Speakers category}} • {{Recommended lists}} • {{To iso 639-2}} • {{To iso 639-3}} • {{Userbox-records}} • {{Bot steps}}
Audio files How to create a frequency list?Convert files formatsDenoise files with SoXRename and mass rename
Bots Help:BotsLinguaLibre:BotHelp:Log in to Lingua Libre with PywikibotLingua Libre Bot (gh) • OlafbotPamputtBotDragons Bot (gh)
MediaWiki MediaWiki: Help:Documentation opérationelle MediawikiHelp:Database structureHelp:CSSHelp:RenameHelp:OAuthLinguaLibre:User rights (rate limit) • Module:Lingua Libre record & {{Lingua Libre record}}JS scripts: MediaWiki:Common.jsLastAudios.jsSoundLibrary.jsItemsSugar.jsLexemeQueriesGenerator.js (pad) • Sparql2data.js (pad) • LanguagesGallery.js (pad) • Gadgets: Gadget-LinguaImporter.jsGadget-Demo.jsGadget-RecentNonAudio.js
Queries Help:APIsHelp:SPARQLSPARQL (intermediate) (stub) • SPARQL for lexemes (stub) • SPARQL for maintenanceLingualibre:Wikidata (stub) • Help:SPARQL (HAL)
Reuses Help:Download datasetsHelp:Embed audio in HTML
Unstable & tests Help:SPARQL/test
Categories Category:Technical reports