Skip to content

Latest commit

 

History

History
38 lines (34 loc) · 961 Bytes

README.md

File metadata and controls

38 lines (34 loc) · 961 Bytes

tiktok-downloader-v2

clone from https://github.com/Gimenz/tiktok-downloader

New Feature

  • Now you can limit how many videos you want to download
  • You can also limit the video to how many will be downloaded

How to use?

  1. Run this code
git clone https://github.com/arifals27/tiktok-downloader-v2.git
cd tiktok-downloader-v2
npm install
  1. Edit file cookie and paste your cookie from plugin Copy Cookies chrome extention.
  2. Run this code
npm start
  1. Enjoy

Other

Read Readme from https://github.com/Gimenz/tiktok-downloader for more details.

Run this program from github

  1. Make sure you are logged in to GitHub
  2. Click Code > Codespaces > Create code space on main image
  3. Open terminal and run this code
npm install
  1. Edit cookie file and paste you cookie
  2. Start program
npm start
  1. Enjoy