loo-kuhs / tiktok-live-downloader

This is a console application built in TypeScript for downloading live shows from TikTok.
GNU General Public License v3.0
16 stars 5 forks source link

file format not supported ? #5

Closed orhogi closed 3 months ago

orhogi commented 3 months ago

image

loo-kuhs commented 3 months ago

Hello. I am not sure what generates that error. Did you try opening the video with another video player?

orhogi commented 3 months ago

Yes I tried VLC player still didn't help and I also tried to convert the file into a different format which it didn't work either

loo-kuhs commented 3 months ago

Hi, did you stop the download before opening the file?

I have tried by myself with that same tiktok user and I was able to play the video.

image

And as a tip, after starting the tiktok live download, wait two or three minutes before stopping the download.

orhogi commented 3 months ago

Hey and yes I stop the download Before opening the file and I just tried to leave it for 4 minutes and still the same problem

loo-kuhs commented 3 months ago

I don't know man, I tried to replicate the error. I need more information on how you are using the tool.

loo-kuhs commented 3 months ago

I think I know what is happening, you are trying to open the video file when the tool is active.

1st.- I assume you start the download tool. image

2nd.- Then I think you try to open the video file. image

3rd.- You're getting the error. image


Before opening the file, you must stop the download process. The file will not work until you do this.

In the command console just press CTRL + C on the keyboard.

Then you can open the file. image

orhogi commented 3 months ago

image I close the tool but that's enough tho thank you for trying to help

loo-kuhs commented 3 months ago

You can try using it with pwsh, you can download it from the microsoft store image

orhogi commented 3 months ago

ill try that

loo-kuhs commented 3 months ago

sure man

orhogi commented 3 months ago

Well that worked for some reason

orhogi commented 3 months ago

Ty again for this amazing project and for your help I really appreciate it

loo-kuhs commented 3 months ago

Thanks man, great to know.