Hello Nelson,
Yes, is those <> tags that is mucking things up on the server side,
so removing them would work around the issue. That being said, the
real fix needs to be done on our servers, and we need to start
accepting those tags and rendering them meaningfully.
Cheers,
-Jeff Posnick, YouTube API Team
groups.google.com/group/youtube-api-gdata | apiblog.youtube.com |
@YouTubeDev
On Apr 25, 11:24 am, nelsounet <nelsou...@gmail.com> wrote:
> Ok thanks for your help ! Is there a workaround ? It seems that it works
> better removing the last line in this case ( <font color="#ffff00"
> size=14>...</font> )
>
> Le 25 avril 2012 16:55, Jeffrey Posnick <je...@google.com> a écrit :
>
>
>
>
>
>
>
> > Hello Nelson,
>
> > The engineering team knows what the root cause is and will be
> > addressed it in a future server-side push of our code. I don't have a
> > firm date for when that will take place, though.
>
> > Cheers,
> > -Jeff Posnick, YouTube API Team
> > groups.google.com/group/youtube-api-gdata | apiblog.youtube.com |
> > @YouTubeDev
>
> > On Apr 25, 4:06 am, nelson coelho <nelsou...@gmail.com> wrote:
> > > Hello Jeffrey,
>
> > > Did you have some feedbacks about this problem ?
>
> > > Thank you !
>
> > > Nelson
>
> > > Le jeudi 19 avril 2012 10:45:51 UTC+2, nelson coelho a écrit :
>
> > > > Here is a sample :http://www.youtube.com/watch?v=7ITRFewPAgU
>
> > > > Nelson
>
> > > > Le mercredi 18 avril 2012 22:51:39 UTC+2, Jeffrey Posnick a écrit :
>
> > > >> Hello Nelson,
>
> > > >> It would also be great if you could pass along the video id of the
> > > >> video you're seeing this with.
>
> > > >> Cheers,
> > > >> -Jeff Posnick, YouTube API Team
> > > >> groups.google.com/group/youtube-api-gdata | apiblog.youtube.com |
> > > >> @YouTubeDev
>
> > > >> On Apr 18, 4:23 am, nelson coelho <nelsou...@gmail.com> wrote:
> > > >> > Hello Jeff,
>
> > > >> > I had a answer, it is because my caption file ends with : <font
> > > >> > color="#ffff00" size=14>www.anydomain.com</font>
>
> > > >> > And it seems that there is a problem to parse the file ( library
> > side
> > > >> or
> > > >> > server side, I don't know ), so it gives that behaviour.
>
> > > >> > Now, i'm searching a way to cleanup the captions file to prevent
> > that
> > > >> > problem, I don't know yet what is the best patrice.
>
> > > >> > If it is library side, may be there is a possible fix too ?
>
> > > >> > Thank you for your help,
>
> > > >> > Nelson
>
> > > >> > Le mardi 17 avril 2012 23:34:50 UTC+2, Jeffrey Posnick a écrit :
>
> > > >> > > Hello Nelson,
>
> > > >> > > I'm assuming you're doing something wrong—I can't think of any
> > > >> reason
> > > >> > > why that would appear in your subtitle other than the fact that
> > > >> you're
> > > >> > > including that string (inadvertently) in the data that you're
> > sending
> > > >> > > to the server. I can't offer any concrete advice as to what in
> > your
> > > >> > > code might be doing that. I can point you to some sample Java code
> > > >> > > that submits captions and should properly work, though:
>
> >http://code.google.com/p/youtube-captions-uploader/source/browse/trun...
>
> > > >> > > (it's Java App Engine specific, but it should give you a general
> > > >> > > idea).
>
> > > >> > > Cheers,
> > > >> > > -Jeff Posnick, YouTube API Team
> > > >> > > groups.google.com/group/youtube-api-gdata | apiblog.youtube.com |
> > > >> > > @YouTubeDev
>
> > > >> > > On Apr 12, 11:22 am, nelson coelho <nelsou...@gmail.com> wrote:
> > > >> > > > Hello,
>
> > > >> > > > I'm using the last version in Java of this library ( 1.46.0
> > found
> > > >> > > herehttp://code.google.com/p/gdata-java-client) to upload,
> > update,
> > > >> > > delete
> > > >> > > > captions.
> > > >> > > > All is working fine But when I select that subtitle in the
> > player,
> > > >> this
> > > >> > > > message appears before showing the subtitles, do you know how to
> > > >> prevent
> > > >> > > > this in the library ?
>
> > > >> > > > <
>
> >https://lh5.googleusercontent.com/-Ho_RF1ujXnw/T4bxyhqMr1I/AAAAAAAAAC...>
>
> > > >> > > > Thank your for your help,
>
> > > >> > > > Nelson
> > > >> > > > <
> > > >>https://lh5.googleusercontent.com/-Ho_RF1ujXnw/T4bxyhqMr1I/AAAAAAAAAC
> > ..
> > > >> > > .>
>
> > --
> > You received this message because you are subscribed to the Google Groups
> > "YouTube APIs Developer Forum" group.
> > To post to this group, send email to youtube-api-gdata@googlegroups.com.
> > To unsubscribe from this group, send email to
> > youtube-api-gdata+unsubscribe@googlegroups.com.
> > For more options, visit this group at
> >http://groups.google.com/group/youtube-api-gdata?hl=en.
--
You received this message because you are subscribed to the Google Groups "YouTube APIs Developer Forum" group.
To post to this group, send email to youtube-api-gdata@googlegroups.com.
To unsubscribe from this group, send email to youtube-api-gdata+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/youtube-api-gdata?hl=en.
No comments:
Post a Comment