Assigned
Status Update
Comments
ma...@google.com <ma...@google.com> #2
I have one question related to Google translate API. but it is not related to this issue.
When i am trying to access Google Translate API using javascript when the query string size is around 13000 characters i am getting server response error code 400. Can you please let me know what is the request size limit if any exist.
When i am trying to access Google Translate API using javascript when the query string size is around 13000 characters i am getting server response error code 400. Can you please let me know what is the request size limit if any exist.
ma...@google.com <ma...@google.com>
kh...@gmail.com <kh...@gmail.com> #3
@vrames
according to Google API FAQ
The maximum size of each text to be translated is 5000 characters, not including any HTML tags.
according to Google API FAQ
The maximum size of each text to be translated is 5000 characters, not including any HTML tags.
kh...@gmail.com <kh...@gmail.com> #4
N/A
Description
We want to use some functions and filters of ffmpeg and they were implemented in newer version of ffmpeg. For example, tpad filter was implemented in release 4.2.
Could you please update(for python3.7+) and add(for python3.10 ubuntu 22.04) ffmpeg versions in ubuntu base images?