isaackogan / TikTokLive

Python library to receive live stream events (comments, gifts, etc.) in realtime from TikTok LIVE.
https://isaackogan.github.io/TikTokLive/
MIT License
867 stars 175 forks source link

Quality issues with mp4 download and possible solution #160

Closed eliich closed 10 months ago

eliich commented 10 months ago

Hello I notice when trying to download the mp4 through the client, the quality is kinda bad. Quality is way better just simply using ffmpeg with cdn link or using this repo: https://github.com/Michele0303/tiktok-live-recorder.

isaackogan commented 10 months ago

Well, we use FFMPEG in the library. It's just that the lowest quality is selected by default. You can up the quality yourself...