-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add features url for photo post for next update? #31
Comments
Hello! If you need to save those images now you can try opening those photos URL and pasting this script in the command line:
Even if I think that you would like to do that programmatically. I could do something with Puppeteer, but developing that in a good way could take some time (and unfortunately I don't have a lot of free time in these days). I'll start writing this script here so that you can use it, and when I'll have done the script in Node.JS for automation I'll publish it |
Here's a js script, that uses puppeteer to download tiktok slideshows from the Follow the instructions in the tiktok-to-ytdlp readme to get the output txt file first, then save the following as
|
sorry im completely new to this, how do i use this to save slideshows? |
I have the txt file, but what do you mean by / how do i 'save the following as main.js script ' ? |
First of all, @jasoncuriano thanks a lot for the script! @SushiAwoolf first of all, you need to have Node.js installed on your computer. If not, you can do that from https://nodejs.org/. After you've installed it, copy and paste the code above into a text editor, and then save it in a new folder (you can name it |
Hello, your project is so useful for my Tiktok HD Downloader project. But can you add more feature like photo url? Like this one?
Cause my project could support photo download too. It's so useful if you could add those features. Thank you!
The text was updated successfully, but these errors were encountered: