samlegus / google-gdata

Automatically exported from code.google.com/p/google-gdata
0 stars 0 forks source link

the YouTube library doesn't support Shows #581

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
None of the API for Shows at 
https://developers.google.com/youtube/2.0/developers_guide_protocol_movies_and_s
hows is currently supported in the YouTube library.  Since I need that, I've 
written some code to support at least basic show scanning.

I'm attaching my current patch in hopes that you will find it useful.  I made 
an attempt to fit the style of the rest of the code, but let me know if there's 
anything you'd like me to tweak.

Original issue reported on code.google.com by nbidw...@gmail.com on 12 Apr 2012 at 7:38

GoogleCodeExporter commented 9 years ago
Thanks, really appreciated!

However, I don't see the patch attached, are you sure you included it?

Original comment by ccherub...@google.com on 12 Apr 2012 at 7:41

GoogleCodeExporter commented 9 years ago
Sorry, it fell off before I submitted the form.  Here's another try at it.

Original comment by nbidw...@gmail.com on 12 Apr 2012 at 7:46

Attachments:

GoogleCodeExporter commented 9 years ago
Hi Nathan,

I went through your patch and found it really good.
I fixed some minor issues and committed it in rev. 1170:

http://code.google.com/p/google-gdata/source/detail?r=1170

Thanks a lot for your contribution!

Claudio

Original comment by ccherub...@google.com on 13 Apr 2012 at 6:39