Android Question get_video_info YouTube

bistecc

Member
Hi, I'm using DLYoutube library but it always retrun "unplayable". This is the code I'm tryng to run. obviously I have in Sub Globals
B4X:
Dim ke_y As String = $"my_api_key_youtube"$
.....
B4X:
Wait For (DL.DirectLinkYT($"_Zz3I36XEj0"$)) Complete (Result As Map)

Someone has any idea?
 

MarcoRome

Expert
Licensed User
Longtime User
Read:
 
Upvote 0

MarcoRome

Expert
Licensed User
Longtime User
Upvote 0
Top