| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year, 3 months |
| seen | Apr 1 at 1:38 | |
| stats | profile views | 6 |
|
Dec 3 |
asked | youtube api vs regular search query differences? |
|
Nov 19 |
asked | Difference between YouTube API results and actual YouTube queries? |
|
Nov 19 |
awarded | Teacher |
|
Nov 18 |
answered | syntax for multiple field/entry specifications in the youtube api? |
|
Nov 18 |
asked | syntax for multiple field/entry specifications in the youtube api? |
|
Nov 16 |
accepted | var_dump and simpleXML? |
|
Nov 15 |
comment |
var_dump and simpleXML? it shows, for example, the duration in seconds in the xml feed but it doesn't appear in the var dump. "<yt:duration seconds='972'/>" etc |
|
Nov 15 |
awarded | Editor |
|
Nov 15 |
revised |
var_dump and simpleXML? added 64 characters in body |
|
Nov 15 |
comment |
var_dump and simpleXML? the data is getting dumped, but not all of it, which is what's confusing me here's the output I'm getting: pastebin.com/ggumXTEu |
|
Nov 15 |
asked | var_dump and simpleXML? |
|
Nov 14 |
awarded | Scholar |
|
Nov 14 |
comment |
find videos with a minimum number of views with youtube api? accepted your answer, could you point me to where that part of the api is elaborated upon though? i'm having trouble finding it (the yt:statistics/@viewCount syntax) |
|
Nov 14 |
accepted | find videos with a minimum number of views with youtube api? |
|
Nov 11 |
comment |
find videos with a minimum number of views with youtube api? apologies, I actually didn't see that when looking through the docs somehow. thank you for the help though. developers.google.com/youtube/2.0/… I was looking at the custom query parameters and didn't see it there |
|
Nov 11 |
asked | find videos with a minimum number of views with youtube api? |
|
Apr 14 |
awarded | Student |
|
Apr 13 |
asked | parsing multiple ints from one input |
|
Feb 15 |
comment |
ideal way of handling multiple return values in methods in java again though that just "feels" messy and not ideal. is generally considered better to break it into multiple methods or just deal with the fact that sometimes you need to work around it? |
|
Feb 15 |
asked | ideal way of handling multiple return values in methods in java |