-
Notifications
You must be signed in to change notification settings - Fork 58
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Invalid file name #41
Comments
Obviously this is related to pathSafeFilename function. |
oh sorry! I have another request about this package! many thanks. |
Hi again feel free to change any part of my code, if you don't like it |
any updates? |
Could you test it again with the latest version? |
I tested it with latest version (2.9.1) but unfortunately file name generated with |
Please give me link to that video |
any updates? |
As I said before, the problem is that ending parentheses. please check attached image and link |
As you can see, it is downloading the file and no error happened |
Yes I know. it downloaded for me too. but I can't generate download link for that in my website! |
It's not the parentheses, it's the ending white space. I'll look into it
…On Sun, Oct 28, 2018, 9:47 PM Mostafa Zeinivand ***@***.***> wrote:
Yes I know. it downloaded for me too. but I can't generate download link
for that in my website!
because file name has unknown characters for browser and browser return
404!
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#41 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAqQb3z-_a2no5yGGERbzh6MGqOYm4kjks5upfTXgaJpZM4T0uF7>
.
|
Hi,
thanks for your nice package.
I have a problem with returned $filePath from onFinalized()
PATH_TO_FILE\...\videos\FC_Barcelona_vs_FC_Bayern_Munich_2015_(Champions_League_semi-final_Himno,Anthem ).3gp
can you see spaces after ')' ?
It seems
)
is not usual parentheses)
as we knowI can't generate link to the file! browser return
404
errororiginal video:
https://www.youtube.com/watch?v=sMq_A0ETURQ
The text was updated successfully, but these errors were encountered: