You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 16, 2020. It is now read-only.
After getting latest update.
Images are downloaded perfectly. but
When downloading video snaps files are created but with no extension and zero data. Debug is returns infinite stuff like this. ?????U????m_SX?j?C???=F:~u??^?x??|??)#?=??{??ؿq{qs˹??8??>Zf?(S??j?Pei?9ǵL??֘)?@?$(??)??O#A'֝????@ From past experience I relate this to png file being not written into files therefore outputting data, probably the video overlay as text or filter in PNG format.
At the same time debug shows Undefined variable: newFile in .../.../..../SC-API-master/src/snapchat.php on line 1918which is the writeToFile($path, $data).
@mgp25 mime tiype is text/plain probably because of empty file. Thing is that some image files, I belive PNGs, are ouputed at debug like U????m_SX?j?C???=F:~u??^?x??|??
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
After getting latest update.
Images are downloaded perfectly. but
?????U????m_SX?j?C???=F:~u??^?x??|??)#?=??{??ؿq{qs˹??8??>Zf?(S??j?Pei?9ǵL??֘)?@?$(??)??O#A'֝????@
From past experience I relate this to png file being not written into files therefore outputting data, probably the video overlay as text or filter in PNG format.At the same time debug shows
Undefined variable: newFile in .../.../..../SC-API-master/src/snapchat.php on line 1918
which is thewriteToFile($path, $data)
.Here's the complete debug https://www.dropbox.com/s/7pvivezy72mnvvm/debug.rtf?dl=0
I know there are passwords. don't care.
The text was updated successfully, but these errors were encountered: