Skip to content

Releases: pikami/tiktok-dl

Release (v2.0.0)

12 Apr 17:34
Compare
Choose a tag to compare

Release Notes

  • Added option to output failed items to file (-fail-log flag)
  • Embedded scraper into compiled binary so now the releases don't need to have the scraper.js as a separate file

Release (v1.9.1)

08 Apr 19:04
Compare
Choose a tag to compare

Release Notes

Fixed issue #20

Release (v1.9)

22 Mar 10:46
Compare
Choose a tag to compare

Features

  • Download only videos not listed in the archive file. Record the IDs of all downloaded videos in it. (-archive flag)
  • Added support for vm.tiktok.com urls

Release (v1.8)

21 Mar 13:17
9a65746
Compare
Choose a tag to compare

Release Notes

New features from pull request #6 (Download videos by hashtag; limit option; get just json data)

Features

  • Ability to download videos by hashtag
  • Ability to limit the number of downloaded items (-limit flag - Sets the max count of video that will be downloaded)
  • Ability to grab video information without downloading them (-json flag - Returns whole data, that was scraped from TikTok, in json)

Release (v1.7)

25 Feb 18:28
Compare
Choose a tag to compare

Release Notes

Improved error handling

  • Should not crash when user/video doesn't exist
  • Should move on to next batch item when the context exceeds deadline

Release (v1.6)

08 Feb 01:33
Compare
Choose a tag to compare

Release Notes

Improved logging

Features

  • Supress output (-quiet flag)
  • Outputs preloading status

Release (v1.5)

30 Jan 17:11
Compare
Choose a tag to compare

Release Notes

Added an option to set context deadline

Features

  • Set context deadline to specific value (-deadline VALUE_IN_SECONDS)

Release (v1.4.1)

26 Jan 18:22
Compare
Choose a tag to compare

Release Notes

Added an option to download items by music
Retaged to v1.4.1 after fixing batch file downloading issue

Features

  • Download items by music URL (./tiktok-dl [Options] MUSIC_URL)

Release (v1.3)

24 Jan 17:11
Compare
Choose a tag to compare

Release Notes

Added an option to download items from list

Features

  • Download items from file list (-batch-file flag)

Release (v1.2)

21 Jan 23:13
Compare
Choose a tag to compare

Release Notes

Improved parameter parsing
Currently supports:

  • Username
  • User profile URL
  • Video URL