One Abc.Net.Au URL can mean one item or a whole feed, and that distinction matters more than it looks. Paste the single-item link if you want exactly that item; paste the feed or collection URL if you want what it contains. Both resolve, they just resolve to different things. The extractor covers 3 separate Abc.Net.Au URL shapes, so a link copied from anywhere on the site usually resolves as-is. Parts of the Abc.Net.Au catalogue are region-locked to AU, which is the usual reason a link behaves differently for two people. Abc.Net.Au is handled by the media route, which reads the site's own rendition list before choosing anything.
Two ways in: the box above, or prefix the Abc.Net.Au URL you are already looking at with tikt.com/:
tikt.com/https://www.example.com/path/to/media
Use the address bar or the platform's own share button — both give a URL the extractor recognises. Point it at the single item you want, not the page around it.
Paste the URL above. The extractor asks Abc.Net.Au which renditions exist for that item and picks the best progressive one rather than assuming a quality.
The file arrives in the container Abc.Net.Au served it in, and the extractor does not rebuild it — so what you end up with is what the uploader encoded, for better or worse.
Ka tahuri ngā URL ki ngā rawa e taea te tāpiri i roto i tētahi whakawhitinga REST tika. Ka tangohia ngā aho, ngā oro, me ngā rerenga whakaahua me ngā urupare whakahauhau me te tukanga i te tauine.
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"])
Kāore e rokirokitia, kāore rānei i whakarongotia ōna tāpiritanga. Ka tuwhera ngā faila me tuku hāngai ki a koe.
API
Kaupapahere Tūmataiti
Nga Ture Ratonga
Whakapā mai
Whaia matou i runga i BlueSky
2026 Tikt LLC | Hanga e nadermx