drawrowfly / tiktok-scraper

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

Get Audio file from videoMeta.musicId #70

Closed dliakin closed 4 years ago

dliakin commented 4 years ago

I want to get url to audio file

drawrowfly commented 4 years ago

Will be added to a to do list

drawrowfly commented 4 years ago

Music meta contains direct url to the MP3 files

Also in the future versions i will add option to download sound files as well

dliakin commented 4 years ago

I see it in some methods. But I don't understand how to get it for single video. I have video url "https://www.tiktok.com/@tiktok/video/6807491984882765062" and I need to get music url for this video

dliakin commented 4 years ago

Create new issue #91