Michele0303 / tiktok-live-recorder

🎥✨ A TikTok live streaming recorder tool written in Python. Capture and relive your favorite TikTok moments effortlessly. 🎥✨
MIT License
370 stars 102 forks source link

Live has ended but still was showing as recording, pressing "q" didn't work - file can not be opened #49

Closed CyberbobGR closed 1 year ago

CyberbobGR commented 1 year ago

Another issue, there was a live that ended, but in the program it was still showing as recording. I tried to press "q" one time but it didn't work, nothing happened. I left it for a few minutes and nothing happened, so i tried to press it again a few times with no response. I had to close the window and the file can not be opened.

This is the 2nd issue with version 3.7. Last version I was still using and never had problems was 3.3, but unfortunately it doesn't work anymore. I hope you can find what is causing the issues and fix them.

Thank you again for your time making this 🙏

SwissAlps2 commented 1 year ago

Were you using automatic mode? Because automatic mode forces the use of downloading via ffmpeg. If I use automatic mode and the stream times out or doesn't close gracefrully. The video it produces doesn't open. I'm going to revert back to manual mode which uses python for downloading the stream.