B4A Library CustomYouTubeFeed

MarcoRome

Expert
Licensed User
Longtime User
Hi NJDude.
All work but i have a few question for you.

B4X:
Feed.GetMostPopular(paese,"this_week",fIndex, fMaxResults)

I have this result ( example ):



Is possible only things in red corner without description ???

Thank you very much for your response and great library
 

MarcoRome

Expert
Licensed User
Longtime User
Hi NJNude i have one question.
I utilize your library + SNYouTube.



Is possibile if i utilize Feed.GetPlayList know the name the video ( in this example "Ricky ...." as point 1 in picture) and name file youtube ( no playlist but name the movie that i load"??

Thank you
 

walterf25

Expert
Licensed User
Longtime User
Has anything changed on the youtube side, i have an idea for an app, i just downloaded your library and i get this error.

I haven't really looked too deep into it, so probably it's my fault, but let me know!

Thanks,
Walter
 

Attachments

  • Screenshot_2015-07-14-20-44-17~2.jpg
    145.1 KB · Views: 199

MarcoRome

Expert
Licensed User
Longtime User
Right is disponible library HERE
 

MarcoRome

Expert
Licensed User
Longtime User
Hi Rick.
You can see this for next Result:

pageToken
The pageToken parameter identifies a specific page in the result set that should be returned. In an API response, the nextPageToken and prevPageToken properties identify other pages that could be retrieved.

Look THIS

And dont worry for my avatar is only little but good devil
 

Payne

New Member
Licensed User
Longtime User
I am b4a v7.8 and android 6.0.1
I ran the demo "YouTubeFeed_Sample.zip" and got following error.
Could anyone help ?

java.lang.NoSuchMethodError: No static method Msgbox(Ljava/lang/String;Ljava/lang/String;Lanywheresoftware/b4a/BAV in class Lanywheresoftware/b4a/keywords/Common; or its super classes (declaration of 'anywheresoftware.b4a.keywords.Common' appears in /data/app/com.njdude.youtube.feed.sample-2/base.apk)
at com.njdude.youtube.feed.sample.customyoutubefeed._hc_responseerror(customyoutubefeed.java:451)
at java.lang.reflect.Method.invoke(Native Method)
at anywheresoftware.b4a.BA.raiseEvent2(BA.java:186)
at anywheresoftware.b4a.BA$2.run(BA.java:360)
at android.os.Handler.handleCallback(Handler.java:739)
at android.os.Handler.dispatchMessage(Handler.java:95)
at android.os.Looper.loop(Looper.java:148)
at android.app.ActivityThread.main(ActivityThread.java:5451)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:102)
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…