php-snapchat icon indicating copy to clipboard operation
php-snapchat copied to clipboard

Some videos load when saved, some don't?

Open Voiceeeeee opened this issue 9 years ago • 3 comments

Hello, I just started working on this library a few hours ago, decided to give it a shot for fun, and it's functioning perfectly, just one thing I noticed, I'm retrieving video snaps as MP4, when saving them and trying to open them, some work and some don't, the ones that aren't working did work at some case (removed the video and saved it again and it stopped working, although some I removed and saved again did work), I'm not really able to tell any difference between the videos working and the videos not working (when viewing them on an app that saves snaps on phone), no overlay or anything, what do you think could be causing this?

Thanks.

Voiceeeeee avatar Jan 01 '15 10:01 Voiceeeeee

Oh, it seems like it's not passing the isMedia check.

Voiceeeeee avatar Jan 01 '15 19:01 Voiceeeeee

If it isn't passing the first isMedia check then it should means it's zipped with an overlay. I am working on tuning the isMedia script to return the actual type of media, I'll keep you updated.

liamjack avatar Jan 01 '15 20:01 liamjack

It doesn't have an overlay, I checked with an app on Android and it's just a normal 8 seconds video, it also worked a few times with some tries then stopped working, then worked again.

Voiceeeeee avatar Jan 02 '15 07:01 Voiceeeeee