krypton-byte / tiktok-downloader

Tiktok Downloader/Scraper using requests & bs4
https://tiktok-dl.id
GNU General Public License v3.0
296 stars 82 forks source link

Json output #9

Open Khaled-BH opened 2 years ago

Khaled-BH commented 2 years ago

Json output on webserver or terminal is >

[ { "type": "video", "url": "https://ssstik.io/xxx" }, { "type": "video", "url": "https://v77.tiktokcdn.com/xxx" }, { "type": "music", "url": "https://sf16-ies-music-sg.tiktokcdn.com/obj/tiktok-obj/xxx" } ]

Two time giving video and video , can you make it like ### video1 and video2 , I can't call the json ..