Paste the Nitter.Space link into the box and the extractor resolves it to a downloadable GIF file. It runs entirely from your browser, needs no account and adds nothing to the media it returns. Everything from Nitter.Space goes through the gallery route, which enumerates a post's files instead of negotiating a stream. Nitter.Space is one of the smaller integrations here, so the extractor keeps its handling deliberately general rather than assuming a page layout.
Use whichever is quicker: the field above, or tikt.com/ ahead of the Nitter.Space link:
tikt.com/https://www.example.com/path/to/media
Find the Nitter.Space 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 Nitter.Space page rather than guessing at one.
Each file is listed at the size it was uploaded to Nitter.Space. Save one, or save the lot — nothing has been resampled or re-encoded in between.
װידערשטעלן URLס אין אַרײַנשטעלן־װירוסן װי אַ פּשוטע REST צובינד. אַרײַנשטעלן ווידעאָ, אודיו און בילד־סטרימען מיט אַ דעטערמיניסטישן ענטפֿער און פּראָצעסירן אין גרײס
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"])
די אַרײַנשטעלן ווערן ניט געװוּסט און ניט פֿאַרפֿאָלגט. טעקע־נאָמען ווערן באַהאַלטן און די טעקעס ווערן נישט אױסגעשלײלט.
API
פּריוואַטקייט פּאָליטיק
תּנאָים פון סערוויס
קאָנטאַקט אונדז
גיי אונדז אויף BlueSky
2026 Tikt LLC | געמאכט דורך nadermx