Releases: pikami/tiktok-dl
Releases · pikami/tiktok-dl
Release (v2.0.0)
Release (v1.9.1)
Release Notes
Fixed issue #20
Release (v1.9)
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)
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)
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)
Release Notes
Improved logging
Features
- Supress output (-quiet flag)
- Outputs preloading status
Release (v1.5)
Release Notes
Added an option to set context deadline
Features
- Set context deadline to specific value (-deadline VALUE_IN_SECONDS)
Release (v1.4.1)
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)
Release Notes
Added an option to download items from list
Features
- Download items from file list (-batch-file flag)
Release (v1.2)
Release Notes
Improved parameter parsing
Currently supports:
- Username
- User profile URL
- Video URL