drawrowfly / tiktok-scraper

TikTok Scraper. Download video posts, collect user/trend/hashtag/music feed metadata, sign URL and etc.
4.45k stars 805 forks source link

Add support for downloading to a folder without zipping. #83

Closed james-elicx closed 4 years ago

james-elicx commented 4 years ago

Is your feature request related to a problem? Please describe. No

Describe the solution you'd like I would like the ability to download to a folder instead of the videos being compressed into a zip file. The folder would ideally be customizable and different to the one in --filepath, or a new folder called the username inside --filepath.

Thanks.

drawrowfly commented 4 years ago

I will add this to a to do list

AlphaSlayer1964 commented 4 years ago

Do you know when this will possibly be added? Would it also be possible to now download the csv file?

james-elicx commented 4 years ago

Do you know when this will possibly be added? Would it also be possible to now download the csv file?

It's next on the todo list so shouldn't be too long now, just gotta give him some time. Anyway, you can already download a csv file using --filetype csv or --filetype all for both a json and csv. In fact, csv is the default filetype.

AlphaSlayer1964 commented 4 years ago

oops I missed typed I meant to ask if there was a way to not download the csv or json file.

drawrowfly commented 4 years ago

this will be possible in the next update

drawrowfly commented 4 years ago

Done. By default scraper will create Folder and download there videos without ZIPing them

And by default scraper won't download post metadata to the CSV

https://github.com/drawrowfly/tiktok-scraper/blob/master/examples/CLI/Examples.md