pikami / tiktok-dl

A simple tiktok video downloader written in go
MIT License
195 stars 48 forks source link

Does the limit flag work ? #9

Closed Valued17 closed 4 years ago

Valued17 commented 4 years ago

First off, Thanks a lot for the wonderful tool. Been using a lot since last 2 days.

I am unable to use the -limit flag. Below is my example and it doesnt work.

tiktok-dl -limit 5 tiktokusername

And it doesnt limit to 5 videos, actually doesnt work and gives error - flag provided but not defined: -limit

P.S - Also, does this download videos in the highest available resolution possible ?

Thanks again

sashkop commented 4 years ago

Hello @Valued17

Did you run go build after repository pull?

pikami commented 4 years ago

This feature is not present in the current release, you can download a pre-release version here: https://github.com/pikami/tiktok-dl/actions/runs/45088239

Valued17 commented 4 years ago

Hello @Valued17

Did you run go build after repository pull?

I just downloaded from this link - https://github.com/pikami/tiktok-dl/releases/download/1.7/tiktok-dl_win64.zip and run it.

Valued17 commented 4 years ago

This feature is not present in the current release, you can download a pre-release version here: https://github.com/pikami/tiktok-dl/actions/runs/45088239

This version works with -limit flag. Thank you so much.

Also, does this download videos in the highest available resolution possible ?

Thanks again

pikami commented 4 years ago

Also, does this download videos in the highest available resolution possible ?

Yes, it does.

Valued17 commented 4 years ago

Also, does this download videos in the highest available resolution possible ?

Yes, it does.

You Sir, are a beauty!!

Valued17 commented 4 years ago

Oh, by the way, can the watermark be removed somehow or may be at a later stage ?