
tiktok-to-ytdlp por Dinoosauro
Get a .txt file of all the TikTok videos from an user/audio/hashtag/liked videos/saved videos etc, so that they can be downloaded with yt-dlp.
273 usuários273 usuários
Metadados da extensão
Capturas de tela



Sobre esta extensão
Fetch all the liked videos, videos from an user, videos with a specific sound etc. from TikTok, and creates a script to download them with yt-dlp.
After you've generated a .txt file, you can download it using yt-dlp. Here is an example command:
This extension is open source. In case you're having trouble with something, or if you want to contribute, feel free to open an issue on its GitHub repository: https://github.com/Dinoosauro/tiktok-to-ytdlp
Warning!
This script is licensed under the MIT license.
Even if basically the only thing this script does is automatically scrolling the webpage, so there's not that big of a risk, I don't claim any responsibilties at all for the usage of this script and the eventual consequences.
After you've generated a .txt file, you can download it using yt-dlp. Here is an example command:
yt-dlp -a TikTokLinks.txt -o "TikTok/%(uploader)s/%(title)s - %(id)s.%(ext)s"
This extension is open source. In case you're having trouble with something, or if you want to contribute, feel free to open an issue on its GitHub repository: https://github.com/Dinoosauro/tiktok-to-ytdlp
Warning!
This script is licensed under the MIT license.
Even if basically the only thing this script does is automatically scrolling the webpage, so there's not that big of a risk, I don't claim any responsibilties at all for the usage of this script and the eventual consequences.
Avaliado em 4,3 por 1 revisor
Permissões e dadosSaiba mais
Permissões necessárias:
- Acessar seus dados em sites no domínio tiktok.com
Mais informações
- Versão
- 1.3.2
- Tamanho
- 33,99 KB
- Ultima atualização
- há um mês (10 de set de 2025)
- Categorias relacionadas
- Licença
- Licença MIT
- Histórico de versões
- Adicionar a uma coleção
Notas de atualização do 1.3.2
Bug fixes