Saved in:
Bibliographic Details
Main Author: Hernandez, Marceau
Format: Recurso digital
Language:
Published: Zenodo 2025
Online Access:https://doi.org/10.5281/zenodo.15132373
Tags: Add Tag
No Tags, Be the first to tag this record!
Table of Contents:
  • <p dir="auto"><code>tksel</code> is a Python package that provides tool to recover videos from TikTok. It is intended to be used on the csvs generated by <a href="https://github.com/medialab/minet">Minet</a> but will work on any csv with the right columns:</p> <ul> <li><code>video_id</code>, the id of the video (alias <code>id</code>)</li> <li><code>author_id</code>, the id of the author (alias <code>author_unique_id</code>)</li> </ul>