Wednesday, April 18, 2012

[YouTube-API] Re: ...JavaMail.hostname.... appears in captions when uploaded via the Java Api CLient

Hello Nelson,

Interesting. I'll let the team responsible for the captions parsing
backend know about this—it sounds like something that should be
addressed server-side.

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.

No comments:

Post a Comment