mirror of
https://github.com/hansputera/tiktok-dl.git
synced 2026-04-06 04:01:57 +02:00
Provider parameter not working #52
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @frozenpandaman on 7/24/2022
The docs at https://docs.tdl.besecure.eu.org/getting-started/how-to-use say that the URL params should specify the key
type, with the provider strings listed here, but that doesn't seem to work, e.g.https://tdl.besecure.eu.org/api/download?type=snaptik&url=...gives URLs from a different provider than the one specified. Could you help? Thanks!