B4J Question XMLSax Parser for B4J

B4JExplorer

Active Member
Licensed User
Longtime User
Hi,

Can you provide a link for the XMLSax Parser?


Fyi, I'm using wget to download an html version of several youtube video sites, i.e., the list at

https://www.youtube.com/user/<channel name>/videos


, and then extracting the titles of each video, the variable portion of the url, and constructing

https://www.youtube.com/watch?v=<variable portion of url>



That's all I want, just the list of recent videos for a given channel, not a playlist. Without getting a Youtube account id, and using their api.
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…