- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
02-16-2017 07:06 AM
I have rewritten the available YouTube Miner (https://github.com/PaloAltoNetworks/youtube-miner) since it only mines the first 30 Videos from a user.
It now uses the YouTube API (so you need an API Key) and it mines all videos in a playlist (playlist ID required).
These two variables are set via the coresponding yml file.
To Mine another YouTube Playlist I have to creat a "new prototype from this" and change the values in the config.
This works until all indicators are aged out although I set the age_out default to null in the config.
In my original prototype the indicators do not age out.
Attached you find the node.py and the yml file. (don't judge my "programing" skills :/)
TL/DR: why does my local prototype ignore the age_out setting?
how can I set the variables needed (API key and Playlist ID) in the MineMeld UI -> same as in the autofocus miner
Thanks
Felix
02-21-2017 12:25 PM
I have added it to the youtube-miner extension as a new Miner, PlaylistMiner.
Added your nick as AUTHOR, if you want me to add your full name and email just unicast me at lmori@paloaltonetworks.com.
Thanks !
luigi
02-16-2017 08:54 AM
Hi @faeppli,
awesome ! Do you mind if I merge into the existing extension ? Are you OK with Apache 2 licensing ?
Thanks,
luigi
02-17-2017 05:23 AM
Sure, I don't mind.
Thanks,
Felix
02-21-2017 12:25 PM
I have added it to the youtube-miner extension as a new Miner, PlaylistMiner.
Added your nick as AUTHOR, if you want me to add your full name and email just unicast me at lmori@paloaltonetworks.com.
Thanks !
luigi
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!