dfreelon / pyktok

A simple module to collect video, text, and metadata from Tiktok.
BSD 3-Clause "New" or "Revised" License
316 stars 44 forks source link

#42 return the downloaded video and metadata paths #43

Closed JIV-DLS closed 3 months ago

JIV-DLS commented 5 months ago

just return the downloaded video and metadata paths

dfreelon commented 3 months ago

Added this functionality via an optional parameter for save_tiktok called return_fns. Its default is False, but when set to True, it will return a dict containing both filenames.