0
Fixed
[example-java-code] proxy parrten Class Name is Error

Java Class Name is error, Causes compilation errors,
Public class YouTubeCacheProxy{
....
}
it should be
Public class YoutubeCacheProxy{
....
}
some Java class Should be the same,Thank you
Solution
Service d'assistance aux clients par UserEcho
Fixed! Thanks for the bug report.