Online Mediawiki Extractor
Free to use, on phone or desktop.
* Tikt.com yn caniatáu i chi lawrlwytho fideos, delweddau, a chasgliadau o unrhyw safle gwesteio cyfryngau a gynhelir.
* Tikt.com yn caniatáu i chi lawrlwytho fideos, delweddau, a chasgliadau o unrhyw safle gwesteio cyfryngau a gynhelir.
Mediawiki is reached through our gallery extractor. Given a post, album or profile URL it enumerates the files attached to it and pulls each one at the size it was uploaded — there is no rendition ladder to negotiate and no re-encode step, so what lands on your device is the file Mediawiki stored. Mediawiki is one of the smaller integrations here, so the extractor keeps its handling deliberately general rather than assuming a page layout.
Two ways in: the box above, or prefix the Mediawiki URL you are already looking at with tikt.com/:
tikt.com/https://www.example.com/path/to/media
Find the Mediawiki post, album or profile page holding what you want and copy its address. A post URL gets you that post; a profile URL gets you what the profile has published.
Drop the URL into the field at the top of this page. The gallery extractor enumerates the files attached to that Mediawiki page rather than guessing at one.
Each file is listed at the size it was uploaded to Mediawiki. Save one, or save the lot — nothing has been resampled or re-encoded in between.
Trosi URLau i adnoddau lawrlwythadwy drwy ryngwyneb REST manwl. Echdynnu llifoedd fideo, sain a ddelwedd gydag ymatebion penderfynol a phrosesu ar raddfa.
import requests
response = requests.post(
"https://api.tikt.com/api/download",
headers={"Authorization": "API_KEY"},
json={"url": "URL"},
)
for item in response.json()["items"]:
print(item["type"], item["url"])
Ni chedwir na dilynir eich lawrlwythiadau. Prosesir ffeiliau ar unwaith a'u dosbarthir yn uniongyrchol atoch chi.
API
Polisi Preifatrwydd
Telerau Gwasanaeth
Cysylltwch â Ni
Dilynwch ni ar BlueSky
2026 Tikt LLC | Wedi'i wneud gan nadermx